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.elea-light | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.elea-light')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.elea-light | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.elea-light b/ef-xresources/.Xresources.d/Xresources.elea-light new file mode 100644 index 0000000..b53a83f --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.elea-light @@ -0,0 +1,45 @@ +! Ef Elea Light Xresources theme +*.foreground: #221321 +*.background: #edf5e2 +URxvt.background: [90]#edf5e2 +*.cursorColor: #221321 +! black +*.color0: #221321 +*.color8: #676470 +! red +*.color1: #c3303a +*.color9: #c3303a +! green +*.color2: #00601f +*.color10: #00601f +! yellow +*.color3: #9a501f +*.color11: #9a501f +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #80308f +*.color13: #80308f +! cyan +*.color6: #1f70af +*.color14: #1f70af +! white +*.color7: #edf5e2 +*.color15: #edf5e2 + +dmenu.background: #edf5e2 +dmenu.foreground: #221321 +dmenu.selbackground: #a5c67f +dmenu.selforeground: #221321 + +Nsxiv.window.background: #edf5e2 +Nsxiv.window.foreground: #221321 +Nsxiv.mark.foreground: #221321 +Nsxiv.bar.background: #a5c67f +Nsxiv.bar.foreground: #221321 + +dwm.background: #edf5e2 +dwm.foreground: #221321 +dwm.selbackground: #a5c67f +dwm.selforeground: #221321 |
