Updated Color scheme
This commit is contained in:
+25
-1
@@ -12,6 +12,30 @@
|
||||
Inter, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
|
||||
--color-jet: #33312e;
|
||||
--color-pumpkin: #FE7F2D;
|
||||
--color-sunglow: #FCCA46;
|
||||
--color-olivine: #A1C181;
|
||||
--color-zomp: #619B8A;
|
||||
|
||||
--color-jet-50: #f6f5f5;
|
||||
--color-jet-100: #e8e6e5;
|
||||
--color-jet-200: #d3d0ce;
|
||||
--color-jet-300: #b5afab;
|
||||
--color-jet-900: #3f3d3a;
|
||||
|
||||
--color-pumpkin-50: #fff6ed;
|
||||
--color-pumpkin-100: #ffebd4;
|
||||
--color-pumpkin-200: #ffd2a9;
|
||||
--color-pumpkin-300: #ffb272;
|
||||
--color-pumpkin-400: #FE7F2D;
|
||||
--color-pumpkin-500: #fd6412;
|
||||
--color-pumpkin-600: #ee4a08;
|
||||
--color-pumpkin-700: #c53509;
|
||||
--color-pumpkin-800: #9c2b10;
|
||||
--color-pumpkin-900: #7e2610;
|
||||
--color-pumpkin-950: #440f06;
|
||||
|
||||
--color-nuke-50: oklch(0.99 0.0358 117.24);
|
||||
--color-nuke-100: oklch(0.97 0.0779 120.18);
|
||||
--color-nuke-200: oklch(0.95 0.1412 121.89);
|
||||
@@ -26,7 +50,7 @@
|
||||
|
||||
--color-etheral-50:oklch(0.98 0.019 204.85);
|
||||
--color-etheral-100:oklch(0.95 0.0444 210.46);
|
||||
--color-etheral-200:oklch(0.9 0.0777 214.41);
|
||||
--color-etheral-200:oklch(0.9 0.0777 214.41);
|
||||
--color-etheral-300:oklch(0.82 0.1327 218.85);
|
||||
--color-etheral-400:oklch(0.77 0.1401 223.63);
|
||||
--color-etheral-500:oklch(0.68 0.1345 228.8);
|
||||
|
||||
Reference in New Issue
Block a user