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-dark | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.elea-dark')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.elea-dark | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.elea-dark b/ef-xresources/.Xresources.d/Xresources.elea-dark new file mode 100644 index 0000000..26a0065 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.elea-dark @@ -0,0 +1,44 @@ +! Ef Elea Dark Xresources theme +*.foreground: #eaf2ef +*.background: #222524 +*.cursorColor: #eaf2ef +! black +*.color0: #222524 +*.color8: #969faf +! red +*.color1: #ff656a +*.color9: #ff7a5f +! green +*.color2: #7fc87f +*.color10: #50cf89 +! yellow +*.color3: #cac85f +*.color11: #e0b02f +! blue +*.color4: #57aff6 +*.color12: #78afff +! magenta +*.color5: #f59acf +*.color13: #cfaaff +! cyan +*.color6: #7fcfdf +*.color14: #60d5c2 +! white +*.color7: #eaf2ef +*.color15: #eaf2ef + +dmenu.background: #222524 +dmenu.foreground: #eaf2ef +dmenu.selbackground: #35605d +dmenu.selforeground: #ecf0ff + +Nsxiv.window.background: #222524 +Nsxiv.window.foreground: #eaf2ef +Nsxiv.mark.foreground: #eaf2ef +Nsxiv.bar.background: #35605d +Nsxiv.bar.foreground: #ecf0ff + +dwm.background: #222524 +dwm.foreground: #eaf2ef +dwm.selbackground: #35605d +dwm.selforeground: #ecf0ff |
