💄 chore(style): update styles

This commit is contained in:
retrozinndev
2025-07-30 16:15:23 -03:00
parent 29ddc393a9
commit 89851d4642
5 changed files with 55 additions and 49 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Frieren Battleground.jpg";
$wallpaper: "/home/joaov/wallpapers/Frieren Underwater.jpg";
// Special
$background: #181515;
$foreground: #c5c4c4;
$cursor: #c5c4c4;
$background: #0a1d30;
$foreground: #c1c6cb;
$cursor: #c1c6cb;
// Colors
$color0: #181515;
$color1: #975969;
$color2: #7f6960;
$color3: #7f697f;
$color4: #a57e83;
$color5: #878193;
$color6: #9d8793;
$color7: #9b9090;
$color8: #715c5c;
$color9: #CA778C;
$color10: #AA8C81;
$color11: #AA8CAA;
$color12: #DCA8AF;
$color13: #B4ADC5;
$color14: #D2B5C5;
$color15: #c5c4c4;
$color0: #0a1d30;
$color1: #0e7ea2;
$color2: #3a829e;
$color3: #1f96b0;
$color4: #717880;
$color5: #9c8a87;
$color6: #758899;
$color7: #93989d;
$color8: #606b76;
$color9: #13A9D8;
$color10: #4EAED3;
$color11: #2AC9EB;
$color12: #97A0AB;
$color13: #D1B8B5;
$color14: #9CB6CD;
$color15: #c1c6cb;