diff --git a/dot_config/wofi/style.css b/dot_config/wofi/style.css index 1c73127..02644fc 100644 --- a/dot_config/wofi/style.css +++ b/dot_config/wofi/style.css @@ -52,6 +52,10 @@ window { /* background: rgb(255,255,255); */ } +#text { + color: #cba6f7; +} + #text:selected { color: #fff; margin: 0px 0px; @@ -62,7 +66,6 @@ window { #entry { margin: 0px 0px; border: none; - color: #cba6f7; border-radius: 15px; background-color: transparent; } diff --git a/tags b/tags index c515214..e9bffa3 100644 --- a/tags +++ b/tags @@ -154,6 +154,7 @@ #temperature dot_config/hypr/component/waybar/style.css /^#temperature {$/;" i #temperature dot_config/hypr/component/waybar/style.css /^#temperature,$/;" i #temperature.critical dot_config/hypr/component/waybar/style.css /^#temperature.critical {$/;" c +#text dot_config/wofi/style.css /^#text {$/;" i #text:selected dot_config/wofi/style.css /^#text:selected {$/;" i #titlebar dot_config/firefox/userChrome.css /^#titlebar {$/;" i #titlebar #TabsToolbar dot_config/firefox/userChrome.css /^#titlebar #TabsToolbar {$/;" i