e02f96b151
I call it "provisory" because I don't have a Wi-Fi card to test it, but in theory, everything should work
27 lines
474 B
SCSS
27 lines
474 B
SCSS
// SCSS Variables
|
|
// Generated by 'wal'
|
|
$wallpaper: "/home/joaov/wallpapers/Frieren Rain.jpg";
|
|
|
|
// Special
|
|
$background: #25301c;
|
|
$foreground: #c8cbc6;
|
|
$cursor: #c8cbc6;
|
|
|
|
// Colors
|
|
$color0: #25301c;
|
|
$color1: #6c8251;
|
|
$color2: #7c9357;
|
|
$color3: #78846e;
|
|
$color4: #948a88;
|
|
$color5: #899869;
|
|
$color6: #98a27b;
|
|
$color7: #9ba197;
|
|
$color8: #707c66;
|
|
$color9: #91AE6D;
|
|
$color10: #A6C574;
|
|
$color11: #A0B093;
|
|
$color12: #C6B9B6;
|
|
$color13: #B7CB8D;
|
|
$color14: #CBD9A4;
|
|
$color15: #c8cbc6;
|