summaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources34
1 files changed, 34 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..913bfaa
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,34 @@
+xterm*termName: xterm-256color
+XTerm*locale: true
+XTerm*metaSendsEscape: true
+XTerm*saveLines: 4096
+
+XTerm*foreground: #D3D7CF
+XTerm*background: #2E3436
+
+XTerm*faceName: DejaVu Sans Mono: size=10
+! Tango palette
+! Black
+*color0: #2E3436
+*color8: #555753
+! Red
+*color1: #CC0000
+*color9: #EF2929
+! Green
+*color2: #4E9A06
+*color10: #8AE234
+! Yellow
+*color3: #C4A000
+*color11: #FCE94F
+! Blue
+*color4: #3465A4
+*color12: #729FCF
+! Purple
+*color5: #75507B
+*color13: #AD7FA8
+! Cyan
+*color6: #06989A
+*color14: #34E2E2
+! White
+*color7: #D3D7CF
+*color15: #EEEEEC