mirror of
https://github.com/labwc/labwc.git
synced 2026-02-20 01:40:22 -05:00
theme: add window.active.border.color
This replaces window.active.handle.bg.color which will no longer be supported.
This commit is contained in:
parent
f3a0db29f5
commit
31d3a53e46
4 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue