aboutsummaryrefslogtreecommitdiff
path: root/xorg/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/.Xresources')
-rw-r--r--xorg/.Xresources37
1 files changed, 37 insertions, 0 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources
new file mode 100644
index 0000000..2a03da8
--- /dev/null
+++ b/xorg/.Xresources
@@ -0,0 +1,37 @@
+#define color_dark #111111
+#define color_light #bbbbbb
+#define color_primary #d79921
+
+!Black + DarkGrey
+*color0: #282828
+*color8: #928374
+!DarkRed + Red
+*color1: #cc241d
+*color9: #fb4934
+!DarkGreen + Green
+*color2: #98971a
+*color10: #b8bb26
+!DarkYellow + Yellow
+*color3: #d79921
+*color11: #fabd2f
+!DarkBlue + Blue
+*color4: #458588
+*color12: #83a598
+!DarkMagenta + Magenta
+*color5: #b16286
+*color13: #d3869b
+!DarkCyan + Cyan
+*color6: #689d6a
+*color14: #8ec07c
+!LightGrey + White
+*color7: #a89984
+*color15: #ebdbb2
+
+st.background: #282828
+st.foreground: #ebdbb2
+
+*.background: #1d2021
+*.foreground: #ebdbb2
+*.selbackground: color_primary
+*.selforeground: #1d2021
+*.font: fira code nerd font:pixelsize=12:antialias=true:autohint=true