diff --git a/de/home/.config/de-vars/colors/active b/de/home/.config/de-vars/colors/active index 3f0e0ce..da25762 120000 --- a/de/home/.config/de-vars/colors/active +++ b/de/home/.config/de-vars/colors/active @@ -1 +1 @@ -eldorado \ No newline at end of file +blazer \ No newline at end of file diff --git a/de/home/.config/wofi/style.css b/de/home/.config/wofi/style.css index 59477a0..5c98772 100644 --- a/de/home/.config/wofi/style.css +++ b/de/home/.config/wofi/style.css @@ -5,7 +5,7 @@ window { border: 3px solid --wofi-color1; - background-color: --wofi-color16; + background-color: --wofi-color0; border-radius:10px; opacity:0.85; }