Add basic menu theme options

This commit is contained in:
Johan Malm 2021-02-16 20:43:20 +00:00
parent f3a95d65ad
commit bc04f50d14
6 changed files with 42 additions and 5 deletions

View file

@ -6,3 +6,7 @@ window.inactive.title.bg.color: #efece6
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