aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-22 23:28:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-22 23:28:00 +1300
commit5d7f261375ed0f45b09df1be697c93535eff2026 (patch)
treee9611d6c94304e2689f517377f94fa6fb30025bb
parentCorrect TERM string for xterm (diff)
downloaddotfiles-5d7f261375ed0f45b09df1be697c93535eff2026.tar.gz
dotfiles-5d7f261375ed0f45b09df1be697c93535eff2026.zip
Add color definitions to xterm resources
-rw-r--r--X/Xresources.d/xterm18
1 files changed, 18 insertions, 0 deletions
diff --git a/X/Xresources.d/xterm b/X/Xresources.d/xterm
index 20320fb1..51f8f4b4 100644
--- a/X/Xresources.d/xterm
+++ b/X/Xresources.d/xterm
@@ -6,3 +6,21 @@ xterm*eightBitInput: false
xterm*locale: true
xterm*metaSendsEscape: true
xterm*termName: xterm-256color
+xterm*background: #030303
+xterm*foreground: #E0E0E0
+xterm*color0: #030303
+xterm*color1: #CC0000
+xterm*color2: #3EAA06
+xterm*color3: #C4A000
+xterm*color4: #3465A4
+xterm*color5: #75507B
+xterm*color6: #06989A
+xterm*color7: #D3D7CF
+xterm*color8: #303030
+xterm*color9: #EF2929
+xterm*color10: #7AF234
+xterm*color11: #FCE94F
+xterm*color12: #729FCF
+xterm*color13: #AD7FA8
+xterm*color14: #34E2E2
+xterm*color15: #EEEEEC