forked from UKSOURCE/cms.hailearning.edu.vn
refactor: update primary color scheme and remove camp location functionality from admin routes and views
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
:root {
|
||||
/* Primary Colors (Gold/Cinnamon) */
|
||||
--primary-color: #bc9f69;
|
||||
--primary-color: #0048b4;
|
||||
--primary-rgb: 188, 159, 105;
|
||||
--primary-light: #d4c4a8;
|
||||
--primary-dark: #a68b58;
|
||||
--primary-light: #0038b4;
|
||||
--primary-dark: #0028b4;
|
||||
--primary-soft: rgba(188, 159, 105, 0.1);
|
||||
|
||||
/* Secondary Colors */
|
||||
|
||||
Reference in New Issue
Block a user