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.maris-light | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.maris-light')
| -rw-r--r-- | ef-xresources/Xresources.maris-light | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.maris-light b/ef-xresources/Xresources.maris-light new file mode 100644 index 0000000..63b5163 --- /dev/null +++ b/ef-xresources/Xresources.maris-light @@ -0,0 +1,39 @@ +! Ef Elea Light Xresources theme +*.foreground: #151a27 +*.background: #edf4f8 +*.cursorColor: #151a27 +! black +*.color0: #131c2b +*.color8: #afb8c3 +! red +*.color1: #c3303a +*.color9: #c3303a +! green +*.color2: #007010 +*.color10: #007010 +! yellow +*.color3: #805a1f +*.color11: #805a1f +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #80308f +*.color13: #80308f +! cyan +*.color6: #1f66af +*.color14: #1f66af +! white +*.color7: #edf4f8 +*.color15: #edf4f8 + +dmenu.background: #edf4f8 +dmenu.foreground: #151a27 +dmenu.selbackground: #a0c2ef +dmenu.selforeground: #151a27 + +Nsxiv.window.background: #edf4f8 +Nsxiv.window.foreground: #151a27 +Nsxiv.mark.foreground: #151a27 +Nsxiv.bar.background: #a0c2ef +Nsxiv.bar.foreground: #151a27 |
