@moveindustries/movement-design-system 1.1.6 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -0
- package/dist/assets/fonts/oracle/ABCOracle-Bold.woff2 +0 -0
- package/dist/assets/fonts/oracle/ABCOracle-BoldItalic.woff2 +0 -0
- package/dist/assets/fonts/oracle/ABCOracle-Medium.woff2 +0 -0
- package/dist/assets/fonts/oracle/ABCOracle-MediumItalic.woff2 +0 -0
- package/dist/assets/fonts/oracle/ABCOracle-Regular.woff2 +0 -0
- package/dist/assets/fonts/oracle/ABCOracle-RegularItalic.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-Bold.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-BoldItalic.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-Medium.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-MediumItalic.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-Regular.woff2 +0 -0
- package/dist/assets/fonts/recife/RecifeTextWeb-RegularItalic.woff2 +0 -0
- package/dist/{button-Dmwbc4J_.cjs → button-DZAlWvkC.cjs} +1 -1
- package/dist/{button-DBoRj4Bh.js → button-Dh2vlJOI.js} +4 -4
- package/dist/carousel.cjs +1 -1
- package/dist/carousel.js +42 -42
- package/dist/components/Footer/Footer.d.ts +46 -47
- package/dist/components/Footer/Footer.d.ts.map +1 -1
- package/dist/components/Footer/index.d.ts +2 -2
- package/dist/components/Footer/index.d.ts.map +1 -1
- package/dist/components/WalletModal/WalletModal.d.ts.map +1 -1
- package/dist/components/shadcn/button.d.ts +1 -1
- package/dist/components/shadcn/input.d.ts +1 -1
- package/dist/components/shadcn/typography.d.ts +1 -1
- package/dist/components/theme/index.d.ts +0 -2
- package/dist/components/theme/index.d.ts.map +1 -1
- package/dist/{drawer-C7hRQ7X-.js → drawer-CTsbhpbu.js} +38 -38
- package/dist/{drawer-BkuiusSD.cjs → drawer-DjVIwhWw.cjs} +1 -1
- package/dist/drawer.cjs +1 -1
- package/dist/drawer.js +1 -1
- package/dist/fonts.css +42 -279
- package/dist/index.cjs +1 -12
- package/dist/index.d.ts +7 -37
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1639 -4710
- package/dist/movement-design-system.css +1 -1
- package/dist/recipes.css +6 -6
- package/dist/theme.css +108 -130
- package/dist/{dialog-LjNZCtUV.cjs → use-mobile-C12jSU8y.cjs} +2 -2
- package/dist/{dialog-9n6-1DUQ.js → use-mobile-Da0X_fcF.js} +261 -262
- package/dist/wallet.cjs +1 -1
- package/dist/wallet.js +79 -90
- package/package.json +1 -11
- package/dist/components/Branding/Branding.d.ts +0 -31
- package/dist/components/Branding/Branding.d.ts.map +0 -1
- package/dist/components/Branding/index.d.ts +0 -3
- package/dist/components/Branding/index.d.ts.map +0 -1
- package/dist/components/DottedBackground/DottedBackground.d.ts +0 -11
- package/dist/components/DottedBackground/DottedBackground.d.ts.map +0 -1
- package/dist/components/DottedBackground/index.d.ts +0 -2
- package/dist/components/DottedBackground/index.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/GlobalNavMenu.d.ts +0 -87
- package/dist/components/GlobalNavMenu/GlobalNavMenu.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/BridgeIcon.d.ts +0 -2
- package/dist/components/GlobalNavMenu/icons/BridgeIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/DelegatedStakingIcon.d.ts +0 -2
- package/dist/components/GlobalNavMenu/icons/DelegatedStakingIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/ExplorerIcon.d.ts +0 -2
- package/dist/components/GlobalNavMenu/icons/ExplorerIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/GridIcon.d.ts +0 -4
- package/dist/components/GlobalNavMenu/icons/GridIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/MoveDocsIcon.d.ts +0 -2
- package/dist/components/GlobalNavMenu/icons/MoveDocsIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/ParthenonIcon.d.ts +0 -2
- package/dist/components/GlobalNavMenu/icons/ParthenonIcon.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/icons/index.d.ts +0 -7
- package/dist/components/GlobalNavMenu/icons/index.d.ts.map +0 -1
- package/dist/components/GlobalNavMenu/index.d.ts +0 -3
- package/dist/components/GlobalNavMenu/index.d.ts.map +0 -1
- package/dist/components/Logo/Logo.d.ts +0 -3
- package/dist/components/Logo/Logo.d.ts.map +0 -1
- package/dist/components/MultiOutlineText/MultiOutlineText.d.ts +0 -23
- package/dist/components/MultiOutlineText/MultiOutlineText.d.ts.map +0 -1
- package/dist/components/MultiOutlineText/index.d.ts +0 -3
- package/dist/components/MultiOutlineText/index.d.ts.map +0 -1
- package/dist/components/shadcn/alert-dialog.d.ts +0 -15
- package/dist/components/shadcn/alert-dialog.d.ts.map +0 -1
- package/dist/components/shadcn/aspect-ratio.d.ts +0 -4
- package/dist/components/shadcn/aspect-ratio.d.ts.map +0 -1
- package/dist/components/shadcn/button-group.d.ts +0 -12
- package/dist/components/shadcn/button-group.d.ts.map +0 -1
- package/dist/components/shadcn/checkbox.d.ts +0 -5
- package/dist/components/shadcn/checkbox.d.ts.map +0 -1
- package/dist/components/shadcn/crypto-amount-input.d.ts +0 -31
- package/dist/components/shadcn/crypto-amount-input.d.ts.map +0 -1
- package/dist/components/shadcn/empty.d.ts +0 -12
- package/dist/components/shadcn/empty.d.ts.map +0 -1
- package/dist/components/shadcn/field.d.ts +0 -25
- package/dist/components/shadcn/field.d.ts.map +0 -1
- package/dist/components/shadcn/form.d.ts +0 -25
- package/dist/components/shadcn/form.d.ts.map +0 -1
- package/dist/components/shadcn/hover-card.d.ts +0 -7
- package/dist/components/shadcn/hover-card.d.ts.map +0 -1
- package/dist/components/shadcn/input-group.d.ts +0 -17
- package/dist/components/shadcn/input-group.d.ts.map +0 -1
- package/dist/components/shadcn/item.d.ts +0 -24
- package/dist/components/shadcn/item.d.ts.map +0 -1
- package/dist/components/shadcn/list.d.ts +0 -45
- package/dist/components/shadcn/list.d.ts.map +0 -1
- package/dist/components/shadcn/menubar.d.ts +0 -27
- package/dist/components/shadcn/menubar.d.ts.map +0 -1
- package/dist/components/shadcn/navigation-menu.d.ts +0 -15
- package/dist/components/shadcn/navigation-menu.d.ts.map +0 -1
- package/dist/components/shadcn/radio-group.d.ts +0 -6
- package/dist/components/shadcn/radio-group.d.ts.map +0 -1
- package/dist/components/shadcn/scroll-area.d.ts +0 -6
- package/dist/components/shadcn/scroll-area.d.ts.map +0 -1
- package/dist/components/shadcn/separator.d.ts +0 -5
- package/dist/components/shadcn/separator.d.ts.map +0 -1
- package/dist/components/shadcn/sidebar.d.ts +0 -70
- package/dist/components/shadcn/sidebar.d.ts.map +0 -1
- package/dist/components/shadcn/switch.d.ts +0 -5
- package/dist/components/shadcn/switch.d.ts.map +0 -1
- package/dist/components/shadcn/textarea.d.ts +0 -4
- package/dist/components/shadcn/textarea.d.ts.map +0 -1
- package/dist/components/shadcn/toggle.d.ts +0 -10
- package/dist/components/shadcn/toggle.d.ts.map +0 -1
- package/dist/components/theme/theme-switcher.d.ts +0 -33
- package/dist/components/theme/theme-switcher.d.ts.map +0 -1
- package/dist/components/theme/use-theme.d.ts +0 -20
- package/dist/components/theme/use-theme.d.ts.map +0 -1
- package/dist/forms.cjs +0 -1
- package/dist/forms.d.ts +0 -2
- package/dist/forms.d.ts.map +0 -1
- package/dist/forms.js +0 -386
- package/dist/label-CPL77haD.js +0 -23
- package/dist/label-tKsAbVfX.cjs +0 -1
package/dist/theme.css
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* This theme implements a layered token system based on Movement Design Tokens:
|
|
12
12
|
*
|
|
13
13
|
* Layer 1: Primitives (spacing, sizing, radii, borders, shadows, opacity)
|
|
14
|
-
* Layer 2: Brand
|
|
14
|
+
* Layer 2: Brand Color (Movement cyan — `--color-cyan-*` ramp) + neutrals
|
|
15
15
|
* Layer 3: Semantic Base (bg, fg, border, feedback)
|
|
16
16
|
* Layer 4: Component Tokens (accordion, badge, input, etc.)
|
|
17
17
|
* Layer 5: Legacy Mappings (--primary, --secondary, etc.)
|
|
@@ -188,65 +188,30 @@
|
|
|
188
188
|
* LAYER 2: BRAND COLOR TOKENS
|
|
189
189
|
* ======================================================================== */
|
|
190
190
|
|
|
191
|
-
/* Brand
|
|
192
|
-
|
|
193
|
-
--color-
|
|
194
|
-
--color-
|
|
195
|
-
--color-
|
|
196
|
-
--color-
|
|
197
|
-
--color-
|
|
198
|
-
--color-
|
|
199
|
-
--color-
|
|
200
|
-
--color-
|
|
201
|
-
--color-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
--color-
|
|
206
|
-
--color-
|
|
207
|
-
--color-
|
|
208
|
-
--color-
|
|
209
|
-
--color-
|
|
210
|
-
--color-
|
|
211
|
-
--color-
|
|
212
|
-
--color-
|
|
213
|
-
--color-
|
|
214
|
-
|
|
215
|
-
/* Brand colors - Byzantine Blue */
|
|
216
|
-
--color-byzantine-blue-50: #c2ceff;
|
|
217
|
-
--color-byzantine-blue-100: #859dff;
|
|
218
|
-
--color-byzantine-blue-200: #5c7cff;
|
|
219
|
-
--color-byzantine-blue-300: #335cff;
|
|
220
|
-
--color-byzantine-blue-400: #0337ff;
|
|
221
|
-
--color-byzantine-blue-500: #002cd6;
|
|
222
|
-
--color-byzantine-blue-600: #0024ad;
|
|
223
|
-
--color-byzantine-blue-700: #001b85;
|
|
224
|
-
--color-byzantine-blue-800: #00135c;
|
|
225
|
-
--color-byzantine-blue-900: #000c3d;
|
|
226
|
-
|
|
227
|
-
/* Brand colors - Protocol Pink */
|
|
228
|
-
--color-protocol-pink-50: #fff1fc;
|
|
229
|
-
--color-protocol-pink-100: #ffc9f3;
|
|
230
|
-
--color-protocol-pink-200: #ffa0eb;
|
|
231
|
-
--color-protocol-pink-300: #ff77e2;
|
|
232
|
-
--color-protocol-pink-400: #eb66cf;
|
|
233
|
-
--color-protocol-pink-500: #ce52b4;
|
|
234
|
-
--color-protocol-pink-600: #b14199;
|
|
235
|
-
--color-protocol-pink-700: #94317f;
|
|
236
|
-
--color-protocol-pink-800: #762365;
|
|
237
|
-
--color-protocol-pink-900: #59184b;
|
|
238
|
-
|
|
239
|
-
/* Brand colors - Oracle Orange */
|
|
240
|
-
--color-oracle-orange-50: #ffefec;
|
|
241
|
-
--color-oracle-orange-100: #ffcdc2;
|
|
242
|
-
--color-oracle-orange-200: #ffab97;
|
|
243
|
-
--color-oracle-orange-300: #ff886d;
|
|
244
|
-
--color-oracle-orange-400: #FF6642;
|
|
245
|
-
--color-oracle-orange-500: #ea5330;
|
|
246
|
-
--color-oracle-orange-600: #c83e1e;
|
|
247
|
-
--color-oracle-orange-700: #a62c10;
|
|
248
|
-
--color-oracle-orange-800: #841d05;
|
|
249
|
-
--color-oracle-orange-900: #621300;
|
|
191
|
+
/* Brand color — Movement Cyan. Single source of truth for the brand ramp;
|
|
192
|
+
* `--color-cyan-300` (#15EDEB) is the primary Movement brand colour. */
|
|
193
|
+
--color-cyan-50: #E8FCFC;
|
|
194
|
+
--color-cyan-100: #C5F6F5;
|
|
195
|
+
--color-cyan-200: #8FF0EE;
|
|
196
|
+
--color-cyan-300: #15EDEB;
|
|
197
|
+
--color-cyan-400: #14D6D4;
|
|
198
|
+
--color-cyan-500: #12BCBA;
|
|
199
|
+
--color-cyan-600: #0FA09E;
|
|
200
|
+
--color-cyan-700: #0B7775;
|
|
201
|
+
--color-cyan-800: #084F4E;
|
|
202
|
+
--color-cyan-900: #042827;
|
|
203
|
+
|
|
204
|
+
/* Neutral ramp — near-black grays for app surfaces. */
|
|
205
|
+
--color-neutrals-50: #d6d6d6;
|
|
206
|
+
--color-neutrals-100: #b0b0b0;
|
|
207
|
+
--color-neutrals-200: #8a8a8a;
|
|
208
|
+
--color-neutrals-300: #4d4d4d;
|
|
209
|
+
--color-neutrals-400: #1d1d1d;
|
|
210
|
+
--color-neutrals-500: #1d1d1d;
|
|
211
|
+
--color-neutrals-600: #141414;
|
|
212
|
+
--color-neutrals-700: #0f0f0f;
|
|
213
|
+
--color-neutrals-800: #0a0a0a;
|
|
214
|
+
--color-neutrals-900: #050505;
|
|
250
215
|
|
|
251
216
|
/* Neutrals */
|
|
252
217
|
--color-neutrals-white: #ffffff;
|
|
@@ -287,10 +252,23 @@
|
|
|
287
252
|
--opacity-9: 0.9;
|
|
288
253
|
--opacity-10: 1; */
|
|
289
254
|
|
|
290
|
-
/* Font families
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
255
|
+
/* Font families. The brand faces are exposed as semantic vars set on :root:
|
|
256
|
+
* --font-display (ABC Oracle — sans + display) and --font-serif (RecifeText).
|
|
257
|
+
* There is no brand monospace, so --font-mono is left undefined and defers to
|
|
258
|
+
* the generic system monospace (or whatever a consumer sets). Consuming apps
|
|
259
|
+
* set the brand vars themselves
|
|
260
|
+
* (self-hosted via next/font); the optional `/fonts` entry sets them too for
|
|
261
|
+
* Storybook and non-Next consumers. Every utility below resolves through
|
|
262
|
+
* those vars, with standalone fallbacks so type degrades gracefully when no
|
|
263
|
+
* brand fonts are loaded. Because this is `@theme inline`, the tokens are NOT
|
|
264
|
+
* re-emitted to :root — they only generate the `.font-*` utilities — so the
|
|
265
|
+
* inner `var(--font-display)` always reads the :root value, never itself. */
|
|
266
|
+
--font-sans: var(--font-display, ui-sans-serif, system-ui, sans-serif);
|
|
267
|
+
--font-display: var(--font-display, ui-sans-serif, system-ui, sans-serif);
|
|
268
|
+
--font-heading: var(--font-display, ui-sans-serif, system-ui, sans-serif);
|
|
269
|
+
--font-body: var(--font-display, ui-sans-serif, system-ui, sans-serif);
|
|
270
|
+
--font-serif: var(--font-serif, ui-serif, Georgia, serif);
|
|
271
|
+
--font-mono: var(--font-mono, ui-monospace, monospace);
|
|
294
272
|
|
|
295
273
|
/* Container configuration */
|
|
296
274
|
--container-center: true;
|
|
@@ -399,14 +377,14 @@
|
|
|
399
377
|
--semantic-border-strong: rgba(0, 0, 0, 0.24);
|
|
400
378
|
|
|
401
379
|
/* Feedback semantic tokens */
|
|
402
|
-
--semantic-feedback-success-default:
|
|
403
|
-
--semantic-feedback-success-light:
|
|
380
|
+
--semantic-feedback-success-default: #16A34A;
|
|
381
|
+
--semantic-feedback-success-light: #DCFCE7;
|
|
404
382
|
--semantic-feedback-error-default: #D82C2D;
|
|
405
383
|
--semantic-feedback-error-light: #ffeaea;
|
|
406
|
-
--semantic-feedback-warning-default:
|
|
407
|
-
--semantic-feedback-warning-light:
|
|
408
|
-
--semantic-feedback-info-default:
|
|
409
|
-
--semantic-feedback-info-light:
|
|
384
|
+
--semantic-feedback-warning-default: #CA8A04;
|
|
385
|
+
--semantic-feedback-warning-light: #FEF9C3;
|
|
386
|
+
--semantic-feedback-info-default: #2563EB;
|
|
387
|
+
--semantic-feedback-info-light: #DBEAFE;
|
|
410
388
|
|
|
411
389
|
/* Disabled state */
|
|
412
390
|
--semantic-disabled-base: var(--color-neutrals-black-alpha-300);
|
|
@@ -421,21 +399,21 @@
|
|
|
421
399
|
*
|
|
422
400
|
* LEGACY VARIABLE → NEW TOKEN PATH
|
|
423
401
|
* -------------------------------------------------------------------------
|
|
424
|
-
* --primary → semantic.brand.primary.default (
|
|
402
|
+
* --primary → semantic.brand.primary.default (cyan.300)
|
|
425
403
|
* --primary-foreground → semantic.brand.primary.on-primary
|
|
426
|
-
* --secondary → semantic.brand.secondary.default (
|
|
404
|
+
* --secondary → semantic.brand.secondary.default (neutrals.400)
|
|
427
405
|
* --secondary-foreground → semantic.brand.secondary.on-secondary
|
|
428
|
-
* --accent → semantic.brand.accent.default (
|
|
406
|
+
* --accent → semantic.brand.accent.default (cyan-soft)
|
|
429
407
|
* --accent-foreground → semantic.brand.accent.on-accent
|
|
430
408
|
* --destructive → semantic.brand.error.default
|
|
431
409
|
* --destructive-foreground → semantic.brand.error.on-error
|
|
432
|
-
* --success → semantic.brand.success.default (
|
|
410
|
+
* --success → semantic.brand.success.default (functional green)
|
|
433
411
|
* --success-foreground → semantic.brand.success.on-success
|
|
434
|
-
* --warning → semantic.brand.warning.default (
|
|
412
|
+
* --warning → semantic.brand.warning.default (functional yellow)
|
|
435
413
|
* --warning-foreground → semantic.brand.warning.on-warning
|
|
436
414
|
* --error → semantic.brand.error.default (#D82C2D)
|
|
437
415
|
* --error-foreground → semantic.brand.error.on-error
|
|
438
|
-
* --info → semantic.feedback.info.default (
|
|
416
|
+
* --info → semantic.feedback.info.default (functional blue)
|
|
439
417
|
* --info-foreground → semantic.feedback.info.on-info
|
|
440
418
|
* --muted → semantic.bg.alt-1
|
|
441
419
|
* --muted-foreground → semantic.fg.muted
|
|
@@ -459,49 +437,49 @@
|
|
|
459
437
|
--popover: hsl(0 0% 100%); /* white - menu/dropdown bg */
|
|
460
438
|
--popover-foreground: hsl(0 0% 0%); /* black - menu text */
|
|
461
439
|
|
|
462
|
-
/* Brand semantic colors (light theme) */
|
|
463
|
-
--primary: hsl(
|
|
464
|
-
--primary-foreground: hsl(0 0%
|
|
465
|
-
--secondary: hsl(
|
|
466
|
-
--secondary-foreground: hsl(0 0% 100%); /* white -
|
|
467
|
-
--accent: hsl(
|
|
468
|
-
--accent-foreground: hsl(0 0%
|
|
440
|
+
/* Brand semantic colors (light theme) — Movement cyan #15EDEB */
|
|
441
|
+
--primary: hsl(179 84% 51%); /* cyan #15EDEB */
|
|
442
|
+
--primary-foreground: hsl(0 0% 10%); /* near-black - for cyan bg */
|
|
443
|
+
--secondary: hsl(0 0% 11%); /* near-black (royal blue retired) */
|
|
444
|
+
--secondary-foreground: hsl(0 0% 100%); /* white - on near-black */
|
|
445
|
+
--accent: hsl(176 64% 88%); /* cyan-soft #C9F6F3 - subtle bg */
|
|
446
|
+
--accent-foreground: hsl(0 0% 10%); /* near-black - on cyan-soft */
|
|
469
447
|
--destructive: hsl(0 72% 51%); /* red for destructive actions */
|
|
470
448
|
--destructive-foreground: hsl(0 0% 100%); /* white */
|
|
471
|
-
|
|
472
|
-
/* Feedback colors -
|
|
473
|
-
--info: hsl(
|
|
449
|
+
|
|
450
|
+
/* Feedback colors - functional (not brand) */
|
|
451
|
+
--info: hsl(217 91% 60%); /* #3B82F6 */
|
|
474
452
|
--info-foreground: hsl(0 0% 100%); /* white */
|
|
475
|
-
--success: hsl(
|
|
476
|
-
--success-foreground: hsl(0 0%
|
|
477
|
-
--warning: hsl(
|
|
478
|
-
--warning-foreground: hsl(0 0%
|
|
453
|
+
--success: hsl(158 64% 49%); /* #29CF96 */
|
|
454
|
+
--success-foreground: hsl(0 0% 10%); /* near-black */
|
|
455
|
+
--warning: hsl(48 95% 53%); /* #FACC15 */
|
|
456
|
+
--warning-foreground: hsl(0 0% 10%); /* near-black */
|
|
479
457
|
--error: hsl(0 72% 51%); /* red */
|
|
480
458
|
--error-foreground: hsl(0 0% 100%); /* white */
|
|
481
|
-
|
|
459
|
+
|
|
482
460
|
/* Muted & UI elements */
|
|
483
461
|
--muted: hsl(0 0% 96%); /* light muted bg */
|
|
484
462
|
--muted-foreground: hsl(0 0% 40%); /* muted gray */
|
|
485
463
|
--border: hsl(0 0% 0% / 12%); /* rgba(0,0,0,0.12) */
|
|
486
464
|
--input: hsl(0 0% 0% / 12%); /* rgba(0,0,0,0.12) */
|
|
487
|
-
--ring: hsl(
|
|
488
|
-
|
|
489
|
-
/* Charts
|
|
490
|
-
--chart-1: hsl(
|
|
491
|
-
--chart-2: hsl(
|
|
492
|
-
--chart-3: hsl(
|
|
493
|
-
--chart-4: hsl(
|
|
494
|
-
--chart-5: hsl(
|
|
495
|
-
|
|
465
|
+
--ring: hsl(179 84% 51%); /* cyan - focus ring */
|
|
466
|
+
|
|
467
|
+
/* Charts */
|
|
468
|
+
--chart-1: hsl(179 84% 51%); /* cyan */
|
|
469
|
+
--chart-2: hsl(0 0% 40%); /* neutral */
|
|
470
|
+
--chart-3: hsl(217 91% 60%); /* info blue */
|
|
471
|
+
--chart-4: hsl(158 64% 49%); /* success green */
|
|
472
|
+
--chart-5: hsl(48 95% 53%); /* warning yellow */
|
|
473
|
+
|
|
496
474
|
/* Sidebar */
|
|
497
475
|
--sidebar: hsl(0 0% 98%); /* light */
|
|
498
476
|
--sidebar-foreground: hsl(0 0% 0%); /* black */
|
|
499
|
-
--sidebar-primary: hsl(
|
|
477
|
+
--sidebar-primary: hsl(179 84% 51%); /* cyan */
|
|
500
478
|
--sidebar-primary-foreground: hsl(0 0% 0%); /* black */
|
|
501
479
|
--sidebar-accent: hsl(0 0% 96%); /* light gray */
|
|
502
480
|
--sidebar-accent-foreground: hsl(0 0% 0%); /* black */
|
|
503
481
|
--sidebar-border: hsl(0 0% 0% / 10%);
|
|
504
|
-
--sidebar-ring: hsl(
|
|
482
|
+
--sidebar-ring: hsl(179 84% 51%);
|
|
505
483
|
}
|
|
506
484
|
|
|
507
485
|
.dark {
|
|
@@ -524,14 +502,14 @@
|
|
|
524
502
|
--semantic-border-strong: rgba(255, 255, 255, 0.24);
|
|
525
503
|
|
|
526
504
|
/* Feedback semantic tokens (dark mode - brighter variants for visibility) */
|
|
527
|
-
--semantic-feedback-success-default:
|
|
528
|
-
--semantic-feedback-success-light:
|
|
505
|
+
--semantic-feedback-success-default: #29CF96;
|
|
506
|
+
--semantic-feedback-success-light: #0f3d2c;
|
|
529
507
|
--semantic-feedback-error-default: #ff4d4d;
|
|
530
508
|
--semantic-feedback-error-light: #3d1414;
|
|
531
|
-
--semantic-feedback-warning-default:
|
|
532
|
-
--semantic-feedback-warning-light:
|
|
533
|
-
--semantic-feedback-info-default:
|
|
534
|
-
--semantic-feedback-info-light:
|
|
509
|
+
--semantic-feedback-warning-default: #FACC15;
|
|
510
|
+
--semantic-feedback-warning-light: #3d3408;
|
|
511
|
+
--semantic-feedback-info-default: #3B82F6;
|
|
512
|
+
--semantic-feedback-info-light: #14213d;
|
|
535
513
|
|
|
536
514
|
/* Disabled state */
|
|
537
515
|
--semantic-disabled-base: rgba(255, 255, 255, 0.16);
|
|
@@ -549,22 +527,22 @@
|
|
|
549
527
|
--popover-foreground: hsl(0 0% 100%);
|
|
550
528
|
|
|
551
529
|
/* Brand semantic colors (dark mode) */
|
|
552
|
-
--primary: hsl(
|
|
530
|
+
--primary: hsl(179 84% 51%); /* cyan.300 - brighter for dark mode */
|
|
553
531
|
--primary-foreground: hsl(0 0% 0%);
|
|
554
|
-
--secondary: hsl(
|
|
555
|
-
--secondary-foreground: hsl(0 0%
|
|
556
|
-
--accent: hsl(
|
|
557
|
-
--accent-foreground: hsl(
|
|
532
|
+
--secondary: hsl(0 0% 9%); /* near-black (royal blue retired) */
|
|
533
|
+
--secondary-foreground: hsl(0 0% 100%); /* white - on near-black */
|
|
534
|
+
--accent: hsl(180 40% 16%); /* dark cyan tint - subtle bg */
|
|
535
|
+
--accent-foreground: hsl(179 84% 51%); /* cyan - on dark tint */
|
|
558
536
|
--destructive: hsl(0 72% 60%); /* brighter red for dark mode */
|
|
559
537
|
--destructive-foreground: hsl(0 0% 100%);
|
|
560
|
-
|
|
561
|
-
/* Feedback colors (dark mode) */
|
|
562
|
-
--info: hsl(
|
|
563
|
-
--info-foreground: hsl(0 0%
|
|
564
|
-
--success: hsl(
|
|
565
|
-
--success-foreground: hsl(0 0%
|
|
566
|
-
--warning: hsl(
|
|
567
|
-
--warning-foreground: hsl(0 0%
|
|
538
|
+
|
|
539
|
+
/* Feedback colors (dark mode) - functional */
|
|
540
|
+
--info: hsl(217 91% 60%); /* #3B82F6 */
|
|
541
|
+
--info-foreground: hsl(0 0% 100%);
|
|
542
|
+
--success: hsl(158 64% 49%); /* #29CF96 */
|
|
543
|
+
--success-foreground: hsl(0 0% 10%);
|
|
544
|
+
--warning: hsl(48 95% 53%); /* #FACC15 */
|
|
545
|
+
--warning-foreground: hsl(0 0% 10%);
|
|
568
546
|
--error: hsl(0 72% 60%); /* brighter red */
|
|
569
547
|
--error-foreground: hsl(0 0% 100%);
|
|
570
548
|
|
|
@@ -573,24 +551,24 @@
|
|
|
573
551
|
--muted-foreground: hsl(0 0% 64%);
|
|
574
552
|
--border: hsl(0 0% 100% / 12%);
|
|
575
553
|
--input: hsl(0 0% 100% / 12%);
|
|
576
|
-
--ring: hsl(
|
|
554
|
+
--ring: hsl(179 84% 51%); /* cyan.300 */
|
|
577
555
|
|
|
578
556
|
/* Charts (dark mode) */
|
|
579
|
-
--chart-1: hsl(
|
|
580
|
-
--chart-2: hsl(
|
|
581
|
-
--chart-3: hsl(
|
|
582
|
-
--chart-4: hsl(
|
|
583
|
-
--chart-5: hsl(
|
|
557
|
+
--chart-1: hsl(179 84% 51%); /* cyan */
|
|
558
|
+
--chart-2: hsl(0 0% 64%); /* neutral */
|
|
559
|
+
--chart-3: hsl(217 91% 60%); /* info blue */
|
|
560
|
+
--chart-4: hsl(158 64% 49%); /* success green */
|
|
561
|
+
--chart-5: hsl(48 95% 53%); /* warning yellow */
|
|
584
562
|
|
|
585
563
|
/* Sidebar (dark mode) */
|
|
586
564
|
--sidebar: hsl(0 0% 5%);
|
|
587
565
|
--sidebar-foreground: hsl(0 0% 100%);
|
|
588
|
-
--sidebar-primary: hsl(
|
|
566
|
+
--sidebar-primary: hsl(179 84% 51%); /* cyan.300 */
|
|
589
567
|
--sidebar-primary-foreground: hsl(0 0% 0%);
|
|
590
568
|
--sidebar-accent: hsl(0 0% 15%);
|
|
591
569
|
--sidebar-accent-foreground: hsl(0 0% 100%);
|
|
592
570
|
--sidebar-border: hsl(0 0% 100% / 10%);
|
|
593
|
-
--sidebar-ring: hsl(
|
|
571
|
+
--sidebar-ring: hsl(179 84% 51%);
|
|
594
572
|
}
|
|
595
573
|
|
|
596
574
|
/* ============================================================================
|
|
@@ -645,6 +623,6 @@
|
|
|
645
623
|
}
|
|
646
624
|
body {
|
|
647
625
|
@apply bg-background text-foreground;
|
|
648
|
-
font-family: var(--font-
|
|
626
|
+
font-family: var(--font-display, ui-sans-serif, system-ui, sans-serif);
|
|
649
627
|
}
|
|
650
628
|
}
|