summaryrefslogtreecommitdiff
path: root/config/x11/themes/nord
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/nord
parent43ca830b6cfbffba757230b59ba18c978974a060 (diff)
feat(x11): add multiple Xresources themes with symlink-based selection
Diffstat (limited to 'config/x11/themes/nord')
-rw-r--r--config/x11/themes/nord25
1 files changed, 25 insertions, 0 deletions
diff --git a/config/x11/themes/nord b/config/x11/themes/nord
new file mode 100644
index 0000000..b3b1fb9
--- /dev/null
+++ b/config/x11/themes/nord
@@ -0,0 +1,25 @@
+! nord theme colors
+*color0: #2e3440
+*color1: #bf616a
+*color2: #a3be8c
+*color3: #ebcb8b
+*color4: #81a1c1
+*color5: #b48ead
+*color6: #88c0d0
+*color7: #e5e9f0
+*color8: #4c566a
+*color9: #bf616a
+*color10: #a3be8c
+*color11: #ebcb8b
+*color12: #81a1c1
+*color13: #b48ead
+*color14: #8fbcbb
+*color15: #eceff4
+
+Sxiv.background: #2e3440
+Sxiv.foreground: #d8dee9
+Nsxiv.window.background: #2e3440
+Nsxiv.window.foreground: #d8dee9
+
+XTerm.vt100.background: #2e3440
+XTerm.vt100.foreground: #d8dee9