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.elea-dark | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.elea-dark')
| -rw-r--r-- | ef-xresources/Xresources.elea-dark | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.elea-dark b/ef-xresources/Xresources.elea-dark new file mode 100644 index 0000000..c0433f9 --- /dev/null +++ b/ef-xresources/Xresources.elea-dark @@ -0,0 +1,39 @@ +! 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 |
