mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add bottom bar
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
|
||||
$card-dark: #08090c;
|
||||
$red: #df4646;
|
||||
$blue: rgb(5, 80, 150);
|
||||
$green: rgb(67, 148, 67);
|
||||
$blue: #055096;
|
||||
$green: #439443;
|
||||
$separator: #ffffff46;
|
||||
$pink: rgb(196, 58, 58);
|
||||
$pink: #c43a3a;
|
||||
$highlight-blue: #006eff;
|
||||
// sizes
|
||||
$small: 0.5em;
|
||||
$smaller: 0.25em;
|
||||
|
||||
Reference in New Issue
Block a user