theme: add window.active.border.color

This replaces window.active.handle.bg.color which will no longer be
supported.
This commit is contained in:
Johan Malm 2021-04-10 18:40:43 +01:00
parent f3a0db29f5
commit 31d3a53e46
4 changed files with 10 additions and 10 deletions

View file

@ -33,12 +33,12 @@ A theme consists of a themerc file and optionally some xbm icons.
Line width (integer) of border border drawn around window frames.
Default is 1.
*window.active.border.color*
Border color of active window
*window.active.title.bg.color*
Background for the focussed window's titlebar
*window.active.handle.bg.color*
Background for the focussed window's handle.
*window.inactive.title.bg.color*
Background for non-focussed windows' titlebars