diff options
| -rw-r--r-- | xorg/Xresources.night | 18 | ||||
| -rw-r--r-- | xorg/Xresources.vivendi | 1 |
2 files changed, 9 insertions, 10 deletions
diff --git a/xorg/Xresources.night b/xorg/Xresources.night index 38af721..f0af2fe 100644 --- a/xorg/Xresources.night +++ b/xorg/Xresources.night @@ -8,22 +8,22 @@ URxvt.background: [90]#000e17 *.color8: #1a202b ! red *.color1: #ef656a -*.color9: #ef656a +*.color9: #f47360 ! green *.color2: #1fa526 -*.color10: #1fa526 +*.color10: #50a22f ! yellow -*.color3: #cf8502 -*.color11: #cf8502 +*.color3: #c48502 +*.color11: #e6832f ! blue *.color4: #379cf6 -*.color12: #379cf6 +*.color12: #6a88ff ! magenta *.color5: #d570af -*.color13: #d570af +*.color13: #af8aff ! cyan *.color6: #4fb0cf -*.color14: #4fb0cf +*.color14: #3dc0b0 ! white *.color7: #afbcbf *.color15: #afbcbf @@ -31,10 +31,10 @@ URxvt.background: [90]#000e17 dmenu.background: #000e17 dmenu.foreground: #afbcbf dmenu.selbackground: #003a7f -dmenu.selforeground: #afbcbf +dmenu.selforeground: #ceeeff Nsxiv.window.background: #000e17 Nsxiv.window.foreground: #afbcbf Nsxiv.mark.foreground: #afbcbf Nsxiv.bar.background: #003a7f -Nsxiv.bar.foreground: #afbcbf +Nsxiv.bar.foreground: #ceeeff diff --git a/xorg/Xresources.vivendi b/xorg/Xresources.vivendi index 9809f35..173dc6d 100644 --- a/xorg/Xresources.vivendi +++ b/xorg/Xresources.vivendi @@ -27,7 +27,6 @@ *.color7: #ffffff *.color15: #ffffff - dmenu.background: #000000 dmenu.foreground: #ffffff dmenu.selbackground: #505050 |
