summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-07-18 15:43:43 -0500
committerMarc Coquand <marc@mccd.space>2024-07-18 15:43:43 -0500
commit47958d0c59533805e05b793d0ca73d41d4ca7672 (patch)
tree514abdf565cefc46400f4778f462a999f7c07d7c
parentbf3d786d0711b23d09ce2cd09f2b8bcb41196e72 (diff)
downloadbsd-47958d0c59533805e05b793d0ca73d41d4ca7672.tar.gz
bsd-47958d0c59533805e05b793d0ca73d41d4ca7672.tar.bz2
bsd-47958d0c59533805e05b793d0ca73d41d4ca7672.zip
cwm: colors
-rw-r--r--cwmrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/cwmrc b/cwmrc
index ca20f5d..f2775a7 100644
--- a/cwmrc
+++ b/cwmrc
@@ -11,10 +11,10 @@ vtile 55
unbind-key all
color menufg "#FFFFFF" #black
color font "#000000" #black
-color menubg "#F5E094" #white
-color selfont "#000000" #black
-color activeborder "#777777"
-color inactiveborder "#DDDDDD"
+color menubg "#DDDDDD" "#000000"
+color selfont #white #white
+color activeborder "#58a9ad"
+color inactiveborder "#AAAAAA"
bind-mouse 4-3 window-resize
bind-mouse 4-1 window-move