summaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-12-01 18:07:01 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-12-01 18:07:01 -0500
commit4fc7bb5bf8deab009f844c2fbbad793fce700035 (patch)
treef36f76c6f53dd6cf2512a8268a6b636e23784ab2 /.Xresources
parent3089a7eaa479a0cb5349a9a294e215b48bba03b7 (diff)
downloadeibhear-4fc7bb5bf8deab009f844c2fbbad793fce700035.tar.gz
eibhear-4fc7bb5bf8deab009f844c2fbbad793fce700035.tar.zst
eibhear-4fc7bb5bf8deab009f844c2fbbad793fce700035.zip
gruvbox and xresources
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources20
1 files changed, 20 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..03d5c47
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,20 @@
+!! The default colors are "Gruvbox":
+*.color0: #282828
+*.color1: #cc241d
+*.color2: #98971a
+*.color3: #d79921
+*.color4: #458588
+*.color5: #b16286
+*.color6: #689d6a
+*.color7: #a89984
+*.color8: #928374
+*.color9: #fb4934
+*.color10: #b8bb26
+*.color11: #fabd2f
+*.color12: #83a598
+*.color13: #d3869b
+*.color14: #8ec07c
+*.color15: #ebdbb2
+
+!! Transparency (0-255):
+*.alpha: 230