Remove unused $green variable.
This commit is contained in:
@@ -18,7 +18,6 @@ $pink: #d63384 !default;
|
||||
$red: #da0000 !default; // Chosen
|
||||
$orange: hsl(30, 100%, 50%) !default; // Chosen, the Gold color from God
|
||||
$green: hsl(134, 87%, 30%) !default; // Chosen
|
||||
// $green: #198754 !default;
|
||||
$teal: #20c997 !default;
|
||||
$cyan: #0dcaf0 !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user