summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-05-13 17:26:59 -0700
committerMike Crute <mike@crute.us>2020-05-13 17:30:03 -0700
commitadc0f458cd6886095273f23fe27ca51de34189bb (patch)
tree5e148e8175475163af52da7d32b180b52622edeb /.Xresources
parentaacf80cb7b365f441286a0a94818d1b45aba3ad1 (diff)
downloaddotfiles-adc0f458cd6886095273f23fe27ca51de34189bb.tar.bz2
dotfiles-adc0f458cd6886095273f23fe27ca51de34189bb.tar.xz
dotfiles-adc0f458cd6886095273f23fe27ca51de34189bb.zip
Remove stterm hacks for 0.8.3
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources30
1 files changed, 28 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources
index f7c1f2a..245c09d 100644
--- a/.Xresources
+++ b/.Xresources
@@ -27,7 +27,33 @@ Xft.rgba: rgb
27! st requires this patch to honor these settings: 27! st requires this patch to honor these settings:
28! https://st.suckless.org/patches/xresources/ 28! https://st.suckless.org/patches/xresources/
29! 29!
30St.font: Inconsolata:size=12:antialias=true:autohint=true 30St.font: Source Code Pro:size=11:antialias=true:autohint=true
31St.termname: st-256color 31St.termname: xterm-256color
32St.background: #1d1f21
33St.foreground: #c5c8c6
34St.cursorColor: #707880
32 35
36! Reguar Colors
37St.color0: #282a2e
38St.color1: #a54242
39St.color2: #8c9440
40St.color3: #de935f
41St.color4: #5f819d
42St.color5: #85678f
43St.color6: #5e8d87
44St.color7: #707880
45
46! Bright Colors
47St.color8: #373b41
48St.color9: #cc6666
49St.color10: #b5bd68
50St.color11: #f0c674
51St.color12: #81a2be
52St.color13: #b294bb
53St.color14: #8abeb7
54St.color15: #c5c8c6
55
56!
57! Xcursor Settings
58!
33Xcursor.size: 24 59Xcursor.size: 24