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.symbiosis | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.symbiosis')
| -rw-r--r-- | ef-xresources/Xresources.symbiosis | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.symbiosis b/ef-xresources/Xresources.symbiosis new file mode 100644 index 0000000..4a2b79e --- /dev/null +++ b/ef-xresources/Xresources.symbiosis @@ -0,0 +1,40 @@ +! Ef Symbiosis Xresources theme +*.foreground: #d0d0d0 +*.background: #130911 +URxvt.background: [90]#130911 +*.cursorColor: #d0d0d0 +! black +*.color0: #130911 +*.color8: #4b3f47 +! red +*.color1: #fe5a7a +*.color9: #ff7355 +! green +*.color2: #0faa26 +*.color10: #6aad0f +! yellow +*.color3: #bf9032 +*.color11: #df8a5a +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ff +! cyan +*.color6: #4fbaef +*.color14: #1dbfcf +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #130911 +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #583435 +dmenu.selforeground: #d0d0d0 + +Nsxiv.window.background: #130911 +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #583435 +Nsxiv.bar.foreground: #d0d0d0 |
