🔧 chore(gitignore): actually ignore _wal.scss

This commit is contained in:
retrozinndev
2025-04-26 23:03:11 -03:00
parent 3155ccd9c9
commit 4a2733d884
3 changed files with 21 additions and 21 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Frieren At The Funeral.jpg";
$wallpaper: "/home/joaov/wallpapers/Gumi Street Bike.jpg";
// Special
$background: #181515;
$foreground: #c5c4c4;
$cursor: #c5c4c4;
$background: #0d101f;
$foreground: #c2c3c7;
$cursor: #c2c3c7;
// Colors
$color0: #181515;
$color1: #CA778C;
$color2: #AA8C81;
$color3: #AA8CAA;
$color4: #DCA8AF;
$color5: #B4ADC5;
$color6: #D2B5C5;
$color7: #9b9090;
$color8: #715c5c;
$color9: #d49ba9;
$color10: #cfa08f;
$color11: #d195d1;
$color12: #e3bdc3;
$color13: #c0b4df;
$color14: #e4bfd3;
$color15: #c5c4c4;
$color0: #0d101f;
$color1: #425169;
$color2: #4b756e;
$color3: #488389;
$color4: #708078;
$color5: #7a997b;
$color6: #9ba287;
$color7: #90929b;
$color8: #5c6071;
$color9: #586C8C;
$color10: #649D93;
$color11: #60AFB7;
$color12: #96ABA0;
$color13: #A3CCA4;
$color14: #CFD8B4;
$color15: #c2c3c7;