From f31eebf62233f43e8c4d88db8b79becc266c7b95 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 19 May 2024 10:16:07 -0700 Subject: [PATCH] Update .config/wofi/style.css Update tags --- dot_config/wofi/style.css | 5 ++++- tags | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) 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