mirror of
https://github.com/labwc/labwc.git
synced 2026-02-27 01:40:30 -05:00
osd: add theme settings for window-switcher preview
Adds theme settings like: osd.window-switcher.preview.border.width: 2 osd.window-switcher.preview.border.color: #ffffff,#00a2ff,#ffffff
This commit is contained in:
parent
2c0e76417f
commit
8096df19ba
5 changed files with 44 additions and 10 deletions
|
|
@ -68,6 +68,8 @@ osd.window-switcher.padding: 4
|
|||
osd.window-switcher.item.padding.x: 10
|
||||
osd.window-switcher.item.padding.y: 1
|
||||
osd.window-switcher.item.active.border.width: 2
|
||||
osd.window-switcher.preview.border.width: 1
|
||||
osd.window-switcher.preview.border.color: #dddda6,#000000,#dddda6
|
||||
|
||||
osd.workspace-switcher.boxes.width: 20
|
||||
osd.workspace-switcher.boxes.height: 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue