aboutsummaryrefslogtreecommitdiff
path: root/.cache/wal/colors-wal-dmenu.h
diff options
context:
space:
mode:
Diffstat (limited to '.cache/wal/colors-wal-dmenu.h')
-rw-r--r--.cache/wal/colors-wal-dmenu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/.cache/wal/colors-wal-dmenu.h b/.cache/wal/colors-wal-dmenu.h
index 6884ca0..e620001 100644
--- a/.cache/wal/colors-wal-dmenu.h
+++ b/.cache/wal/colors-wal-dmenu.h
@@ -1,6 +1,6 @@
static const char *colors[SchemeLast][2] = {
/* fg bg */
- [SchemeNorm] = { "#c4c4c5", "#151618" },
- [SchemeSel] = { "#c4c4c5", "#131e35" },
- [SchemeOut] = { "#c4c4c5", "#303d57" },
+ [SchemeNorm] = { "#cbc8c7", "#312322" },
+ [SchemeSel] = { "#cbc8c7", "#c3acaa" },
+ [SchemeOut] = { "#cbc8c7", "#bed5fb" },
};