aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-01-12 10:39:02 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:30 +0100
commit1fcc52de7c48828ba55005cc4b005c1b1ec13a32 (patch)
tree6b7f2eb6225bbfe4dda0bb764d15aa64d534e5e4
parent4cb940487e294383c25b996ddd8b02d858a14fc8 (diff)
downloaddotnvim-1fcc52de7c48828ba55005cc4b005c1b1ec13a32.tar.gz
dotnvim-1fcc52de7c48828ba55005cc4b005c1b1ec13a32.zip
Closer to gruvbox theme
-rw-r--r--xresources63
1 files changed, 43 insertions, 20 deletions
diff --git a/xresources b/xresources
index d46bdab..9c9acd9 100644
--- a/xresources
+++ b/xresources
@@ -16,24 +16,47 @@ XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>T: scroll-forw(1, halfpage) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
-!Theme Nine
-xterm*background: rgb:1a/1a/1a
-xterm*foreground: rgb:d6/d6/d6
-xterm*color0: rgb:00/00/00
-xterm*color1: rgb:9e/18/28
-xterm*color2: rgb:00/88/00
-xterm*color3: rgb:96/8a/38
-xterm*color4: rgb:41/41/71
-xterm*color5: rgb:96/3c/59
-xterm*color6: rgb:41/81/79
-xterm*color7: rgb:be/be/be
-xterm*color8: rgb:66/66/66
-xterm*color9: rgb:cf/61/71
-xterm*color10: rgb:7c/bc/8c
-xterm*color11: rgb:ff/f7/96
-xterm*color12: rgb:41/86/be
-xterm*color13: rgb:cf/9e/be
-xterm*color14: rgb:71/be/be
-xterm*color15: rgb:ff/ff/ff
-xterm*cursorColor: #d6d6d6
+! Generated with :
+! XRDB2Xreources.py
+!
+*.foreground: #e6d4a3
+*.background: #1e1e1e
+*.cursorColor: #bbbbbb
+!
+! Black
+*.color0: #161819
+*.color8: #7f7061
+!
+! Red
+*.color1: #f73028
+*.color9: #be0f17
+!
+! Green
+*.color2: #aab01e
+*.color10: #868715
+!
+! Yellow
+*.color3: #f7b125
+*.color11: #cc881a
+!
+! Blue
+*.color4: #719586
+*.color12: #377375
+!
+! Magenta
+*.color5: #c77089
+*.color13: #a04b73
+!
+! Cyan
+*.color6: #7db669
+*.color14: #578e57
+!
+! White
+*.color7: #faefbb
+*.color15: #e6d4a3
+!
+! Bold, Italic, Underline
+*.colorBD: #978771
+!*.colorIT:
+!*.colorUL: