Prettify palette file

This commit is contained in:
David Cook
2023-06-09 09:26:18 +10:00
parent f007cf3dad
commit e4c65ea87d
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ postcss.config.js
# Enabled: most of admin
/app/webpacker/css/admin/globals/
/app/webpacker/css/admin/shared/
/app/webpacker/css/admin_v3/globals/
/app/webpacker/css/admin_v3/globals/variables.scss
/app/webpacker/css/darkswarm/
/app/webpacker/css/mail/
/app/webpacker/css/shared/

View File

@@ -2,7 +2,7 @@
$color-1: #ffffff !default; // White
$color-2: #9fc820 !default; // Green
$color-3: #008397 !default; // Teal (Allports)
$color-4: #004E5B !default; // Dark Blue (Sherpa)
$color-4: #004e5b !default; // Dark Blue (Sherpa)
$color-5: #c85136 !default; // Red/Orange (Mojo)
$color-6: #ff9300 !default; // Yellow
$color-7: #eff1f2 !default; // Light grey