summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2018-11-12 14:51:58 -0800
committerMike Crute <crutem@amazon.com>2018-11-12 14:51:58 -0800
commit203b8a4705b04b0eaba7f36f46cbacc4a5147624 (patch)
treeee990397d817f61f538a2f987eb72015ecae9d97 /.Xresources
parent4357f7a95fb27401a593d5f4330611ea5a81b01b (diff)
downloaddotfiles-203b8a4705b04b0eaba7f36f46cbacc4a5147624.tar.bz2
dotfiles-203b8a4705b04b0eaba7f36f46cbacc4a5147624.tar.xz
dotfiles-203b8a4705b04b0eaba7f36f46cbacc4a5147624.zip
Add dark terminal theme
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources62
1 files changed, 43 insertions, 19 deletions
diff --git a/.Xresources b/.Xresources
index 6ef26a9..7d1f981 100644
--- a/.Xresources
+++ b/.Xresources
@@ -56,25 +56,25 @@ St.font: Inconsolata:size=12:antialias=true:autohint=true
56! stterm Light Color Scheme 56! stterm Light Color Scheme
57! (tweaked PaperColor for more true colors) 57! (tweaked PaperColor for more true colors)
58! 58!
59St.color0: #eeeeee 59! St.color0: #eeeeee
60St.color1: #af0000 60! St.color1: #af0000
61St.color2: #008700 61! St.color2: #008700
62St.color3: #5f8700 62! St.color3: #5f8700
63St.color4: #0087af 63! St.color4: #0087af
64St.color5: #ba00d7 64! St.color5: #ba00d7
65St.color6: #005f87 65! St.color6: #005f87
66St.color7: #444444 66! St.color7: #444444
67St.color8: #bcbcbc 67! St.color8: #bcbcbc
68St.color9: #d70000 68! St.color9: #d70000
69St.color10: #00cc00 69! St.color10: #00cc00
70St.color11: #d75f00 70! St.color11: #d75f00
71St.color12: #8700af 71! St.color12: #8700af
72St.color13: #d70087 72! St.color13: #d70087
73St.color14: #005faf 73! St.color14: #005faf
74St.color15: #cccccc 74! St.color15: #cccccc
75St.background: #0087af 75! St.background: #0087af
76St.foreground: #eeeeee 76! St.foreground: #eeeeee
77St.cursorColor: #005f87 77! St.cursorColor: #005f87
78 78
79! 79!
80! stterm Dark Color Scheme 80! stterm Dark Color Scheme
@@ -102,3 +102,27 @@ St.cursorColor: #005f87
102! 102!
103! St.background: #cccccc 103! St.background: #cccccc
104! St.foreground: #555555 104! St.foreground: #555555
105
106!
107! stterm Dark Color Scheme
108! (tweaked PaperColor for more true colors)
109!
110St.color0: #1c1c1c
111St.color1: #af005f
112St.color2: #5faf00
113St.color3: #d7af5f
114St.color4: #5fafd7
115St.color5: #808080
116St.color6: #d7875f
117St.color7: #d0d0d0
118St.color8: #585858
119St.color9: #5faf5f
120St.color10: #ff5faf
121St.color11: #ffaf00
122St.color12: #af87d7
123St.color13: #afd700
124St.color14: #00afaf
125St.color15: #5f8787
126St.background: #5fafd7
127St.foreground: #1c1c1c
128St.cursorColor: #d7875f