aboutsummaryrefslogtreecommitdiff
path: root/modus-xresources
diff options
context:
space:
mode:
authorDaniel <[email protected]>2024-10-26 15:21:27 -0400
committerDaniel <[email protected]>2024-10-26 15:25:40 -0400
commit6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 (patch)
tree54e9f82d4333491719eabf156a3933210e8f6f3f /modus-xresources
parent9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff)
add dwm colors and correct colors
Diffstat (limited to 'modus-xresources')
-rw-r--r--modus-xresources/Xresources.operandi5
-rw-r--r--modus-xresources/Xresources.operandi-tinted15
-rw-r--r--modus-xresources/Xresources.vivendi5
-rw-r--r--modus-xresources/Xresources.vivendi-tinted5
-rw-r--r--modus-xresources/Xresources.vivendi-tritanopia5
5 files changed, 30 insertions, 5 deletions
diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi
index e0ecb0f..8464c53 100644
--- a/modus-xresources/Xresources.operandi
+++ b/modus-xresources/Xresources.operandi
@@ -38,3 +38,8 @@ Nsxiv.window.foreground: #000000
Nsxiv.mark.foreground: #000000
Nsxiv.bar.background: #c8c8c8
Nsxiv.bar.foreground: #000000
+
+dwm.background: #ffffff
+dwm.foreground: #000000
+dwm.selbackground: #c8c8c8
+dwm.selforeground: #000000 \ No newline at end of file
diff --git a/modus-xresources/Xresources.operandi-tinted b/modus-xresources/Xresources.operandi-tinted
index bdb883b..032cc6d 100644
--- a/modus-xresources/Xresources.operandi-tinted
+++ b/modus-xresources/Xresources.operandi-tinted
@@ -27,13 +27,18 @@
*.color7: #fbf7f0
*.color15: #fbf7f0
-dmenu.background: #fbf7f0
-dmenu.foreground: #000000
-dmenu.selbackground: #cab9b2
-dmenu.selforeground: #000000
-
Nsxiv.window.background: #fbf7f0
Nsxiv.window.foreground: #000000
Nsxiv.mark.foreground: #000000
Nsxiv.bar.background: #cab9b2
Nsxiv.bar.foreground: #000000
+
+dmenu.background: #fbf7f0
+dmenu.foreground: #000000
+dmenu.selbackground: #cab9b2
+dmenu.selforeground: #000000
+
+dwm.background: #fbf7f0
+dwm.foreground: #000000
+dwm.selbackground: #cab9b2
+dwm.selforeground: #000000
diff --git a/modus-xresources/Xresources.vivendi b/modus-xresources/Xresources.vivendi
index 173dc6d..db3e262 100644
--- a/modus-xresources/Xresources.vivendi
+++ b/modus-xresources/Xresources.vivendi
@@ -37,3 +37,8 @@ Nsxiv.window.foreground: #ffffff
Nsxiv.mark.foreground: #ffffff
Nsxiv.bar.background: #505050
Nsxiv.bar.foreground: #ffffff
+
+dwm.background: #000000
+dwm.foreground: #ffffff
+dwm.selbackground: #505050
+dwm.selforeground: #ffffff \ No newline at end of file
diff --git a/modus-xresources/Xresources.vivendi-tinted b/modus-xresources/Xresources.vivendi-tinted
index 9d70383..ae4d9e8 100644
--- a/modus-xresources/Xresources.vivendi-tinted
+++ b/modus-xresources/Xresources.vivendi-tinted
@@ -37,3 +37,8 @@ Nsxiv.window.foreground: #ffffff
Nsxiv.mark.foreground: #ffffff
Nsxiv.bar.background: #292d48
Nsxiv.bar.foreground: #ffffff
+
+dwm.background: #0d0e1c
+dwm.foreground: #ffffff
+dwm.selbackground: #292d48
+dwm.selforeground: #ffffff \ No newline at end of file
diff --git a/modus-xresources/Xresources.vivendi-tritanopia b/modus-xresources/Xresources.vivendi-tritanopia
index 7c222ab..28cd681 100644
--- a/modus-xresources/Xresources.vivendi-tritanopia
+++ b/modus-xresources/Xresources.vivendi-tritanopia
@@ -37,3 +37,8 @@ Nsxiv.window.foreground: #ffffff
Nsxiv.mark.foreground: #ffffff
Nsxiv.bar.background: #003c52
Nsxiv.bar.foreground: #f0f0f0
+
+dwm.background: #000000
+dwm.foreground: #ffffff
+dwm.selbackground: #003c52
+dwm.selforeground: #f0f0f0