Remove hard-coded colors in vue
This commit is contained in:
@@ -41,7 +41,9 @@ $title: $default;
|
||||
$subtitle: #999;
|
||||
$download-hover: #0078A8;
|
||||
|
||||
//Legend colors
|
||||
//Map colors
|
||||
$space: #000000;
|
||||
$horizon: #FFFFFF;
|
||||
$legend: $default;
|
||||
$main-track: $message-flashy;
|
||||
$off-track: #0000ff;
|
||||
|
||||
Reference in New Issue
Block a user