Update colors.rasi

This commit is contained in:
FURK4NGG
2026-01-13 22:42:37 +03:00
committed by GitHub
parent eefdd1fbf9
commit 5763910f3a
+3 -2
View File
@@ -1,7 +1,8 @@
/* Colors */ /* Colors */
* { * {
background: #1a1b26; background-alt:#16161e;
background-alt: #16161e;
foreground: #f7ebe7; foreground: #f7ebe7;
purple: #4A4870;
blur: rgb(48, 49, 76, 0.80);
} }