summaryrefslogtreecommitdiff
path: root/bin/wmenu
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-12-27 17:26:42 -0500
committerSam Nystrom <sam@samnystrom.dev>2024-12-27 17:26:42 -0500
commit99ffa06bb2cf312f0d705fc9932afe03ed48bb5f (patch)
treebe007744ec14d2dc9e1445fef6817f151361d197 /bin/wmenu
parentbacc2552699376770a8c87cd6d3bc71aeb1f9330 (diff)
change color scheme to flexoki
Diffstat (limited to 'bin/wmenu')
-rwxr-xr-xbin/wmenu6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/wmenu b/bin/wmenu
index 675b31b..9df525d 100755
--- a/bin/wmenu
+++ b/bin/wmenu
@@ -1,8 +1,8 @@
#!/bin/execlineb -s0
multisubstitute {
- define bg "1e2030"
- define fg "cad3f5"
- define accent "8aadf4"
+ define bg "100f0f"
+ define fg "cecdc3"
+ define accent "4385be"
}
emptyenv -P
/usr/bin/wmenu