mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
themerc: fix default value of osd.bg.color
This commit is contained in:
parent
dfcaee4c99
commit
3c4c0a6643
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ menu.separator.padding.height: 3
|
|||
menu.separator.color: #888888
|
||||
|
||||
# on screen display (window-cycle dialog)
|
||||
osd.bg.color: #dddda6
|
||||
osd.bg.color: #e1dedb
|
||||
osd.border.color: #000000
|
||||
osd.border.width: 1
|
||||
osd.label.text.color: #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue