Update .config/wofi/style.css

Update tags
This commit is contained in:
punkfairie 2024-05-19 10:16:07 -07:00
parent ababa74172
commit f31eebf622
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 5 additions and 1 deletions

View file

@ -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;
}

1
tags
View file

@ -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