✨ ags: add ask popup, make notifications work(finally :3) and more improvements
This commit is contained in:
+20
-20
@@ -1,26 +1,26 @@
|
||||
// SCSS Variables
|
||||
// Generated by 'wal'
|
||||
$wallpaper: "/home/joaov/wallpapers/Bocchi The Rock!.png";
|
||||
$wallpaper: "/home/joaov/wallpapers/Miku Guitar.jpg";
|
||||
|
||||
// Special
|
||||
$background: #0a0a0c;
|
||||
$foreground: #c1c1c2;
|
||||
$cursor: #c1c1c2;
|
||||
$background: #171418;
|
||||
$foreground: #c5c4c5;
|
||||
$cursor: #c5c4c5;
|
||||
|
||||
// Colors
|
||||
$color0: #0a0a0c;
|
||||
$color1: #935d6d;
|
||||
$color2: #967e84;
|
||||
$color3: #ac8486;
|
||||
$color4: #bcae7a;
|
||||
$color5: #a49c9c;
|
||||
$color6: #bcb79c;
|
||||
$color7: #8a8a96;
|
||||
$color8: #565669;
|
||||
$color9: #C57C92;
|
||||
$color10: #C9A9B0;
|
||||
$color11: #E6B1B3;
|
||||
$color12: #FBE8A3;
|
||||
$color13: #DBD1D0;
|
||||
$color14: #FBF5D1;
|
||||
$color15: #c1c1c2;
|
||||
$color0: #171418;
|
||||
$color1: #607985;
|
||||
$color2: #208FB6;
|
||||
$color3: #4C9CB4;
|
||||
$color4: #63ADC9;
|
||||
$color5: #C3B49C;
|
||||
$color6: #89BBCF;
|
||||
$color7: #96909b;
|
||||
$color8: #715c71;
|
||||
$color9: #6aa4bf;
|
||||
$color10: #62a5bc;
|
||||
$color11: #78b3c5;
|
||||
$color12: #90becf;
|
||||
$color13: #dac7ab;
|
||||
$color14: #a7cbd9;
|
||||
$color15: #c5c4c5;
|
||||
|
||||
Reference in New Issue
Block a user