ui: Refactor styling a bit, ensure infobox is stylable

This commit is contained in:
Blaž Hrastnik 2021-08-20 10:58:44 +09:00
parent cbd39d67a4
commit 68626b8f78
3 changed files with 13 additions and 11 deletions

View file

@ -42,7 +42,7 @@ module = "#ff0000"
"ui.help" = { bg = "#7958DC", fg = "#171452" }
"ui.text" = { fg = "lavender" }
"ui.text.focus" = { fg = "lilac" }
"ui.text.focus" = { fg = "white" }
"ui.selection" = { bg = "#540099" }
"ui.selection.primary" = { bg = "#540099" }