diff options
| author | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
| commit | 168120d4068eff9816c11f0503738c12861821ae (patch) | |
| tree | 635e839eeca920432fcaa8417b282e074e84a4c2 /xorg/Xresources.spring | |
initial commit
Diffstat (limited to 'xorg/Xresources.spring')
| -rw-r--r-- | xorg/Xresources.spring | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/xorg/Xresources.spring b/xorg/Xresources.spring new file mode 100644 index 0000000..e0dc13d --- /dev/null +++ b/xorg/Xresources.spring @@ -0,0 +1,34 @@ +! Ef Spring Xresources theme +*.foreground: #34494a +*.background: #f6fff9 +URxvt.background: [90]#f6fff9 +*.cursorColor: #34494a +! black +*.color0: #f6fff9 +*.color8: #90918a +! red +*.color1: #c42d2f +*.color9: #c42d2f +! green +*.color2: #1a870f +*.color10: #1a870f +! yellow +*.color3: #a45f22 +*.color11: #a45f22 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #d5206f +*.color13: #d5206f +! cyan +*.color6: #1f6fbf +*.color14: #1f6fbf +! white +*.color7: #34494a +*.color15: #34494a + +dmenu.background: #f6fff9 +dmenu.foreground: #34494a +dmenu.selbackground: #90e8b0 +dmenu.selforeground: #34494a
\ No newline at end of file |
