summaryrefslogtreecommitdiff
path: root/config/Xresources
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-07-20 20:22:03 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-07-20 20:22:03 +0400
commitc419b97b5cc61127ca2b7f9839a588c2ee3e7353 (patch)
tree623e75923db712e700a447fbb48c0f7105836f8d /config/Xresources
parent395efb9df45b2000ef6aa11d2c9b7b1904b8c586 (diff)
directory name changed from dotfiles to config
Diffstat (limited to 'config/Xresources')
-rw-r--r--config/Xresources34
1 files changed, 34 insertions, 0 deletions
diff --git a/config/Xresources b/config/Xresources
new file mode 100644
index 0000000..42259ae
--- /dev/null
+++ b/config/Xresources
@@ -0,0 +1,34 @@
+! Black + DarkGrey
+*color0: #000000
+*color8: #555753
+! DarkRed + Red
+*color1: #ff6565
+*color9: #ff8d8d
+! DarkGreen + Green
+*color2: #93d44f
+*color10: #c8e7a8
+! DarkYellow + Yellow
+*color3: #eab93d
+*color11: #ffc123
+! DarkBlue + Blue
+*color4: #204a87
+*color12: #3465a4
+! DarkMagenta + Magenta
+*color5: #ce5c00
+*color13: #f57900
+!DarkCyan + Cyan (both not tango)
+*color6: #89b6e2
+*color14: #46a4ff
+! LightGrey + White
+*color7: #cccccc
+*color15: #ffffff
+
+XTerm.vt100.background: black
+XTerm.vt100.foreground: grey
+XTerm.vt100.foreground: grey
+
+Sxiv.background: #282828
+Sxiv.foreground: #ebdbb2
+
+Nsxiv.window.foreground: #4E3524
+Nsxiv.window.background: #282828