diff options
| -rw-r--r-- | ef-xresources/Xresources.cyprus | 2 | ||||
| -rw-r--r-- | ef-xresources/Xresources.spring | 2 | ||||
| -rw-r--r-- | fvwm/.fvwm/themes/ef-cyprus.sys | 6 | ||||
| -rw-r--r-- | modus-xresources/Xresources.operandi | 18 | ||||
| -rw-r--r-- | modus-xresources/Xresources.operandi-tinted | 18 | ||||
| -rw-r--r-- | modus-xresources/Xresources.vivendi-tritanopia | 2 |
6 files changed, 27 insertions, 21 deletions
diff --git a/ef-xresources/Xresources.cyprus b/ef-xresources/Xresources.cyprus index 6c39be8..30c7947 100644 --- a/ef-xresources/Xresources.cyprus +++ b/ef-xresources/Xresources.cyprus @@ -1,7 +1,7 @@ ! Ef Cyprus Xresources theme *.foreground: #242521 *.background: #fcf7ef -*.cursorColor: #242521 +*.cursorColor: #007f00 ! black *.color0: #242521 *.color8: #c5c3b8 diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring index 3b8f292..2335777 100644 --- a/ef-xresources/Xresources.spring +++ b/ef-xresources/Xresources.spring @@ -1,7 +1,7 @@ !!!!! Ef Spring Xresources theme *.foreground: #34494a *.background: #f6fff9 -*.cursorColor: #34494a +*.cursorColor: #bf005f ! black *.color0: #34494a *.color8: #595959 diff --git a/fvwm/.fvwm/themes/ef-cyprus.sys b/fvwm/.fvwm/themes/ef-cyprus.sys index c6fdec2..089df16 100644 --- a/fvwm/.fvwm/themes/ef-cyprus.sys +++ b/fvwm/.fvwm/themes/ef-cyprus.sys @@ -4,11 +4,11 @@ Colorset 2 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape Colorset 3 fg #fcf7ef, bg #142810, hi #142810, sh #142810, Plain, NoShape Colorset 4 fg #fcf7ef, bg #c0df6f, hi #c0df6f, sh #c0df6f, Plain, NoShape Colorset 5 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape -Colorset 6 fg #242521, bg #c0df6f, hi, sh, Plain, NoShape +Colorset 6 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 7 fg #242521, bg #242521, hi, sh, Plain, NoShape -Colorset 8 fg #fcf7ef, bg #242521, hi, sh, Plain, NoShape +Colorset 8 fg #142010, bg #c0df6f, hi, sh, Plain, NoShape Colorset 10 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape -Colorset 11 fg #242521, bg #c0df6f, hi #242521, sh #242521, Plain, NoShape +Colorset 11 fg #142010, bg #c0df6f, hi #242521, sh #242521, Plain, NoShape Colorset 12 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 13 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 14 fg #59786f, bg #f0ece0, hi #aaaaaa, sh #999999, Plain, NoShape diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi index f969097..e0ecb0f 100644 --- a/modus-xresources/Xresources.operandi +++ b/modus-xresources/Xresources.operandi @@ -1,4 +1,4 @@ -!!!! Modus Operandi Tinted Xresources theme +!!!! Modus Operandi Xresources theme *.foreground: #000000 *.background: #ffffff URxvt.background: [90]#ffffff @@ -8,22 +8,22 @@ URxvt.background: [90]#ffffff *.color8: #5C6370 ! red *.color1: #a60000 -*.color9: #a60000 +*.color9: #972500 ! green -*.color2: #005E00 -*.color10: #005E00 +*.color2: #006800 +*.color10: #00663f ! yellow -*.color3: #813E00 -*.color11: #813E00 +*.color3: #6f5500 +*.color11: #884900 ! blue *.color4: #0031A9 -*.color12: #0031A9 +*.color12: #3548cf ! magenta *.color5: #721045 -*.color13: #721045 +*.color13: #531ab6 ! cyan *.color6: #005e8b -*.color14: #005e8b +*.color14: #005f5f ! white *.color7: #ffffff *.color15: #ffffff diff --git a/modus-xresources/Xresources.operandi-tinted b/modus-xresources/Xresources.operandi-tinted index bd103f1..bdb883b 100644 --- a/modus-xresources/Xresources.operandi-tinted +++ b/modus-xresources/Xresources.operandi-tinted @@ -7,22 +7,22 @@ *.color8: #595959 ! red *.color1: #a60000 -*.color9: #a60000 +*.color9: #972500 ! green *.color2: #006800 -*.color10: #006800 +*.color10: #00663f ! yellow *.color3: #6f5500 -*.color11: #6f5500 +*.color11: #884900 ! blue *.color4: #0031a9 -*.color12: #0031a9 +*.color12: #3548cf ! magenta *.color5: #721045 -*.color13: #721045 +*.color13: #531ab6 ! cyan *.color6: #005e8b -*.color14: #005e8b +*.color14: #005f5f ! white *.color7: #fbf7f0 *.color15: #fbf7f0 @@ -31,3 +31,9 @@ dmenu.background: #fbf7f0 dmenu.foreground: #000000 dmenu.selbackground: #cab9b2 dmenu.selforeground: #000000 + +Nsxiv.window.background: #fbf7f0 +Nsxiv.window.foreground: #000000 +Nsxiv.mark.foreground: #000000 +Nsxiv.bar.background: #cab9b2 +Nsxiv.bar.foreground: #000000 diff --git a/modus-xresources/Xresources.vivendi-tritanopia b/modus-xresources/Xresources.vivendi-tritanopia index bde1fdd..7c222ab 100644 --- a/modus-xresources/Xresources.vivendi-tritanopia +++ b/modus-xresources/Xresources.vivendi-tritanopia @@ -1,7 +1,7 @@ ! Modus Vivendi Tritanopia Xresources theme *.foreground: #ffffff *.background: #000000 -*.cursorColor: #ffffff +*.cursorColor: #ff5f5f ! black *.color0: #000000 *.color8: #535353 |
