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";
|
@use "sass:math";
|
||||||
@import "scss/Catppuccin";
|
@import "scss/Catppuccin";
|
||||||
|
|
||||||
// todo: get rid of this
|
$accent: $sky;
|
||||||
@import "/home/daylin/.config/qtile/colors/colors.scss";
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
all: unset; //Unsets everything so you can style everything from scratch
|
all: unset; //Unsets everything so you can style everything from scratch
|
||||||
|
|
Loading…
Reference in a new issue