Make the world opaque

This commit is contained in:
2022-07-12 13:20:38 +02:00
parent a504e27e19
commit 14a9061e3d
5 changed files with 14 additions and 14 deletions

View File

@@ -3,11 +3,11 @@ icons = "awesome"
[theme]
name = "solarized-dark"
[theme.overrides]
idle_bg = "#002b36cc"
info_bg = "#268bd2cc"
good_bg = "#859900cc"
warning_bg = "#b58900cc"
critical_bg = "#dc322fcc"
idle_bg = "#002b36ff"
info_bg = "#268bd2ff"
good_bg = "#859900ff"
warning_bg = "#b58900ff"
critical_bg = "#dc322fff"
alternating_tint_bg = "#00000000"
separator = "<span font='14'>\ue0b2</span>"
#separator = ""