From 168120d4068eff9816c11f0503738c12861821ae Mon Sep 17 00:00:00 2001 From: bard Date: Mon, 15 Apr 2024 06:24:14 -0400 Subject: initial commit --- xorg/Xresources.spring | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 xorg/Xresources.spring (limited to 'xorg/Xresources.spring') 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 -- cgit v1.2.3