use the same color across apps

This commit is contained in:
Daylin Morgan 2024-07-25 12:01:43 -05:00
parent 58797bdeb6
commit d37de286ae
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

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