diff options
| author | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
| commit | 387795a86c5a202c4de10624b7262617b752570c (patch) | |
| tree | e8e4cd76432f2f3d438a187a42a49a072fe9be97 /ef-xresources/.Xresources.d/Xresources.maris-light | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.maris-light')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.maris-light | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.maris-light b/ef-xresources/.Xresources.d/Xresources.maris-light new file mode 100644 index 0000000..16291b2 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.maris-light @@ -0,0 +1,44 @@ +! 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 + +dwm.background: #edf4f8 +dwm.foreground: #151a27 +dwm.selbackground: #a0c2ef +dwm.selforeground: #151a27 |
