summaryrefslogtreecommitdiff
path: root/config/x11/themes/catppuccin
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/catppuccin
parent43ca830b6cfbffba757230b59ba18c978974a060 (diff)
feat(x11): add multiple Xresources themes with symlink-based selection
Diffstat (limited to 'config/x11/themes/catppuccin')
-rw-r--r--config/x11/themes/catppuccin28
1 files changed, 28 insertions, 0 deletions
diff --git a/config/x11/themes/catppuccin b/config/x11/themes/catppuccin
new file mode 100644
index 0000000..addc742
--- /dev/null
+++ b/config/x11/themes/catppuccin
@@ -0,0 +1,28 @@
+! Catppuccin Macchiato Palette (soft pastel/dark)
+
+*color0: #1e1e2e ! background dark purple-gray
+*color1: #f38ba8 ! pink (red)
+*color2: #a6e3a1 ! green
+*color3: #f9e2af ! yellow
+*color4: #89b4fa ! blue
+*color5: #f5c2e7 ! magenta
+*color6: #94e2d5 ! cyan
+*color7: #cdd6f4 ! light text
+
+*color8: #585b70 ! dark gray (bright black)
+*color9: #f38ba8 ! bright pink (red)
+*color10: #a6e3a1 ! bright green
+*color11: #f9e2af ! bright yellow
+*color12: #89b4fa ! bright blue
+*color13: #f5c2e7 ! bright magenta
+*color14: #94e2d5 ! bright cyan
+*color15: #f7faff ! bright white
+
+XTerm.vt100.background: #1e1e2e
+XTerm.vt100.foreground: #cdd6f4
+
+Sxiv.background: #1e1e2e
+Sxiv.foreground: #cdd6f4
+
+Nsxiv.window.background: #1e1e2e
+Nsxiv.window.foreground: #cdd6f4