themerc: fix syntax inconsistency

This commit is contained in:
Johan Malm 2021-03-04 20:30:23 +00:00
parent b50e8cbd0f
commit db4249dcc4

View file

@ -1,12 +1,10 @@
window.active.title.bg.color: #589bda
window.active.handle.bg.color: #3c7cb7
window.inactive.title.bg.color: #efece6
window.active.button.unpressed.image.color: #ffffff
window.inactive.button.unpressed.image.color: #000000
window.active.button.unpressed.image.color = #ffffff
window.inactive.button.unpressed.image.color = #000000
menu.items.bg.color = #fcfbfa
menu.items.text.color = #000000
menu.items.active.bg.color = #4a90d9
menu.items.active.text.color = #ffffff
menu.items.bg.color: #fcfbfa
menu.items.text.color: #000000
menu.items.active.bg.color: #4a90d9
menu.items.active.text.color: #ffffff