forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
$primary: #ffb684;
|
||||
$onPrimary: #512300;
|
||||
$primaryContainer: #733500;
|
||||
$onPrimaryContainer: #ffdbc4;
|
||||
$secondary: #e5bfa8;
|
||||
$onSecondary: #432b1b;
|
||||
$secondaryContainer: #5b4130;
|
||||
$onSecondaryContainer: #ffdbc4;
|
||||
$tertiary: #caca93;
|
||||
$onTertiary: #31320a;
|
||||
$tertiaryContainer: #48491e;
|
||||
$onTertiaryContainer: #e6e6ad;
|
||||
$error: #ffb4a9;
|
||||
$onError: #680003;
|
||||
$errorContainer: #930006;
|
||||
$onErrorContainer: #ffb4a9;
|
||||
$colorbarbg: #201a17;
|
||||
$onBackground: #ece0da;
|
||||
$surface: #201a17;
|
||||
$onSurface: #ece0da;
|
||||
$surfaceVariant: #52443c;
|
||||
$onSurfaceVariant: #d7c3b8;
|
||||
$outline: #9f8d83;
|
||||
$shadow: #000000;
|
||||
$inverseSurface: #ece0da;
|
||||
$inverseOnSurface: #362f2b;
|
||||
$inversePrimary: #954905;
|
||||
Reference in New Issue
Block a user