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.night | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/Xresources.night')
| -rw-r--r-- | ef-xresources/Xresources.night | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/ef-xresources/Xresources.night b/ef-xresources/Xresources.night deleted file mode 100644 index e0cc33d..0000000 --- a/ef-xresources/Xresources.night +++ /dev/null @@ -1,45 +0,0 @@ -! Ef Night Xresources theme -*.foreground: #afbcbf -*.background: #000e17 -URxvt.background: [90]#000e17 -*.cursorColor: #afbcbf -! black -*.color0: #000e17 -*.color8: #1a202b -! red -*.color1: #ef656a -*.color9: #f47360 -! green -*.color2: #1fa526 -*.color10: #50a22f -! yellow -*.color3: #c48502 -*.color11: #e6832f -! blue -*.color4: #379cf6 -*.color12: #6a88ff -! magenta -*.color5: #d570af -*.color13: #af8aff -! cyan -*.color6: #4fb0cf -*.color14: #3dc0b0 -! white -*.color7: #afbcbf -*.color15: #afbcbf - -dmenu.background: #000e17 -dmenu.foreground: #afbcbf -dmenu.selbackground: #003a7f -dmenu.selforeground: #ceeeff - -Nsxiv.window.background: #000e17 -Nsxiv.window.foreground: #afbcbf -Nsxiv.mark.foreground: #afbcbf -Nsxiv.bar.background: #003a7f -Nsxiv.bar.foreground: #ceeeff - -dwm.background: #000e17 -dwm.foreground: #afbcbf -dwm.selbackground: #003a7f -dwm.selforeground: #ceeeff |
