summaryrefslogtreecommitdiff
path: root/config/x11/themes/material
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-06-20 17:12:25 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-06-20 17:12:25 +0400
commitbba94b7aec1d5267747aa6bd51fda0d9b9a5b633 (patch)
treeef022ddabc2aa45ea7b1a6afc69c4d80b955b688 /config/x11/themes/material
parent43ca830b6cfbffba757230b59ba18c978974a060 (diff)
feat(x11): add multiple Xresources themes with symlink-based selection
Diffstat (limited to 'config/x11/themes/material')
-rw-r--r--config/x11/themes/material28
1 files changed, 28 insertions, 0 deletions
diff --git a/config/x11/themes/material b/config/x11/themes/material
new file mode 100644
index 0000000..a159177
--- /dev/null
+++ b/config/x11/themes/material
@@ -0,0 +1,28 @@
+! Material Theme (default/dark variant)
+
+*color0: #263238 ! background dark blue-gray
+*color1: #e06c75 ! red (error)
+*color2: #98c379 ! green (success)
+*color3: #e5c07b ! yellow (warning)
+*color4: #61afef ! blue (info)
+*color5: #c678dd ! magenta (purple)
+*color6: #56b6c2 ! cyan
+*color7: #abb2bf ! light gray (foreground)
+
+*color8: #5c6370 ! dark gray (bright black)
+*color9: #e06c75 ! bright red
+*color10: #98c379 ! bright green
+*color11: #e5c07b ! bright yellow
+*color12: #61afef ! bright blue
+*color13: #c678dd ! bright magenta
+*color14: #56b6c2 ! bright cyan
+*color15: #ffffff ! white
+
+XTerm.vt100.background: #263238
+XTerm.vt100.foreground: #abb2bf
+
+Sxiv.background: #263238
+Sxiv.foreground: #abb2bf
+
+Nsxiv.window.background: #263238
+Nsxiv.window.foreground: #abb2bf