diff options
| author | BardofSprites <[email protected]> | 2025-07-17 10:25:25 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-07-17 10:25:25 -0400 |
| commit | 619e979fab47548f04c899dd278175ea7dd5ba95 (patch) | |
| tree | f36d020b9cbbc63a19e6ccc0b83dfc3758472d9f /ef-xresources/.Xresources.d/Xresources.tritanopia-dark | |
| parent | 3231b1f472ccefbe914bd78708720f39ae5a5f94 (diff) | |
slight theme changes
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.tritanopia-dark')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.tritanopia-dark | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.tritanopia-dark b/ef-xresources/.Xresources.d/Xresources.tritanopia-dark index 66c1f72..1dc00de 100644 --- a/ef-xresources/.Xresources.d/Xresources.tritanopia-dark +++ b/ef-xresources/.Xresources.d/Xresources.tritanopia-dark @@ -1,32 +1,32 @@ yy!!!!! Ef Rosa Dark Xresources theme -st.foreground: #dfd0d5 -st.background: #15050f -URxvt.background: [93]#15050f -st.cursorColor: #fd3333 +*.foreground: #dfd0d5 +*.background: #15050f +URxvt.background: [95]#15050f +*.cursorColor: #fd3333 ! black -st.color0: #15050f -st.color8: #352f2f +*.color0: #15050f +*.color8: #352f2f ! red -st.color1: #d24f7f -st.color9: #df4f4f +*.color1: #d24f7f +*.color9: #df4f4f ! green -st.color2: #2fa526 -st.color10: #64aa0f +*.color2: #2fa526 +*.color10: #64aa0f ! yellow -st.color3: #c48702 -st.color11: #d0730f +*.color3: #c48702 +*.color11: #d0730f ! blue -st.color4: #6a88ff -st.color12: #029fff +*.color4: #6a88ff +*.color12: #029fff ! magenta -st.color5: #b0648f -st.color13: #a6699f +*.color5: #b0648f +*.color13: #a6699f ! cyan -st.color6: #3fafcf -st.color14: #4fafaf +*.color6: #3fafcf +*.color14: #4fafaf ! white -st.color7: #908890 -st.color15: #dfd0d5 +*.color7: #908890 +*.color15: #dfd0d5 dmenu.background: #15050f dmenu.foreground: #dfd0d5 |
