Added more variable color - tan and dodger blue

This commit is contained in:
llcain 2023-06-22 19:24:37 -05:00
parent 942ba0f7d1
commit 054f6582af

View File

@ -46,6 +46,8 @@ $yellow: #ffc107 !default;
$green: #198754 !default;
$teal: #20c997 !default;
$cyan: #0dcaf0 !default;
$tan: #d2b48c !default;
$dodger-blue: #005a9c !default;
// scss-docs-end color-variables
// scss-docs-start colors-map