diff --git a/home/private_dot_config/eww/eww.scss b/home/private_dot_config/eww/eww.scss index a0a3bed..bc7a1ee 100644 --- a/home/private_dot_config/eww/eww.scss +++ b/home/private_dot_config/eww/eww.scss @@ -2,8 +2,7 @@ @use "sass:math"; @import "scss/Catppuccin"; -// todo: get rid of this -@import "/home/daylin/.config/qtile/colors/colors.scss"; +$accent: $sky; * { all: unset; //Unsets everything so you can style everything from scratch