mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-04-28 11:17:41 +02:00
6 lines
163 B
SCSS
6 lines
163 B
SCSS
$background-color: #000000;
|
|
$primary-color: #ffffff;
|
|
$secondary-color: #9CA3AF;
|
|
$selection-color: #8039e2;
|
|
$spotify-box-color: #521c9e;
|
|
$font: 'Inter', sans-serif; |