From fb3033a9289b7e6dc8327dd8596a1990217b7218 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 15 Sep 2024 21:39:55 -0400 Subject: fix/update --- xorg/Xresources.elea-dark | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'xorg/Xresources.elea-dark') diff --git a/xorg/Xresources.elea-dark b/xorg/Xresources.elea-dark index ae00ed7..c0433f9 100644 --- a/xorg/Xresources.elea-dark +++ b/xorg/Xresources.elea-dark @@ -1,4 +1,4 @@ -! Ef Arbutus Xresources theme +! Ef Elea Dark Xresources theme *.foreground: #eaf2ef *.background: #222524 *.cursorColor: #eaf2ef @@ -7,22 +7,22 @@ *.color8: #969faf ! red *.color1: #ff656a -*.color9: #ff656a +*.color9: #ff7a5f ! green *.color2: #7fc87f -*.color10: #7fc87f +*.color10: #50cf89 ! yellow *.color3: #cac85f -*.color11: #cac85f +*.color11: #e0b02f ! blue *.color4: #57aff6 -*.color12: #57aff6 +*.color12: #78afff ! magenta *.color5: #f59acf -*.color13: #f59acf +*.color13: #cfaaff ! cyan -*.color6: #6fcfd2 -*.color14: #6fcfd2 +*.color6: #7fcfdf +*.color14: #60d5c2 ! white *.color7: #eaf2ef *.color15: #eaf2ef @@ -30,10 +30,10 @@ dmenu.background: #222524 dmenu.foreground: #eaf2ef dmenu.selbackground: #35605d -dmenu.selforeground: #eaf2ef +dmenu.selforeground: #ecf0ff Nsxiv.window.background: #222524 Nsxiv.window.foreground: #eaf2ef Nsxiv.mark.foreground: #eaf2ef Nsxiv.bar.background: #35605d -Nsxiv.bar.foreground: #eaf2ef +Nsxiv.bar.foreground: #ecf0ff -- cgit v1.2.3