user/eww-wayland: use catppuccin colours

This commit is contained in:
LavaDesu 2025-03-15 20:20:13 +11:00
parent 6d49e2b75d
commit 88196824f6
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 19 additions and 5 deletions

View file

@ -1,6 +1,6 @@
$background: #1a1b26;
$accent: #9d7cd8;
$foreground: #c0caf5;
$background: EWW_BACKGROUND;
$accent: EWW_ACCENT;
$foreground: EWW_TEXT;
* {
all: unset;