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.trio-dark | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.trio-dark')
| -rw-r--r-- | ef-xresources/Xresources.trio-dark | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.trio-dark b/ef-xresources/Xresources.trio-dark new file mode 100644 index 0000000..f6b452f --- /dev/null +++ b/ef-xresources/Xresources.trio-dark @@ -0,0 +1,40 @@ +!!!!! Ef Day Dark Xresources theme +*.foreground: #d8cfd5 +*.background: #160f0f +URxvt.background: [90]#160f0f +*.cursorColor: #ff99ff +! black +*.color0: #160f0f +*.color8: #564f55 +! red +*.color1: #ff85aa +*.color9: #ff7560 +! green +*.color2: #60b444 +*.color10: #a0c27f +! yellow +*.color3: #d4a052 +*.color11: #ef926f +! blue +*.color4: #8895ff +*.color12: #72afff +! magenta +*.color5: #d37faf +*.color13: #a698ef +! cyan +*.color6: #8fbaff +*.color14: #8fcfdf +! white +*.color7: #d8cfd5 +*.color15: #d8cfd5 + +dmenu.background: #160f0f +dmenu.foreground: #d8cfd5 +dmenu.selbackground: #6a294f +dmenu.selforeground: #ffdfdf + +Nsxiv.window.background: #160f0f +Nsxiv.window.foreground: #d8cfd5 +Nsxiv.mark.foreground: #d8cfd5 +Nsxiv.bar.background: #6a294f +Nsxiv.bar.foreground: #ffdfdf
\ No newline at end of file |
