color scheme update

This commit is contained in:
Desktop
2025-11-14 06:24:25 +05:00
parent 1ed3c482ad
commit 99ea23baa5
11 changed files with 200 additions and 190 deletions

View File

@@ -153,6 +153,16 @@ layer(base);
--color-theme-purple-500: #7a5af8;
/* IGNY8 Brand Colors - Use these for consistent branding */
--color-igny8-blue: #0693e3;
--color-igny8-blue-dark: #0472b8;
--color-igny8-green: #0bbf87;
--color-igny8-green-dark: #08966b;
--color-igny8-amber: #ff7a00;
--color-igny8-amber-dark: #cc5f00;
--color-igny8-purple: #5d4ae3;
--color-igny8-purple-dark: #3a2f94;
--shadow-theme-md: 0px 4px 8px -2px rgba(16, 24, 40, 0.1),
0px 2px 4px -2px rgba(16, 24, 40, 0.06);
--shadow-theme-lg: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),