From 619e979fab47548f04c899dd278175ea7dd5ba95 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 17 Jul 2025 10:25:25 -0400 Subject: slight theme changes --- .../.Xresources.d/Xresources.tritanopia-dark | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'ef-xresources/.Xresources.d') 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 -- cgit v1.2.3