diff options
| author | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
| commit | 27ff604b7d28373c37501af1adab3d17edcb6143 (patch) | |
| tree | 3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /ef-xresources/Xresources.cyprus | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.cyprus')
| -rw-r--r-- | ef-xresources/Xresources.cyprus | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.cyprus b/ef-xresources/Xresources.cyprus new file mode 100644 index 0000000..6c39be8 --- /dev/null +++ b/ef-xresources/Xresources.cyprus @@ -0,0 +1,39 @@ +! Ef Cyprus Xresources theme +*.foreground: #242521 +*.background: #fcf7ef +*.cursorColor: #242521 +! black +*.color0: #242521 +*.color8: #c5c3b8 +! red +*.color1: #9f0d0f +*.color9: #dd0020 +! green +*.color2: #006f00 +*.color10: #557400 +! yellow +*.color3: #a7601f +*.color11: #bf4400 +! blue +*.color4: #444fcf +*.color12: #065fbf +! magenta +*.color5: #9a456f +*.color13: #8448aa +! cyan +*.color6: #3f6faf +*.color14: #007a9f +! white +*.color7: #fcf7ef +*.color15: #fcf7ef + +dmenu.background: #fcf7ef +dmenu.foreground: #242521 +dmenu.selbackground: #c0df6f +dmenu.selforeground: #242521 + +Nsxiv.window.background: #fcf7ef +Nsxiv.window.foreground: #242521 +Nsxiv.mark.foreground: #242521 +Nsxiv.bar.background: #c0df6f +Nsxiv.bar.foreground: #221321 |
