keep flashy map icon in feed
This commit is contained in:
@@ -38,10 +38,13 @@ $download-hover: #0078A8;
|
||||
|
||||
//Legend colors
|
||||
$legend: $default;
|
||||
$main-track: #00ff78;
|
||||
$off-track: #0000ff;
|
||||
$hitchhiking: #ff7814;
|
||||
|
||||
//Tracks
|
||||
$track-start: $message;
|
||||
$track-end: #FF7814;
|
||||
$track-start: $main-track;
|
||||
$track-end: $hitchhiking;
|
||||
|
||||
//Loader
|
||||
$loader: $default-bg;
|
||||
|
||||
Reference in New Issue
Block a user