mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +00:00
refactor: action-blue is from blue scale
This commit is contained in:
committed by
Carlos Valente
parent
5d4fe8e795
commit
bab50ea7db
@@ -8,7 +8,7 @@ $component-border-radius-sm: 2px;
|
||||
$component-border-radius-full: 99px;
|
||||
|
||||
// semantic colours
|
||||
$action-blue: #3182ce;
|
||||
$action-blue: $blue-500;
|
||||
$action-text-color: $blue-400;
|
||||
$ontime-color: #ff7597;
|
||||
$error-red: $red-500;
|
||||
|
||||
Reference in New Issue
Block a user