purple
This commit is contained in:
23
colors.scss
23
colors.scss
@@ -1,12 +1,11 @@
|
||||
$background-1: #191919;
|
||||
$background-2: #515151;
|
||||
$background-3: #24222A;
|
||||
$background-4: #302E38;
|
||||
$highlight-1: #CD1D48;
|
||||
$highlight-1s: #FF5580;
|
||||
$highlight-2: #00FFAA;
|
||||
$highlight-3: #8C66FF;
|
||||
$highlight-3s: #A87AFF;
|
||||
$text-1: #FFFFFF;
|
||||
$text-2: #E0DBF0;
|
||||
|
||||
$background-1: #262229;
|
||||
$background-2: #474349;
|
||||
$background-3: #262229;
|
||||
$background-4: #262229;
|
||||
$highlight-1: #624591;
|
||||
$highlight-1s: #B2868D;
|
||||
$highlight-2: #837197;
|
||||
$highlight-3: #837197;
|
||||
$highlight-3s: #C27DD6;
|
||||
$text-1: #ECE5F0;
|
||||
$text-2: #ECE5F0;
|
||||
|
||||
Reference in New Issue
Block a user