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.reverie | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/Xresources.reverie')
| -rw-r--r-- | ef-xresources/Xresources.reverie | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/ef-xresources/Xresources.reverie b/ef-xresources/Xresources.reverie deleted file mode 100644 index 94a501e..0000000 --- a/ef-xresources/Xresources.reverie +++ /dev/null @@ -1,44 +0,0 @@ -! Ef Reverie Xresources theme -*.foreground: #4f204f -*.background: #f3eddf -*.cursorColor: #4f204f -! black -*.color0: #4f204f -*.color8: #6f6877 -! red -*.color1: #ba2d2f -*.color9: #b21f00 -! green -*.color2: #5a7400 -*.color10: #008250 -! yellow -*.color3: #87591f -*.color11: #a05900 -! blue -*.color4: #5059c0 -*.color12: #265fbf -! magenta -*.color5: #9f4e74 -*.color13: #7755b4 -! cyan -*.color6: #3060af -*.color14: #0b6e8a -! white -*.color7: #efd5c5 -*.color15: #efd5c5 - -dmenu.background: #f3eddf -dmenu.foreground: #4f204f -dmenu.selbackground: #d1b0df -dmenu.selforeground: #523044 - -Nsxiv.window.background: #f3eddf -Nsxiv.window.foreground: #4f204f -Nsxiv.mark.foreground: #4f204f -Nsxiv.bar.background: #d1b0df -Nsxiv.bar.foreground: #523044 - -dwm.background: #f3eddf -dwm.foreground: #4f204f -dwm.selbackground: #d1b0df -dwm.selforeground: #523044 |
