aboutsummaryrefslogtreecommitdiff
path: root/.config/cow/cowiconman.conf
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-08-30 13:54:19 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-08-30 13:54:19 +0100
commitd405782b34516d962d8315765821496ad365af10 (patch)
treec01cf97d5a733584588eccea700e39914505ef54 /.config/cow/cowiconman.conf
parent67397955ba3346f620f0faf0fa01fbb7722ef0fd (diff)
Updates to display the keyboard state in cowbuttons
Diffstat (limited to '.config/cow/cowiconman.conf')
-rw-r--r--.config/cow/cowiconman.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/cow/cowiconman.conf b/.config/cow/cowiconman.conf
index 1f09171..5ed89e4 100644
--- a/.config/cow/cowiconman.conf
+++ b/.config/cow/cowiconman.conf
@@ -13,4 +13,8 @@ iconman current {
match title=!Clock
match title=!cowbuttons
match title=!cowpager
+ style active.bg 0x458588
+ style active.fg 0xffffff
+ style inactive.bg 0x83a598
+ style inactive.fg 0x000000
}