use the same color across apps
This commit is contained in:
parent
58797bdeb6
commit
d37de286ae
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue