mirror of
https://github.com/safing/web
synced 2026-05-05 23:37:12 +00:00
Add $main_color variable for semantic black
This commit is contained in:
parent
08dea33b03
commit
1fe2ea40dd
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ $anchor: #0078ff;
|
|||
$anchor_hover: #258bff;
|
||||
|
||||
// other colors
|
||||
$main_color: rgba(0, 0, 0, 0.87);
|
||||
$color_mine_shaft_approx: #333 !default;
|
||||
$color_alto_approx: #ddd !default;
|
||||
$color_celeste_approx: #ccc !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue