aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-08-20 01:58:44 +0000
committerBlaž Hrastnik2021-08-20 01:58:44 +0000
commit68626b8f7844381c7fdfc8ddeffcbe5e84f1db04 (patch)
tree7793b585b20a83aa57212c3cd8c4e6af2cd7139d /theme.toml
parentcbd39d67a419aa0442af6d81b5b41ad518dc5fff (diff)
ui: Refactor styling a bit, ensure infobox is stylable
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 4df02667..b66ac499 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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" }