Update _color-palette-default.scss

This commit is contained in:
vinceliuice
2024-06-21 18:41:19 +08:00
parent 57f10cc353
commit 686fe61569

View File

@@ -25,8 +25,8 @@ $green-light: #66BB6A;
$green-dark: #4CAF50; $green-dark: #4CAF50;
// Yellow // Yellow
$yellow-light: #FBC02D; $yellow-light: #FFD600;
$yellow-dark: #FFD600; $yellow-dark: #FBC02D;
// Orange // Orange
$orange-light: #FF8A65; $orange-light: #FF8A65;