Sign In

@nvidia-elements/themes

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nvidia-elements/themes - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+13
-13
CHANGELOG.md

@@ -1,15 +0,15 @@

## <small>0.0.5 (2026-04-16)</small>
## <small>0.0.6 (2026-04-17)</small>
* fix(cli): reset versions ([8a81268](https://github.com/NVIDIA/elements/commit/8a81268))
* fix(code): reset versions ([1c08cc7](https://github.com/NVIDIA/elements/commit/1c08cc7))
* fix(core): reset versions ([553ae54](https://github.com/NVIDIA/elements/commit/553ae54))
* fix(create): reset versions ([a69d52b](https://github.com/NVIDIA/elements/commit/a69d52b))
* fix(forms): reset versions ([c17d18f](https://github.com/NVIDIA/elements/commit/c17d18f))
* fix(lint): reset versions ([d9e5ee5](https://github.com/NVIDIA/elements/commit/d9e5ee5))
* fix(markdown): reset versions ([ccabfbd](https://github.com/NVIDIA/elements/commit/ccabfbd))
* fix(monaco): reset versions ([5abcaf1](https://github.com/NVIDIA/elements/commit/5abcaf1))
* fix(styles): reset versions ([eb768c0](https://github.com/NVIDIA/elements/commit/eb768c0))
* fix(themes): reset versions ([71d28f6](https://github.com/NVIDIA/elements/commit/71d28f6))
* chore(ci): add spdx license headers ([d5583b0](https://github.com/NVIDIA/elements/commit/d5583b0))
* chore(ci): regenerate lockfile after migration ([2502e6f](https://github.com/NVIDIA/elements/commit/2502e6f))
* fix(cli): reset versions ([2832890](https://github.com/NVIDIA/elements/commit/2832890))
* fix(code): reset versions ([7a15cb9](https://github.com/NVIDIA/elements/commit/7a15cb9))
* fix(core): reset versions ([1c0b4df](https://github.com/NVIDIA/elements/commit/1c0b4df))
* fix(create): reset versions ([def0e0e](https://github.com/NVIDIA/elements/commit/def0e0e))
* fix(forms): reset versions ([c2b81c6](https://github.com/NVIDIA/elements/commit/c2b81c6))
* fix(lint): reset versions ([9d903b9](https://github.com/NVIDIA/elements/commit/9d903b9))
* fix(markdown): reset versions ([31c2ca0](https://github.com/NVIDIA/elements/commit/31c2ca0))
* fix(monaco): reset versions ([05ea2b7](https://github.com/NVIDIA/elements/commit/05ea2b7))
* fix(styles): reset versions ([c02dcb3](https://github.com/NVIDIA/elements/commit/c02dcb3))
* fix(themes): reset versions ([fc8c36d](https://github.com/NVIDIA/elements/commit/fc8c36d))
* chore(ci): add spdx license headers ([daf287a](https://github.com/NVIDIA/elements/commit/daf287a))
* chore(ci): regenerate lockfile after migration ([83fa1a8](https://github.com/NVIDIA/elements/commit/83fa1a8))

@@ -16,0 +16,0 @@ ## 0.0.0

{
"name": "@nvidia-elements/themes",
"version": "0.0.5",
"version": "0.0.6",
"release": {

@@ -93,3 +93,3 @@ "extends": "../../release.config.js"

"clean": false,
"command": "NODE_ENV=production vite build && node ./build/style-dictionary.config.js && node ./build/style-dictionary.alias.js && node ./build/style-dictionary.minify.js && node ./build/fonts.js",
"command": "NODE_ENV=production vite build && node ./build/style-dictionary.config.js && node ./build/style-dictionary.minify.js && node ./build/fonts.js",
"files": [

@@ -100,3 +100,2 @@ "src/**",

"build/style-dictionary.config.js",
"build/style-dictionary.alias.js",
"build/style-dictionary.minify.js",

@@ -103,0 +102,0 @@ "package.json",

:root,[nve-theme]{--mlv-config-color-scheme-light:var(--nve-config-color-scheme-light);--mlv-ref-scale-text:var(--nve-ref-scale-text);--mlv-ref-scale-size:var(--nve-ref-scale-size);--mlv-ref-scale-space:var(--nve-ref-scale-space);--mlv-ref-scale-border-radius:var(--nve-ref-scale-border-radius);--mlv-ref-scale-border-width:var(--nve-ref-scale-border-width);--mlv-ref-scale-line-height:var(--nve-ref-scale-line-height);--mlv-ref-color-white:var(--nve-ref-color-white);--mlv-ref-color-black:var(--nve-ref-color-black);--mlv-ref-color-alpha-white-100:var(--nve-ref-color-alpha-white-100);--mlv-ref-color-alpha-white-200:var(--nve-ref-color-alpha-white-200);--mlv-ref-color-alpha-white-300:var(--nve-ref-color-alpha-white-300);--mlv-ref-color-alpha-white-400:var(--nve-ref-color-alpha-white-400);--mlv-ref-color-alpha-white-500:var(--nve-ref-color-alpha-white-500);--mlv-ref-color-alpha-white-600:var(--nve-ref-color-alpha-white-600);--mlv-ref-color-alpha-white-700:var(--nve-ref-color-alpha-white-700);--mlv-ref-color-alpha-white-800:var(--nve-ref-color-alpha-white-800);--mlv-ref-color-alpha-white-900:var(--nve-ref-color-alpha-white-900);--mlv-ref-color-alpha-white-1000:var(--nve-ref-color-alpha-white-1000);--mlv-ref-color-alpha-white-1100:var(--nve-ref-color-alpha-white-1100);--mlv-ref-color-alpha-white-1200:var(--nve-ref-color-alpha-white-1200);--mlv-ref-color-alpha-black-100:var(--nve-ref-color-alpha-black-100);--mlv-ref-color-alpha-black-200:var(--nve-ref-color-alpha-black-200);--mlv-ref-color-alpha-black-300:var(--nve-ref-color-alpha-black-300);--mlv-ref-color-alpha-black-400:var(--nve-ref-color-alpha-black-400);--mlv-ref-color-alpha-black-500:var(--nve-ref-color-alpha-black-500);--mlv-ref-color-alpha-black-600:var(--nve-ref-color-alpha-black-600);--mlv-ref-color-alpha-black-700:var(--nve-ref-color-alpha-black-700);--mlv-ref-color-alpha-black-800:var(--nve-ref-color-alpha-black-800);--mlv-ref-color-alpha-black-900:var(--nve-ref-color-alpha-black-900);--mlv-ref-color-alpha-black-1000:var(--nve-ref-color-alpha-black-1000);--mlv-ref-color-alpha-black-1100:var(--nve-ref-color-alpha-black-1100);--mlv-ref-color-alpha-black-1200:var(--nve-ref-color-alpha-black-1200);--mlv-ref-color-brand-green-100:var(--nve-ref-color-brand-green-100);--mlv-ref-color-brand-green-200:var(--nve-ref-color-brand-green-200);--mlv-ref-color-brand-green-300:var(--nve-ref-color-brand-green-300);--mlv-ref-color-brand-green-400:var(--nve-ref-color-brand-green-400);--mlv-ref-color-brand-green-500:var(--nve-ref-color-brand-green-500);--mlv-ref-color-brand-green-600:var(--nve-ref-color-brand-green-600);--mlv-ref-color-brand-green-700:var(--nve-ref-color-brand-green-700);--mlv-ref-color-brand-green-800:var(--nve-ref-color-brand-green-800);--mlv-ref-color-brand-green-900:var(--nve-ref-color-brand-green-900);--mlv-ref-color-brand-green-1000:var(--nve-ref-color-brand-green-1000);--mlv-ref-color-brand-green-1100:var(--nve-ref-color-brand-green-1100);--mlv-ref-color-brand-green-1200:var(--nve-ref-color-brand-green-1200);--mlv-ref-color-yellow-nova-100:var(--nve-ref-color-yellow-nova-100);--mlv-ref-color-yellow-nova-200:var(--nve-ref-color-yellow-nova-200);--mlv-ref-color-yellow-nova-300:var(--nve-ref-color-yellow-nova-300);--mlv-ref-color-yellow-nova-400:var(--nve-ref-color-yellow-nova-400);--mlv-ref-color-yellow-nova-500:var(--nve-ref-color-yellow-nova-500);--mlv-ref-color-yellow-nova-600:var(--nve-ref-color-yellow-nova-600);--mlv-ref-color-yellow-nova-700:var(--nve-ref-color-yellow-nova-700);--mlv-ref-color-yellow-nova-800:var(--nve-ref-color-yellow-nova-800);--mlv-ref-color-yellow-nova-900:var(--nve-ref-color-yellow-nova-900);--mlv-ref-color-yellow-nova-1000:var(--nve-ref-color-yellow-nova-1000);--mlv-ref-color-yellow-nova-1100:var(--nve-ref-color-yellow-nova-1100);--mlv-ref-color-yellow-nova-1200:var(--nve-ref-color-yellow-nova-1200);--mlv-ref-color-lime-pear-100:var(--nve-ref-color-lime-pear-100);--mlv-ref-color-lime-pear-200:var(--nve-ref-color-lime-pear-200);--mlv-ref-color-lime-pear-300:var(--nve-ref-color-lime-pear-300);--mlv-ref-color-lime-pear-400:var(--nve-ref-color-lime-pear-400);--mlv-ref-color-lime-pear-500:var(--nve-ref-color-lime-pear-500);--mlv-ref-color-lime-pear-600:var(--nve-ref-color-lime-pear-600);--mlv-ref-color-lime-pear-700:var(--nve-ref-color-lime-pear-700);--mlv-ref-color-lime-pear-800:var(--nve-ref-color-lime-pear-800);--mlv-ref-color-lime-pear-900:var(--nve-ref-color-lime-pear-900);--mlv-ref-color-lime-pear-1000:var(--nve-ref-color-lime-pear-1000);--mlv-ref-color-lime-pear-1100:var(--nve-ref-color-lime-pear-1100);--mlv-ref-color-lime-pear-1200:var(--nve-ref-color-lime-pear-1200);--mlv-ref-color-green-jade-100:var(--nve-ref-color-green-jade-100);--mlv-ref-color-green-jade-200:var(--nve-ref-color-green-jade-200);--mlv-ref-color-green-jade-300:var(--nve-ref-color-green-jade-300);--mlv-ref-color-green-jade-400:var(--nve-ref-color-green-jade-400);--mlv-ref-color-green-jade-500:var(--nve-ref-color-green-jade-500);--mlv-ref-color-green-jade-600:var(--nve-ref-color-green-jade-600);--mlv-ref-color-green-jade-700:var(--nve-ref-color-green-jade-700);--mlv-ref-color-green-jade-800:var(--nve-ref-color-green-jade-800);--mlv-ref-color-green-jade-900:var(--nve-ref-color-green-jade-900);--mlv-ref-color-green-jade-1000:var(--nve-ref-color-green-jade-1000);--mlv-ref-color-green-jade-1100:var(--nve-ref-color-green-jade-1100);--mlv-ref-color-green-jade-1200:var(--nve-ref-color-green-jade-1200);--mlv-ref-color-pink-rose-100:var(--nve-ref-color-pink-rose-100);--mlv-ref-color-pink-rose-200:var(--nve-ref-color-pink-rose-200);--mlv-ref-color-pink-rose-300:var(--nve-ref-color-pink-rose-300);--mlv-ref-color-pink-rose-400:var(--nve-ref-color-pink-rose-400);--mlv-ref-color-pink-rose-500:var(--nve-ref-color-pink-rose-500);--mlv-ref-color-pink-rose-600:var(--nve-ref-color-pink-rose-600);--mlv-ref-color-pink-rose-700:var(--nve-ref-color-pink-rose-700);--mlv-ref-color-pink-rose-800:var(--nve-ref-color-pink-rose-800);--mlv-ref-color-pink-rose-900:var(--nve-ref-color-pink-rose-900);--mlv-ref-color-pink-rose-1000:var(--nve-ref-color-pink-rose-1000);--mlv-ref-color-pink-rose-1100:var(--nve-ref-color-pink-rose-1100);--mlv-ref-color-pink-rose-1200:var(--nve-ref-color-pink-rose-1200);--mlv-ref-color-purple-lavender-100:var(--nve-ref-color-purple-lavender-100);--mlv-ref-color-purple-lavender-200:var(--nve-ref-color-purple-lavender-200);--mlv-ref-color-purple-lavender-300:var(--nve-ref-color-purple-lavender-300);--mlv-ref-color-purple-lavender-400:var(--nve-ref-color-purple-lavender-400);--mlv-ref-color-purple-lavender-500:var(--nve-ref-color-purple-lavender-500);--mlv-ref-color-purple-lavender-600:var(--nve-ref-color-purple-lavender-600);--mlv-ref-color-purple-lavender-700:var(--nve-ref-color-purple-lavender-700);--mlv-ref-color-purple-lavender-800:var(--nve-ref-color-purple-lavender-800);--mlv-ref-color-purple-lavender-900:var(--nve-ref-color-purple-lavender-900);--mlv-ref-color-purple-lavender-1000:var(--nve-ref-color-purple-lavender-1000);--mlv-ref-color-purple-lavender-1100:var(--nve-ref-color-purple-lavender-1100);--mlv-ref-color-purple-lavender-1200:var(--nve-ref-color-purple-lavender-1200);--mlv-ref-color-purple-violet-100:var(--nve-ref-color-purple-violet-100);--mlv-ref-color-purple-violet-200:var(--nve-ref-color-purple-violet-200);--mlv-ref-color-purple-violet-300:var(--nve-ref-color-purple-violet-300);--mlv-ref-color-purple-violet-400:var(--nve-ref-color-purple-violet-400);--mlv-ref-color-purple-violet-500:var(--nve-ref-color-purple-violet-500);--mlv-ref-color-purple-violet-600:var(--nve-ref-color-purple-violet-600);--mlv-ref-color-purple-violet-700:var(--nve-ref-color-purple-violet-700);--mlv-ref-color-purple-violet-800:var(--nve-ref-color-purple-violet-800);--mlv-ref-color-purple-violet-900:var(--nve-ref-color-purple-violet-900);--mlv-ref-color-purple-violet-1000:var(--nve-ref-color-purple-violet-1000);--mlv-ref-color-purple-violet-1100:var(--nve-ref-color-purple-violet-1100);--mlv-ref-color-purple-violet-1200:var(--nve-ref-color-purple-violet-1200);--mlv-ref-color-purple-plum-100:var(--nve-ref-color-purple-plum-100);--mlv-ref-color-purple-plum-200:var(--nve-ref-color-purple-plum-200);--mlv-ref-color-purple-plum-300:var(--nve-ref-color-purple-plum-300);--mlv-ref-color-purple-plum-400:var(--nve-ref-color-purple-plum-400);--mlv-ref-color-purple-plum-500:var(--nve-ref-color-purple-plum-500);--mlv-ref-color-purple-plum-600:var(--nve-ref-color-purple-plum-600);--mlv-ref-color-purple-plum-700:var(--nve-ref-color-purple-plum-700);--mlv-ref-color-purple-plum-800:var(--nve-ref-color-purple-plum-800);--mlv-ref-color-purple-plum-900:var(--nve-ref-color-purple-plum-900);--mlv-ref-color-purple-plum-1000:var(--nve-ref-color-purple-plum-1000);--mlv-ref-color-purple-plum-1100:var(--nve-ref-color-purple-plum-1100);--mlv-ref-color-purple-plum-1200:var(--nve-ref-color-purple-plum-1200);--mlv-ref-color-pink-magenta-100:var(--nve-ref-color-pink-magenta-100);--mlv-ref-color-pink-magenta-200:var(--nve-ref-color-pink-magenta-200);--mlv-ref-color-pink-magenta-300:var(--nve-ref-color-pink-magenta-300);--mlv-ref-color-pink-magenta-400:var(--nve-ref-color-pink-magenta-400);--mlv-ref-color-pink-magenta-500:var(--nve-ref-color-pink-magenta-500);--mlv-ref-color-pink-magenta-600:var(--nve-ref-color-pink-magenta-600);--mlv-ref-color-pink-magenta-700:var(--nve-ref-color-pink-magenta-700);--mlv-ref-color-pink-magenta-800:var(--nve-ref-color-pink-magenta-800);--mlv-ref-color-pink-magenta-900:var(--nve-ref-color-pink-magenta-900);--mlv-ref-color-pink-magenta-1000:var(--nve-ref-color-pink-magenta-1000);--mlv-ref-color-pink-magenta-1100:var(--nve-ref-color-pink-magenta-1100);--mlv-ref-color-pink-magenta-1200:var(--nve-ref-color-pink-magenta-1200);--mlv-ref-color-red-tomato-100:var(--nve-ref-color-red-tomato-100);--mlv-ref-color-red-tomato-200:var(--nve-ref-color-red-tomato-200);--mlv-ref-color-red-tomato-300:var(--nve-ref-color-red-tomato-300);--mlv-ref-color-red-tomato-400:var(--nve-ref-color-red-tomato-400);--mlv-ref-color-red-tomato-500:var(--nve-ref-color-red-tomato-500);--mlv-ref-color-red-tomato-600:var(--nve-ref-color-red-tomato-600);--mlv-ref-color-red-tomato-700:var(--nve-ref-color-red-tomato-700);--mlv-ref-color-red-tomato-800:var(--nve-ref-color-red-tomato-800);--mlv-ref-color-red-tomato-900:var(--nve-ref-color-red-tomato-900);--mlv-ref-color-red-tomato-1000:var(--nve-ref-color-red-tomato-1000);--mlv-ref-color-red-tomato-1100:var(--nve-ref-color-red-tomato-1100);--mlv-ref-color-red-tomato-1200:var(--nve-ref-color-red-tomato-1200);--mlv-ref-color-orange-pumpkin-100:var(--nve-ref-color-orange-pumpkin-100);--mlv-ref-color-orange-pumpkin-200:var(--nve-ref-color-orange-pumpkin-200);--mlv-ref-color-orange-pumpkin-300:var(--nve-ref-color-orange-pumpkin-300);--mlv-ref-color-orange-pumpkin-400:var(--nve-ref-color-orange-pumpkin-400);--mlv-ref-color-orange-pumpkin-500:var(--nve-ref-color-orange-pumpkin-500);--mlv-ref-color-orange-pumpkin-600:var(--nve-ref-color-orange-pumpkin-600);--mlv-ref-color-orange-pumpkin-700:var(--nve-ref-color-orange-pumpkin-700);--mlv-ref-color-orange-pumpkin-800:var(--nve-ref-color-orange-pumpkin-800);--mlv-ref-color-orange-pumpkin-900:var(--nve-ref-color-orange-pumpkin-900);--mlv-ref-color-orange-pumpkin-1000:var(--nve-ref-color-orange-pumpkin-1000);--mlv-ref-color-orange-pumpkin-1100:var(--nve-ref-color-orange-pumpkin-1100);--mlv-ref-color-orange-pumpkin-1200:var(--nve-ref-color-orange-pumpkin-1200);--mlv-ref-color-yellow-amber-100:var(--nve-ref-color-yellow-amber-100);--mlv-ref-color-yellow-amber-200:var(--nve-ref-color-yellow-amber-200);--mlv-ref-color-yellow-amber-300:var(--nve-ref-color-yellow-amber-300);--mlv-ref-color-yellow-amber-400:var(--nve-ref-color-yellow-amber-400);--mlv-ref-color-yellow-amber-500:var(--nve-ref-color-yellow-amber-500);--mlv-ref-color-yellow-amber-600:var(--nve-ref-color-yellow-amber-600);--mlv-ref-color-yellow-amber-700:var(--nve-ref-color-yellow-amber-700);--mlv-ref-color-yellow-amber-800:var(--nve-ref-color-yellow-amber-800);--mlv-ref-color-yellow-amber-900:var(--nve-ref-color-yellow-amber-900);--mlv-ref-color-yellow-amber-1000:var(--nve-ref-color-yellow-amber-1000);--mlv-ref-color-yellow-amber-1100:var(--nve-ref-color-yellow-amber-1100);--mlv-ref-color-yellow-amber-1200:var(--nve-ref-color-yellow-amber-1200);--mlv-ref-color-green-grass-100:var(--nve-ref-color-green-grass-100);--mlv-ref-color-green-grass-200:var(--nve-ref-color-green-grass-200);--mlv-ref-color-green-grass-300:var(--nve-ref-color-green-grass-300);--mlv-ref-color-green-grass-400:var(--nve-ref-color-green-grass-400);--mlv-ref-color-green-grass-500:var(--nve-ref-color-green-grass-500);--mlv-ref-color-green-grass-600:var(--nve-ref-color-green-grass-600);--mlv-ref-color-green-grass-700:var(--nve-ref-color-green-grass-700);--mlv-ref-color-green-grass-800:var(--nve-ref-color-green-grass-800);--mlv-ref-color-green-grass-900:var(--nve-ref-color-green-grass-900);--mlv-ref-color-green-grass-1000:var(--nve-ref-color-green-grass-1000);--mlv-ref-color-green-grass-1100:var(--nve-ref-color-green-grass-1100);--mlv-ref-color-green-grass-1200:var(--nve-ref-color-green-grass-1200);--mlv-ref-color-teal-seafoam-100:var(--nve-ref-color-teal-seafoam-100);--mlv-ref-color-teal-seafoam-200:var(--nve-ref-color-teal-seafoam-200);--mlv-ref-color-teal-seafoam-300:var(--nve-ref-color-teal-seafoam-300);--mlv-ref-color-teal-seafoam-400:var(--nve-ref-color-teal-seafoam-400);--mlv-ref-color-teal-seafoam-500:var(--nve-ref-color-teal-seafoam-500);--mlv-ref-color-teal-seafoam-600:var(--nve-ref-color-teal-seafoam-600);--mlv-ref-color-teal-seafoam-700:var(--nve-ref-color-teal-seafoam-700);--mlv-ref-color-teal-seafoam-800:var(--nve-ref-color-teal-seafoam-800);--mlv-ref-color-teal-seafoam-900:var(--nve-ref-color-teal-seafoam-900);--mlv-ref-color-teal-seafoam-1000:var(--nve-ref-color-teal-seafoam-1000);--mlv-ref-color-teal-seafoam-1100:var(--nve-ref-color-teal-seafoam-1100);--mlv-ref-color-teal-seafoam-1200:var(--nve-ref-color-teal-seafoam-1200);--mlv-ref-color-green-mint-100:var(--nve-ref-color-green-mint-100);--mlv-ref-color-green-mint-200:var(--nve-ref-color-green-mint-200);--mlv-ref-color-green-mint-300:var(--nve-ref-color-green-mint-300);--mlv-ref-color-green-mint-400:var(--nve-ref-color-green-mint-400);--mlv-ref-color-green-mint-500:var(--nve-ref-color-green-mint-500);--mlv-ref-color-green-mint-600:var(--nve-ref-color-green-mint-600);--mlv-ref-color-green-mint-700:var(--nve-ref-color-green-mint-700);--mlv-ref-color-green-mint-800:var(--nve-ref-color-green-mint-800);--mlv-ref-color-green-mint-900:var(--nve-ref-color-green-mint-900);--mlv-ref-color-green-mint-1000:var(--nve-ref-color-green-mint-1000);--mlv-ref-color-green-mint-1100:var(--nve-ref-color-green-mint-1100);--mlv-ref-color-green-mint-1200:var(--nve-ref-color-green-mint-1200);--mlv-ref-color-teal-cyan-100:var(--nve-ref-color-teal-cyan-100);--mlv-ref-color-teal-cyan-200:var(--nve-ref-color-teal-cyan-200);--mlv-ref-color-teal-cyan-300:var(--nve-ref-color-teal-cyan-300);--mlv-ref-color-teal-cyan-400:var(--nve-ref-color-teal-cyan-400);--mlv-ref-color-teal-cyan-500:var(--nve-ref-color-teal-cyan-500);--mlv-ref-color-teal-cyan-600:var(--nve-ref-color-teal-cyan-600);--mlv-ref-color-teal-cyan-700:var(--nve-ref-color-teal-cyan-700);--mlv-ref-color-teal-cyan-800:var(--nve-ref-color-teal-cyan-800);--mlv-ref-color-teal-cyan-900:var(--nve-ref-color-teal-cyan-900);--mlv-ref-color-teal-cyan-1000:var(--nve-ref-color-teal-cyan-1000);--mlv-ref-color-teal-cyan-1100:var(--nve-ref-color-teal-cyan-1100);--mlv-ref-color-teal-cyan-1200:var(--nve-ref-color-teal-cyan-1200);--mlv-ref-color-blue-sky-100:var(--nve-ref-color-blue-sky-100);--mlv-ref-color-blue-sky-200:var(--nve-ref-color-blue-sky-200);--mlv-ref-color-blue-sky-300:var(--nve-ref-color-blue-sky-300);--mlv-ref-color-blue-sky-400:var(--nve-ref-color-blue-sky-400);--mlv-ref-color-blue-sky-500:var(--nve-ref-color-blue-sky-500);--mlv-ref-color-blue-sky-600:var(--nve-ref-color-blue-sky-600);--mlv-ref-color-blue-sky-700:var(--nve-ref-color-blue-sky-700);--mlv-ref-color-blue-sky-800:var(--nve-ref-color-blue-sky-800);--mlv-ref-color-blue-sky-900:var(--nve-ref-color-blue-sky-900);--mlv-ref-color-blue-sky-1000:var(--nve-ref-color-blue-sky-1000);--mlv-ref-color-blue-sky-1100:var(--nve-ref-color-blue-sky-1100);--mlv-ref-color-blue-sky-1200:var(--nve-ref-color-blue-sky-1200);--mlv-ref-color-blue-cobalt-100:var(--nve-ref-color-blue-cobalt-100);--mlv-ref-color-blue-cobalt-200:var(--nve-ref-color-blue-cobalt-200);--mlv-ref-color-blue-cobalt-300:var(--nve-ref-color-blue-cobalt-300);--mlv-ref-color-blue-cobalt-400:var(--nve-ref-color-blue-cobalt-400);--mlv-ref-color-blue-cobalt-500:var(--nve-ref-color-blue-cobalt-500);--mlv-ref-color-blue-cobalt-600:var(--nve-ref-color-blue-cobalt-600);--mlv-ref-color-blue-cobalt-700:var(--nve-ref-color-blue-cobalt-700);--mlv-ref-color-blue-cobalt-800:var(--nve-ref-color-blue-cobalt-800);--mlv-ref-color-blue-cobalt-900:var(--nve-ref-color-blue-cobalt-900);--mlv-ref-color-blue-cobalt-1000:var(--nve-ref-color-blue-cobalt-1000);--mlv-ref-color-blue-cobalt-1100:var(--nve-ref-color-blue-cobalt-1100);--mlv-ref-color-blue-cobalt-1200:var(--nve-ref-color-blue-cobalt-1200);--mlv-ref-color-blue-indigo-100:var(--nve-ref-color-blue-indigo-100);--mlv-ref-color-blue-indigo-200:var(--nve-ref-color-blue-indigo-200);--mlv-ref-color-blue-indigo-300:var(--nve-ref-color-blue-indigo-300);--mlv-ref-color-blue-indigo-400:var(--nve-ref-color-blue-indigo-400);--mlv-ref-color-blue-indigo-500:var(--nve-ref-color-blue-indigo-500);--mlv-ref-color-blue-indigo-600:var(--nve-ref-color-blue-indigo-600);--mlv-ref-color-blue-indigo-700:var(--nve-ref-color-blue-indigo-700);--mlv-ref-color-blue-indigo-800:var(--nve-ref-color-blue-indigo-800);--mlv-ref-color-blue-indigo-900:var(--nve-ref-color-blue-indigo-900);--mlv-ref-color-blue-indigo-1000:var(--nve-ref-color-blue-indigo-1000);--mlv-ref-color-blue-indigo-1100:var(--nve-ref-color-blue-indigo-1100);--mlv-ref-color-blue-indigo-1200:var(--nve-ref-color-blue-indigo-1200);--mlv-ref-color-gray-denim-100:var(--nve-ref-color-gray-denim-100);--mlv-ref-color-gray-denim-200:var(--nve-ref-color-gray-denim-200);--mlv-ref-color-gray-denim-300:var(--nve-ref-color-gray-denim-300);--mlv-ref-color-gray-denim-400:var(--nve-ref-color-gray-denim-400);--mlv-ref-color-gray-denim-500:var(--nve-ref-color-gray-denim-500);--mlv-ref-color-gray-denim-600:var(--nve-ref-color-gray-denim-600);--mlv-ref-color-gray-denim-700:var(--nve-ref-color-gray-denim-700);--mlv-ref-color-gray-denim-800:var(--nve-ref-color-gray-denim-800);--mlv-ref-color-gray-denim-900:var(--nve-ref-color-gray-denim-900);--mlv-ref-color-gray-denim-1000:var(--nve-ref-color-gray-denim-1000);--mlv-ref-color-gray-denim-1100:var(--nve-ref-color-gray-denim-1100);--mlv-ref-color-gray-denim-1200:var(--nve-ref-color-gray-denim-1200);--mlv-ref-color-gray-slate-100:var(--nve-ref-color-gray-slate-100);--mlv-ref-color-gray-slate-200:var(--nve-ref-color-gray-slate-200);--mlv-ref-color-gray-slate-300:var(--nve-ref-color-gray-slate-300);--mlv-ref-color-gray-slate-400:var(--nve-ref-color-gray-slate-400);--mlv-ref-color-gray-slate-500:var(--nve-ref-color-gray-slate-500);--mlv-ref-color-gray-slate-600:var(--nve-ref-color-gray-slate-600);--mlv-ref-color-gray-slate-700:var(--nve-ref-color-gray-slate-700);--mlv-ref-color-gray-slate-800:var(--nve-ref-color-gray-slate-800);--mlv-ref-color-gray-slate-900:var(--nve-ref-color-gray-slate-900);--mlv-ref-color-gray-slate-1000:var(--nve-ref-color-gray-slate-1000);--mlv-ref-color-gray-slate-1100:var(--nve-ref-color-gray-slate-1100);--mlv-ref-color-gray-slate-1200:var(--nve-ref-color-gray-slate-1200);--mlv-ref-color-red-cardinal-100:var(--nve-ref-color-red-cardinal-100);--mlv-ref-color-red-cardinal-200:var(--nve-ref-color-red-cardinal-200);--mlv-ref-color-red-cardinal-300:var(--nve-ref-color-red-cardinal-300);--mlv-ref-color-red-cardinal-400:var(--nve-ref-color-red-cardinal-400);--mlv-ref-color-red-cardinal-500:var(--nve-ref-color-red-cardinal-500);--mlv-ref-color-red-cardinal-600:var(--nve-ref-color-red-cardinal-600);--mlv-ref-color-red-cardinal-700:var(--nve-ref-color-red-cardinal-700);--mlv-ref-color-red-cardinal-800:var(--nve-ref-color-red-cardinal-800);--mlv-ref-color-red-cardinal-900:var(--nve-ref-color-red-cardinal-900);--mlv-ref-color-red-cardinal-1000:var(--nve-ref-color-red-cardinal-1000);--mlv-ref-color-red-cardinal-1100:var(--nve-ref-color-red-cardinal-1100);--mlv-ref-color-red-cardinal-1200:var(--nve-ref-color-red-cardinal-1200);--mlv-ref-font-family-inter:var(--nve-ref-font-family-inter);--mlv-ref-font-family-roboto-mono:var(--nve-ref-font-family-roboto-mono);--mlv-ref-font-weight-light:var(--nve-ref-font-weight-light);--mlv-ref-font-weight-regular:var(--nve-ref-font-weight-regular);--mlv-ref-font-weight-medium:var(--nve-ref-font-weight-medium);--mlv-ref-font-weight-semibold:var(--nve-ref-font-weight-semibold);--mlv-ref-font-weight-bold:var(--nve-ref-font-weight-bold);--mlv-ref-font-weight-extra-bold:var(--nve-ref-font-weight-extra-bold);--mlv-ref-font-line-height-tight:var(--nve-ref-font-line-height-tight);--mlv-ref-font-line-height-snug:var(--nve-ref-font-line-height-snug);--mlv-ref-font-line-height-moderate:var(--nve-ref-font-line-height-moderate);--mlv-ref-font-line-height-relaxed:var(--nve-ref-font-line-height-relaxed);--mlv-ref-font-line-height-loose:var(--nve-ref-font-line-height-loose);--mlv-ref-border-radius-full:var(--nve-ref-border-radius-full);--mlv-ref-opacity-0:var(--nve-ref-opacity-0);--mlv-ref-opacity-150:var(--nve-ref-opacity-150);--mlv-ref-opacity-200:var(--nve-ref-opacity-200);--mlv-ref-opacity-300:var(--nve-ref-opacity-300);--mlv-ref-opacity-400:var(--nve-ref-opacity-400);--mlv-ref-opacity-500:var(--nve-ref-opacity-500);--mlv-ref-opacity-600:var(--nve-ref-opacity-600);--mlv-ref-opacity-700:var(--nve-ref-opacity-700);--mlv-ref-opacity-800:var(--nve-ref-opacity-800);--mlv-ref-opacity-900:var(--nve-ref-opacity-900);--mlv-ref-shadow-100:var(--nve-ref-shadow-100);--mlv-ref-shadow-200:var(--nve-ref-shadow-200);--mlv-ref-shadow-300:var(--nve-ref-shadow-300);--mlv-ref-shadow-400:var(--nve-ref-shadow-400);--mlv-ref-shadow-500:var(--nve-ref-shadow-500);--mlv-ref-outline:var(--nve-ref-outline);--mlv-ref-outline-webkit:var(--nve-ref-outline-webkit);--mlv-ref-animation-duration-100:var(--nve-ref-animation-duration-100);--mlv-ref-animation-duration-150:var(--nve-ref-animation-duration-150);--mlv-ref-animation-duration-200:var(--nve-ref-animation-duration-200);--mlv-ref-animation-duration-250:var(--nve-ref-animation-duration-250);--mlv-ref-animation-duration-300:var(--nve-ref-animation-duration-300);--mlv-ref-animation-duration-400:var(--nve-ref-animation-duration-400);--mlv-ref-animation-easing-100:var(--nve-ref-animation-easing-100);--mlv-sys-color-scheme:var(--nve-sys-color-scheme);--mlv-sys-contrast-emphasis-ratio:var(--nve-sys-contrast-emphasis-ratio);--mlv-sys-contrast-mute-ratio:var(--nve-sys-contrast-mute-ratio);--mlv-sys-interaction-state-ratio:var(--nve-sys-interaction-state-ratio);--mlv-sys-interaction-state-ratio-hover:var(--nve-sys-interaction-state-ratio-hover);--mlv-sys-interaction-state-ratio-disabled:var(--nve-sys-interaction-state-ratio-disabled);--mlv-sys-interaction-state-ratio-active:var(--nve-sys-interaction-state-ratio-active);--mlv-sys-interaction-state-ratio-selected:var(--nve-sys-interaction-state-ratio-selected);--mlv-sys-visualization-sequential-diverging-virdis-100:var(--nve-sys-visualization-sequential-diverging-virdis-100);--mlv-sys-visualization-sequential-diverging-virdis-200:var(--nve-sys-visualization-sequential-diverging-virdis-200);--mlv-sys-visualization-sequential-diverging-virdis-300:var(--nve-sys-visualization-sequential-diverging-virdis-300);--mlv-sys-visualization-sequential-diverging-virdis-400:var(--nve-sys-visualization-sequential-diverging-virdis-400);--mlv-sys-visualization-sequential-diverging-virdis-500:var(--nve-sys-visualization-sequential-diverging-virdis-500);--mlv-sys-visualization-sequential-diverging-virdis-600:var(--nve-sys-visualization-sequential-diverging-virdis-600);--mlv-sys-visualization-sequential-diverging-virdis-700:var(--nve-sys-visualization-sequential-diverging-virdis-700);--mlv-sys-visualization-sequential-diverging-virdis-800:var(--nve-sys-visualization-sequential-diverging-virdis-800);--mlv-sys-visualization-sequential-diverging-virdis-900:var(--nve-sys-visualization-sequential-diverging-virdis-900);--mlv-sys-visualization-sequential-diverging-virdis-1000:var(--nve-sys-visualization-sequential-diverging-virdis-1000);--mlv-sys-visualization-sequential-diverging-virdis-1100:var(--nve-sys-visualization-sequential-diverging-virdis-1100);--mlv-sys-visualization-sequential-diverging-virdis-1200:var(--nve-sys-visualization-sequential-diverging-virdis-1200);--mlv-sys-visualization-sequential-diverging-virdis-1300:var(--nve-sys-visualization-sequential-diverging-virdis-1300);--mlv-sys-visualization-sequential-diverging-virdis-1400:var(--nve-sys-visualization-sequential-diverging-virdis-1400);--mlv-sys-visualization-sequential-diverging-virdis-1500:var(--nve-sys-visualization-sequential-diverging-virdis-1500);--mlv-sys-visualization-sequential-diverging-red-green-100:var(--nve-sys-visualization-sequential-diverging-red-green-100);--mlv-sys-visualization-sequential-diverging-red-green-200:var(--nve-sys-visualization-sequential-diverging-red-green-200);--mlv-sys-visualization-sequential-diverging-red-green-300:var(--nve-sys-visualization-sequential-diverging-red-green-300);--mlv-sys-visualization-sequential-diverging-red-green-400:var(--nve-sys-visualization-sequential-diverging-red-green-400);--mlv-sys-visualization-sequential-diverging-red-green-600:var(--nve-sys-visualization-sequential-diverging-red-green-600);--mlv-sys-visualization-sequential-diverging-red-green-700:var(--nve-sys-visualization-sequential-diverging-red-green-700);--mlv-sys-visualization-sequential-diverging-red-green-800:var(--nve-sys-visualization-sequential-diverging-red-green-800);--mlv-sys-visualization-sequential-diverging-red-green-900:var(--nve-sys-visualization-sequential-diverging-red-green-900);--mlv-sys-scrollbar-width:var(--nve-sys-scrollbar-width);--mlv-ref-size-50:var(--nve-ref-size-50);--mlv-ref-size-100:var(--nve-ref-size-100);--mlv-ref-size-150:var(--nve-ref-size-150);--mlv-ref-size-200:var(--nve-ref-size-200);--mlv-ref-size-250:var(--nve-ref-size-250);--mlv-ref-size-300:var(--nve-ref-size-300);--mlv-ref-size-400:var(--nve-ref-size-400);--mlv-ref-size-500:var(--nve-ref-size-500);--mlv-ref-size-600:var(--nve-ref-size-600);--mlv-ref-size-700:var(--nve-ref-size-700);--mlv-ref-size-800:var(--nve-ref-size-800);--mlv-ref-size-900:var(--nve-ref-size-900);--mlv-ref-size-1000:var(--nve-ref-size-1000);--mlv-ref-space-none:var(--nve-ref-space-none);--mlv-ref-space-xxxs:var(--nve-ref-space-xxxs);--mlv-ref-space-xxs:var(--nve-ref-space-xxs);--mlv-ref-space-xs:var(--nve-ref-space-xs);--mlv-ref-space-sm:var(--nve-ref-space-sm);--mlv-ref-space-md:var(--nve-ref-space-md);--mlv-ref-space-lg:var(--nve-ref-space-lg);--mlv-ref-space-xl:var(--nve-ref-space-xl);--mlv-ref-space-xxl:var(--nve-ref-space-xxl);--mlv-ref-space-xxxl:var(--nve-ref-space-xxxl);--mlv-ref-color-scheme-base:var(--nve-ref-color-scheme-base);--mlv-ref-color-scheme-inverse:var(--nve-ref-color-scheme-inverse);--mlv-ref-color-neutral-100:var(--nve-ref-color-neutral-100);--mlv-ref-color-neutral-200:var(--nve-ref-color-neutral-200);--mlv-ref-color-neutral-300:var(--nve-ref-color-neutral-300);--mlv-ref-color-neutral-400:var(--nve-ref-color-neutral-400);--mlv-ref-color-neutral-500:var(--nve-ref-color-neutral-500);--mlv-ref-color-neutral-600:var(--nve-ref-color-neutral-600);--mlv-ref-color-neutral-700:var(--nve-ref-color-neutral-700);--mlv-ref-color-neutral-800:var(--nve-ref-color-neutral-800);--mlv-ref-color-neutral-900:var(--nve-ref-color-neutral-900);--mlv-ref-color-neutral-1000:var(--nve-ref-color-neutral-1000);--mlv-ref-color-neutral-1100:var(--nve-ref-color-neutral-1100);--mlv-ref-color-neutral-1200:var(--nve-ref-color-neutral-1200);--mlv-ref-font-family:var(--nve-ref-font-family);--mlv-ref-font-size-50:var(--nve-ref-font-size-50);--mlv-ref-font-size-100:var(--nve-ref-font-size-100);--mlv-ref-font-size-200:var(--nve-ref-font-size-200);--mlv-ref-font-size-300:var(--nve-ref-font-size-300);--mlv-ref-font-size-400:var(--nve-ref-font-size-400);--mlv-ref-font-size-500:var(--nve-ref-font-size-500);--mlv-ref-font-size-600:var(--nve-ref-font-size-600);--mlv-ref-font-size-700:var(--nve-ref-font-size-700);--mlv-ref-font-size-800:var(--nve-ref-font-size-800);--mlv-ref-font-size-900:var(--nve-ref-font-size-900);--mlv-ref-font-size-1000:var(--nve-ref-font-size-1000);--mlv-ref-font-size-1100:var(--nve-ref-font-size-1100);--mlv-ref-font-size-1200:var(--nve-ref-font-size-1200);--mlv-ref-font-line-height-300:var(--nve-ref-font-line-height-300);--mlv-ref-font-line-height-400:var(--nve-ref-font-line-height-400);--mlv-ref-font-line-height-500:var(--nve-ref-font-line-height-500);--mlv-ref-font-line-height-600:var(--nve-ref-font-line-height-600);--mlv-ref-font-line-height-700:var(--nve-ref-font-line-height-700);--mlv-ref-font-line-height-800:var(--nve-ref-font-line-height-800);--mlv-ref-font-line-height-900:var(--nve-ref-font-line-height-900);--mlv-ref-font-line-height-1000:var(--nve-ref-font-line-height-1000);--mlv-ref-border-radius-none:var(--nve-ref-border-radius-none);--mlv-ref-border-radius-xs:var(--nve-ref-border-radius-xs);--mlv-ref-border-radius-sm:var(--nve-ref-border-radius-sm);--mlv-ref-border-radius-md:var(--nve-ref-border-radius-md);--mlv-ref-border-radius-lg:var(--nve-ref-border-radius-lg);--mlv-ref-border-radius-xl:var(--nve-ref-border-radius-xl);--mlv-ref-border-radius-xxl:var(--nve-ref-border-radius-xxl);--mlv-ref-border-width-sm:var(--nve-ref-border-width-sm);--mlv-ref-border-width-md:var(--nve-ref-border-width-md);--mlv-ref-border-width-lg:var(--nve-ref-border-width-lg);--mlv-ref-border-width-xl:var(--nve-ref-border-width-xl);--mlv-sys-text-white-color:var(--nve-sys-text-white-color);--mlv-sys-text-black-color:var(--nve-sys-text-black-color);--mlv-sys-text-link-hover-color:var(--nve-sys-text-link-hover-color);--mlv-sys-text-link-visited-color:var(--nve-sys-text-link-visited-color);--mlv-sys-text-link-emphasis-color:var(--nve-sys-text-link-emphasis-color);--mlv-sys-accent-primary-background:var(--nve-sys-accent-primary-background);--mlv-sys-accent-secondary-background:var(--nve-sys-accent-secondary-background);--mlv-sys-contrast-emphasis-color:var(--nve-sys-contrast-emphasis-color);--mlv-sys-interaction-destructive-background:var(--nve-sys-interaction-destructive-background);--mlv-sys-interaction-highlighted-background:var(--nve-sys-interaction-highlighted-background);--mlv-sys-interaction-highlighted-muted-background:var(--nve-sys-interaction-highlighted-muted-background);--mlv-sys-layer-container-background:var(--nve-sys-layer-container-background);--mlv-sys-layer-overlay-background:var(--nve-sys-layer-overlay-background);--mlv-sys-layer-backdrop-background:var(--nve-sys-layer-backdrop-background);--mlv-sys-status-scheduled-color:var(--nve-sys-status-scheduled-color);--mlv-sys-status-queued-color:var(--nve-sys-status-queued-color);--mlv-sys-status-starting-color:var(--nve-sys-status-starting-color);--mlv-sys-status-running-color:var(--nve-sys-status-running-color);--mlv-sys-status-restarting-color:var(--nve-sys-status-restarting-color);--mlv-sys-status-stopping-color:var(--nve-sys-status-stopping-color);--mlv-sys-status-finished-color:var(--nve-sys-status-finished-color);--mlv-sys-status-failed-color:var(--nve-sys-status-failed-color);--mlv-sys-support-accent-muted-color:var(--nve-sys-support-accent-muted-color);--mlv-sys-support-accent-emphasis-color:var(--nve-sys-support-accent-emphasis-color);--mlv-sys-support-success-color:var(--nve-sys-support-success-color);--mlv-sys-support-success-muted-color:var(--nve-sys-support-success-muted-color);--mlv-sys-support-success-emphasis-color:var(--nve-sys-support-success-emphasis-color);--mlv-sys-support-danger-color:var(--nve-sys-support-danger-color);--mlv-sys-support-danger-muted-color:var(--nve-sys-support-danger-muted-color);--mlv-sys-support-danger-emphasis-color:var(--nve-sys-support-danger-emphasis-color);--mlv-sys-support-warning-color:var(--nve-sys-support-warning-color);--mlv-sys-support-warning-muted-color:var(--nve-sys-support-warning-muted-color);--mlv-sys-support-warning-emphasis-color:var(--nve-sys-support-warning-emphasis-color);--mlv-sys-visualization-categorical-violet:var(--nve-sys-visualization-categorical-violet);--mlv-sys-visualization-categorical-lavender:var(--nve-sys-visualization-categorical-lavender);--mlv-sys-visualization-categorical-rose:var(--nve-sys-visualization-categorical-rose);--mlv-sys-visualization-categorical-red:var(--nve-sys-visualization-categorical-red);--mlv-sys-visualization-categorical-pumpkin:var(--nve-sys-visualization-categorical-pumpkin);--mlv-sys-visualization-categorical-amber:var(--nve-sys-visualization-categorical-amber);--mlv-sys-visualization-categorical-nova:var(--nve-sys-visualization-categorical-nova);--mlv-sys-visualization-categorical-pear:var(--nve-sys-visualization-categorical-pear);--mlv-sys-visualization-categorical-grass:var(--nve-sys-visualization-categorical-grass);--mlv-sys-visualization-categorical-seafoam:var(--nve-sys-visualization-categorical-seafoam);--mlv-sys-visualization-categorical-cyan:var(--nve-sys-visualization-categorical-cyan);--mlv-sys-visualization-trend-negative-color:var(--nve-sys-visualization-trend-negative-color);--mlv-sys-visualization-trend-negative-emphasis-color:var(--nve-sys-visualization-trend-negative-emphasis-color);--mlv-sys-visualization-trend-positive-color:var(--nve-sys-visualization-trend-positive-color);--mlv-sys-visualization-trend-positive-emphasis-color:var(--nve-sys-visualization-trend-positive-emphasis-color);--mlv-sys-scrollbar-track-color:var(--nve-sys-scrollbar-track-color);--mlv-ref-border-color:var(--nve-ref-border-color);--mlv-ref-border-color-emphasis:var(--nve-ref-border-color-emphasis);--mlv-ref-border-color-muted:var(--nve-ref-border-color-muted);--mlv-ref-border-color-inverse:var(--nve-ref-border-color-inverse);--mlv-sys-text-color:var(--nve-sys-text-color);--mlv-sys-text-muted-color:var(--nve-sys-text-muted-color);--mlv-sys-text-emphasis-color:var(--nve-sys-text-emphasis-color);--mlv-sys-text-placeholder-color:var(--nve-sys-text-placeholder-color);--mlv-sys-text-link-color:var(--nve-sys-text-link-color);--mlv-sys-text-link-disabled-color:var(--nve-sys-text-link-disabled-color);--mlv-sys-accent-tertiary-background:var(--nve-sys-accent-tertiary-background);--mlv-sys-contrast-mute-color:var(--nve-sys-contrast-mute-color);--mlv-sys-interaction-color:var(--nve-sys-interaction-color);--mlv-sys-interaction-background:var(--nve-sys-interaction-background);--mlv-sys-interaction-background-100:var(--nve-sys-interaction-background-100);--mlv-sys-interaction-background-200:var(--nve-sys-interaction-background-200);--mlv-sys-interaction-background-300:var(--nve-sys-interaction-background-300);--mlv-sys-interaction-field-height:var(--nve-sys-interaction-field-height);--mlv-sys-interaction-emphasis-color:var(--nve-sys-interaction-emphasis-color);--mlv-sys-interaction-emphasis-background:var(--nve-sys-interaction-emphasis-background);--mlv-sys-interaction-destructive-color:var(--nve-sys-interaction-destructive-color);--mlv-sys-interaction-disabled-color:var(--nve-sys-interaction-disabled-color);--mlv-sys-interaction-disabled-background:var(--nve-sys-interaction-disabled-background);--mlv-sys-interaction-state-mix:var(--nve-sys-interaction-state-mix);--mlv-sys-layer-canvas-background:var(--nve-sys-layer-canvas-background);--mlv-sys-layer-canvas-accent-background:var(--nve-sys-layer-canvas-accent-background);--mlv-sys-layer-shell-background:var(--nve-sys-layer-shell-background);--mlv-sys-layer-shell-accent-background:var(--nve-sys-layer-shell-accent-background);--mlv-sys-layer-container-accent-background:var(--nve-sys-layer-container-accent-background);--mlv-sys-layer-overlay-accent-background:var(--nve-sys-layer-overlay-accent-background);--mlv-sys-layer-popover-background:var(--nve-sys-layer-popover-background);--mlv-sys-layer-popover-color:var(--nve-sys-layer-popover-color);--mlv-sys-layer-popover-accent-background:var(--nve-sys-layer-popover-accent-background);--mlv-sys-layer-popover-offset:var(--nve-sys-layer-popover-offset);--mlv-sys-layer-popover-arrow-offset:var(--nve-sys-layer-popover-arrow-offset);--mlv-sys-layer-popover-arrow-padding:var(--nve-sys-layer-popover-arrow-padding);--mlv-sys-status-color:var(--nve-sys-status-color);--mlv-sys-status-pending-color:var(--nve-sys-status-pending-color);--mlv-sys-status-unknown-color:var(--nve-sys-status-unknown-color);--mlv-sys-status-ignored-color:var(--nve-sys-status-ignored-color);--mlv-sys-support-color:var(--nve-sys-support-color);--mlv-sys-support-muted-color:var(--nve-sys-support-muted-color);--mlv-sys-support-emphasis-color:var(--nve-sys-support-emphasis-color);--mlv-sys-support-accent-color:var(--nve-sys-support-accent-color);--mlv-sys-visualization-categorical-slate:var(--nve-sys-visualization-categorical-slate);--mlv-sys-visualization-sequential-diverging-red-green-500:var(--nve-sys-visualization-sequential-diverging-red-green-500);--mlv-sys-interaction-field-color:var(--nve-sys-interaction-field-color);--mlv-sys-interaction-field-background:var(--nve-sys-interaction-field-background);--mlv-sys-interaction-field-background-100:var(--nve-sys-interaction-field-background-100);--mlv-sys-interaction-field-background-200:var(--nve-sys-interaction-field-background-200);--mlv-sys-interaction-field-background-300:var(--nve-sys-interaction-field-background-300);--mlv-sys-interaction-highlighted-color:var(--nve-sys-interaction-highlighted-color);--mlv-sys-interaction-hover-color:var(--nve-sys-interaction-hover-color);--mlv-sys-interaction-hover-background:var(--nve-sys-interaction-hover-background);--mlv-sys-interaction-selected-color:var(--nve-sys-interaction-selected-color);--mlv-sys-interaction-selected-background:var(--nve-sys-interaction-selected-background);--mlv-sys-interaction-state-base:var(--nve-sys-interaction-state-base);--mlv-sys-layer-canvas-color:var(--nve-sys-layer-canvas-color);--mlv-sys-layer-shell-color:var(--nve-sys-layer-shell-color);--mlv-sys-layer-container-color:var(--nve-sys-layer-container-color);--mlv-sys-layer-overlay-color:var(--nve-sys-layer-overlay-color);--mlv-sys-scrollbar-thumb-color:var(--nve-sys-scrollbar-thumb-color);--nve-sys-interaction-emphasize-background:var(--nve-sys-interaction-emphasis-background);--nve-sys-interaction-emphasize-color:var(--nve-sys-interaction-emphasis-color);--nve-sys-interaction-secondary-background:var(--nve-sys-accent-secondary-background);--nve-sys-interaction-secondary-color:var(--nve-sys-text-white-color)}
{
"mlv-config-color-scheme-light": "nve-config-color-scheme-light",
"mlv-ref-scale-text": "nve-ref-scale-text",
"mlv-ref-scale-size": "nve-ref-scale-size",
"mlv-ref-scale-space": "nve-ref-scale-space",
"mlv-ref-scale-border-radius": "nve-ref-scale-border-radius",
"mlv-ref-scale-border-width": "nve-ref-scale-border-width",
"mlv-ref-scale-line-height": "nve-ref-scale-line-height",
"mlv-ref-color-white": "nve-ref-color-white",
"mlv-ref-color-black": "nve-ref-color-black",
"mlv-ref-color-alpha-white-100": "nve-ref-color-alpha-white-100",
"mlv-ref-color-alpha-white-200": "nve-ref-color-alpha-white-200",
"mlv-ref-color-alpha-white-300": "nve-ref-color-alpha-white-300",
"mlv-ref-color-alpha-white-400": "nve-ref-color-alpha-white-400",
"mlv-ref-color-alpha-white-500": "nve-ref-color-alpha-white-500",
"mlv-ref-color-alpha-white-600": "nve-ref-color-alpha-white-600",
"mlv-ref-color-alpha-white-700": "nve-ref-color-alpha-white-700",
"mlv-ref-color-alpha-white-800": "nve-ref-color-alpha-white-800",
"mlv-ref-color-alpha-white-900": "nve-ref-color-alpha-white-900",
"mlv-ref-color-alpha-white-1000": "nve-ref-color-alpha-white-1000",
"mlv-ref-color-alpha-white-1100": "nve-ref-color-alpha-white-1100",
"mlv-ref-color-alpha-white-1200": "nve-ref-color-alpha-white-1200",
"mlv-ref-color-alpha-black-100": "nve-ref-color-alpha-black-100",
"mlv-ref-color-alpha-black-200": "nve-ref-color-alpha-black-200",
"mlv-ref-color-alpha-black-300": "nve-ref-color-alpha-black-300",
"mlv-ref-color-alpha-black-400": "nve-ref-color-alpha-black-400",
"mlv-ref-color-alpha-black-500": "nve-ref-color-alpha-black-500",
"mlv-ref-color-alpha-black-600": "nve-ref-color-alpha-black-600",
"mlv-ref-color-alpha-black-700": "nve-ref-color-alpha-black-700",
"mlv-ref-color-alpha-black-800": "nve-ref-color-alpha-black-800",
"mlv-ref-color-alpha-black-900": "nve-ref-color-alpha-black-900",
"mlv-ref-color-alpha-black-1000": "nve-ref-color-alpha-black-1000",
"mlv-ref-color-alpha-black-1100": "nve-ref-color-alpha-black-1100",
"mlv-ref-color-alpha-black-1200": "nve-ref-color-alpha-black-1200",
"mlv-ref-color-brand-green-100": "nve-ref-color-brand-green-100",
"mlv-ref-color-brand-green-200": "nve-ref-color-brand-green-200",
"mlv-ref-color-brand-green-300": "nve-ref-color-brand-green-300",
"mlv-ref-color-brand-green-400": "nve-ref-color-brand-green-400",
"mlv-ref-color-brand-green-500": "nve-ref-color-brand-green-500",
"mlv-ref-color-brand-green-600": "nve-ref-color-brand-green-600",
"mlv-ref-color-brand-green-700": "nve-ref-color-brand-green-700",
"mlv-ref-color-brand-green-800": "nve-ref-color-brand-green-800",
"mlv-ref-color-brand-green-900": "nve-ref-color-brand-green-900",
"mlv-ref-color-brand-green-1000": "nve-ref-color-brand-green-1000",
"mlv-ref-color-brand-green-1100": "nve-ref-color-brand-green-1100",
"mlv-ref-color-brand-green-1200": "nve-ref-color-brand-green-1200",
"mlv-ref-color-yellow-nova-100": "nve-ref-color-yellow-nova-100",
"mlv-ref-color-yellow-nova-200": "nve-ref-color-yellow-nova-200",
"mlv-ref-color-yellow-nova-300": "nve-ref-color-yellow-nova-300",
"mlv-ref-color-yellow-nova-400": "nve-ref-color-yellow-nova-400",
"mlv-ref-color-yellow-nova-500": "nve-ref-color-yellow-nova-500",
"mlv-ref-color-yellow-nova-600": "nve-ref-color-yellow-nova-600",
"mlv-ref-color-yellow-nova-700": "nve-ref-color-yellow-nova-700",
"mlv-ref-color-yellow-nova-800": "nve-ref-color-yellow-nova-800",
"mlv-ref-color-yellow-nova-900": "nve-ref-color-yellow-nova-900",
"mlv-ref-color-yellow-nova-1000": "nve-ref-color-yellow-nova-1000",
"mlv-ref-color-yellow-nova-1100": "nve-ref-color-yellow-nova-1100",
"mlv-ref-color-yellow-nova-1200": "nve-ref-color-yellow-nova-1200",
"mlv-ref-color-lime-pear-100": "nve-ref-color-lime-pear-100",
"mlv-ref-color-lime-pear-200": "nve-ref-color-lime-pear-200",
"mlv-ref-color-lime-pear-300": "nve-ref-color-lime-pear-300",
"mlv-ref-color-lime-pear-400": "nve-ref-color-lime-pear-400",
"mlv-ref-color-lime-pear-500": "nve-ref-color-lime-pear-500",
"mlv-ref-color-lime-pear-600": "nve-ref-color-lime-pear-600",
"mlv-ref-color-lime-pear-700": "nve-ref-color-lime-pear-700",
"mlv-ref-color-lime-pear-800": "nve-ref-color-lime-pear-800",
"mlv-ref-color-lime-pear-900": "nve-ref-color-lime-pear-900",
"mlv-ref-color-lime-pear-1000": "nve-ref-color-lime-pear-1000",
"mlv-ref-color-lime-pear-1100": "nve-ref-color-lime-pear-1100",
"mlv-ref-color-lime-pear-1200": "nve-ref-color-lime-pear-1200",
"mlv-ref-color-green-jade-100": "nve-ref-color-green-jade-100",
"mlv-ref-color-green-jade-200": "nve-ref-color-green-jade-200",
"mlv-ref-color-green-jade-300": "nve-ref-color-green-jade-300",
"mlv-ref-color-green-jade-400": "nve-ref-color-green-jade-400",
"mlv-ref-color-green-jade-500": "nve-ref-color-green-jade-500",
"mlv-ref-color-green-jade-600": "nve-ref-color-green-jade-600",
"mlv-ref-color-green-jade-700": "nve-ref-color-green-jade-700",
"mlv-ref-color-green-jade-800": "nve-ref-color-green-jade-800",
"mlv-ref-color-green-jade-900": "nve-ref-color-green-jade-900",
"mlv-ref-color-green-jade-1000": "nve-ref-color-green-jade-1000",
"mlv-ref-color-green-jade-1100": "nve-ref-color-green-jade-1100",
"mlv-ref-color-green-jade-1200": "nve-ref-color-green-jade-1200",
"mlv-ref-color-pink-rose-100": "nve-ref-color-pink-rose-100",
"mlv-ref-color-pink-rose-200": "nve-ref-color-pink-rose-200",
"mlv-ref-color-pink-rose-300": "nve-ref-color-pink-rose-300",
"mlv-ref-color-pink-rose-400": "nve-ref-color-pink-rose-400",
"mlv-ref-color-pink-rose-500": "nve-ref-color-pink-rose-500",
"mlv-ref-color-pink-rose-600": "nve-ref-color-pink-rose-600",
"mlv-ref-color-pink-rose-700": "nve-ref-color-pink-rose-700",
"mlv-ref-color-pink-rose-800": "nve-ref-color-pink-rose-800",
"mlv-ref-color-pink-rose-900": "nve-ref-color-pink-rose-900",
"mlv-ref-color-pink-rose-1000": "nve-ref-color-pink-rose-1000",
"mlv-ref-color-pink-rose-1100": "nve-ref-color-pink-rose-1100",
"mlv-ref-color-pink-rose-1200": "nve-ref-color-pink-rose-1200",
"mlv-ref-color-purple-lavender-100": "nve-ref-color-purple-lavender-100",
"mlv-ref-color-purple-lavender-200": "nve-ref-color-purple-lavender-200",
"mlv-ref-color-purple-lavender-300": "nve-ref-color-purple-lavender-300",
"mlv-ref-color-purple-lavender-400": "nve-ref-color-purple-lavender-400",
"mlv-ref-color-purple-lavender-500": "nve-ref-color-purple-lavender-500",
"mlv-ref-color-purple-lavender-600": "nve-ref-color-purple-lavender-600",
"mlv-ref-color-purple-lavender-700": "nve-ref-color-purple-lavender-700",
"mlv-ref-color-purple-lavender-800": "nve-ref-color-purple-lavender-800",
"mlv-ref-color-purple-lavender-900": "nve-ref-color-purple-lavender-900",
"mlv-ref-color-purple-lavender-1000": "nve-ref-color-purple-lavender-1000",
"mlv-ref-color-purple-lavender-1100": "nve-ref-color-purple-lavender-1100",
"mlv-ref-color-purple-lavender-1200": "nve-ref-color-purple-lavender-1200",
"mlv-ref-color-purple-violet-100": "nve-ref-color-purple-violet-100",
"mlv-ref-color-purple-violet-200": "nve-ref-color-purple-violet-200",
"mlv-ref-color-purple-violet-300": "nve-ref-color-purple-violet-300",
"mlv-ref-color-purple-violet-400": "nve-ref-color-purple-violet-400",
"mlv-ref-color-purple-violet-500": "nve-ref-color-purple-violet-500",
"mlv-ref-color-purple-violet-600": "nve-ref-color-purple-violet-600",
"mlv-ref-color-purple-violet-700": "nve-ref-color-purple-violet-700",
"mlv-ref-color-purple-violet-800": "nve-ref-color-purple-violet-800",
"mlv-ref-color-purple-violet-900": "nve-ref-color-purple-violet-900",
"mlv-ref-color-purple-violet-1000": "nve-ref-color-purple-violet-1000",
"mlv-ref-color-purple-violet-1100": "nve-ref-color-purple-violet-1100",
"mlv-ref-color-purple-violet-1200": "nve-ref-color-purple-violet-1200",
"mlv-ref-color-purple-plum-100": "nve-ref-color-purple-plum-100",
"mlv-ref-color-purple-plum-200": "nve-ref-color-purple-plum-200",
"mlv-ref-color-purple-plum-300": "nve-ref-color-purple-plum-300",
"mlv-ref-color-purple-plum-400": "nve-ref-color-purple-plum-400",
"mlv-ref-color-purple-plum-500": "nve-ref-color-purple-plum-500",
"mlv-ref-color-purple-plum-600": "nve-ref-color-purple-plum-600",
"mlv-ref-color-purple-plum-700": "nve-ref-color-purple-plum-700",
"mlv-ref-color-purple-plum-800": "nve-ref-color-purple-plum-800",
"mlv-ref-color-purple-plum-900": "nve-ref-color-purple-plum-900",
"mlv-ref-color-purple-plum-1000": "nve-ref-color-purple-plum-1000",
"mlv-ref-color-purple-plum-1100": "nve-ref-color-purple-plum-1100",
"mlv-ref-color-purple-plum-1200": "nve-ref-color-purple-plum-1200",
"mlv-ref-color-pink-magenta-100": "nve-ref-color-pink-magenta-100",
"mlv-ref-color-pink-magenta-200": "nve-ref-color-pink-magenta-200",
"mlv-ref-color-pink-magenta-300": "nve-ref-color-pink-magenta-300",
"mlv-ref-color-pink-magenta-400": "nve-ref-color-pink-magenta-400",
"mlv-ref-color-pink-magenta-500": "nve-ref-color-pink-magenta-500",
"mlv-ref-color-pink-magenta-600": "nve-ref-color-pink-magenta-600",
"mlv-ref-color-pink-magenta-700": "nve-ref-color-pink-magenta-700",
"mlv-ref-color-pink-magenta-800": "nve-ref-color-pink-magenta-800",
"mlv-ref-color-pink-magenta-900": "nve-ref-color-pink-magenta-900",
"mlv-ref-color-pink-magenta-1000": "nve-ref-color-pink-magenta-1000",
"mlv-ref-color-pink-magenta-1100": "nve-ref-color-pink-magenta-1100",
"mlv-ref-color-pink-magenta-1200": "nve-ref-color-pink-magenta-1200",
"mlv-ref-color-red-tomato-100": "nve-ref-color-red-tomato-100",
"mlv-ref-color-red-tomato-200": "nve-ref-color-red-tomato-200",
"mlv-ref-color-red-tomato-300": "nve-ref-color-red-tomato-300",
"mlv-ref-color-red-tomato-400": "nve-ref-color-red-tomato-400",
"mlv-ref-color-red-tomato-500": "nve-ref-color-red-tomato-500",
"mlv-ref-color-red-tomato-600": "nve-ref-color-red-tomato-600",
"mlv-ref-color-red-tomato-700": "nve-ref-color-red-tomato-700",
"mlv-ref-color-red-tomato-800": "nve-ref-color-red-tomato-800",
"mlv-ref-color-red-tomato-900": "nve-ref-color-red-tomato-900",
"mlv-ref-color-red-tomato-1000": "nve-ref-color-red-tomato-1000",
"mlv-ref-color-red-tomato-1100": "nve-ref-color-red-tomato-1100",
"mlv-ref-color-red-tomato-1200": "nve-ref-color-red-tomato-1200",
"mlv-ref-color-orange-pumpkin-100": "nve-ref-color-orange-pumpkin-100",
"mlv-ref-color-orange-pumpkin-200": "nve-ref-color-orange-pumpkin-200",
"mlv-ref-color-orange-pumpkin-300": "nve-ref-color-orange-pumpkin-300",
"mlv-ref-color-orange-pumpkin-400": "nve-ref-color-orange-pumpkin-400",
"mlv-ref-color-orange-pumpkin-500": "nve-ref-color-orange-pumpkin-500",
"mlv-ref-color-orange-pumpkin-600": "nve-ref-color-orange-pumpkin-600",
"mlv-ref-color-orange-pumpkin-700": "nve-ref-color-orange-pumpkin-700",
"mlv-ref-color-orange-pumpkin-800": "nve-ref-color-orange-pumpkin-800",
"mlv-ref-color-orange-pumpkin-900": "nve-ref-color-orange-pumpkin-900",
"mlv-ref-color-orange-pumpkin-1000": "nve-ref-color-orange-pumpkin-1000",
"mlv-ref-color-orange-pumpkin-1100": "nve-ref-color-orange-pumpkin-1100",
"mlv-ref-color-orange-pumpkin-1200": "nve-ref-color-orange-pumpkin-1200",
"mlv-ref-color-yellow-amber-100": "nve-ref-color-yellow-amber-100",
"mlv-ref-color-yellow-amber-200": "nve-ref-color-yellow-amber-200",
"mlv-ref-color-yellow-amber-300": "nve-ref-color-yellow-amber-300",
"mlv-ref-color-yellow-amber-400": "nve-ref-color-yellow-amber-400",
"mlv-ref-color-yellow-amber-500": "nve-ref-color-yellow-amber-500",
"mlv-ref-color-yellow-amber-600": "nve-ref-color-yellow-amber-600",
"mlv-ref-color-yellow-amber-700": "nve-ref-color-yellow-amber-700",
"mlv-ref-color-yellow-amber-800": "nve-ref-color-yellow-amber-800",
"mlv-ref-color-yellow-amber-900": "nve-ref-color-yellow-amber-900",
"mlv-ref-color-yellow-amber-1000": "nve-ref-color-yellow-amber-1000",
"mlv-ref-color-yellow-amber-1100": "nve-ref-color-yellow-amber-1100",
"mlv-ref-color-yellow-amber-1200": "nve-ref-color-yellow-amber-1200",
"mlv-ref-color-green-grass-100": "nve-ref-color-green-grass-100",
"mlv-ref-color-green-grass-200": "nve-ref-color-green-grass-200",
"mlv-ref-color-green-grass-300": "nve-ref-color-green-grass-300",
"mlv-ref-color-green-grass-400": "nve-ref-color-green-grass-400",
"mlv-ref-color-green-grass-500": "nve-ref-color-green-grass-500",
"mlv-ref-color-green-grass-600": "nve-ref-color-green-grass-600",
"mlv-ref-color-green-grass-700": "nve-ref-color-green-grass-700",
"mlv-ref-color-green-grass-800": "nve-ref-color-green-grass-800",
"mlv-ref-color-green-grass-900": "nve-ref-color-green-grass-900",
"mlv-ref-color-green-grass-1000": "nve-ref-color-green-grass-1000",
"mlv-ref-color-green-grass-1100": "nve-ref-color-green-grass-1100",
"mlv-ref-color-green-grass-1200": "nve-ref-color-green-grass-1200",
"mlv-ref-color-teal-seafoam-100": "nve-ref-color-teal-seafoam-100",
"mlv-ref-color-teal-seafoam-200": "nve-ref-color-teal-seafoam-200",
"mlv-ref-color-teal-seafoam-300": "nve-ref-color-teal-seafoam-300",
"mlv-ref-color-teal-seafoam-400": "nve-ref-color-teal-seafoam-400",
"mlv-ref-color-teal-seafoam-500": "nve-ref-color-teal-seafoam-500",
"mlv-ref-color-teal-seafoam-600": "nve-ref-color-teal-seafoam-600",
"mlv-ref-color-teal-seafoam-700": "nve-ref-color-teal-seafoam-700",
"mlv-ref-color-teal-seafoam-800": "nve-ref-color-teal-seafoam-800",
"mlv-ref-color-teal-seafoam-900": "nve-ref-color-teal-seafoam-900",
"mlv-ref-color-teal-seafoam-1000": "nve-ref-color-teal-seafoam-1000",
"mlv-ref-color-teal-seafoam-1100": "nve-ref-color-teal-seafoam-1100",
"mlv-ref-color-teal-seafoam-1200": "nve-ref-color-teal-seafoam-1200",
"mlv-ref-color-green-mint-100": "nve-ref-color-green-mint-100",
"mlv-ref-color-green-mint-200": "nve-ref-color-green-mint-200",
"mlv-ref-color-green-mint-300": "nve-ref-color-green-mint-300",
"mlv-ref-color-green-mint-400": "nve-ref-color-green-mint-400",
"mlv-ref-color-green-mint-500": "nve-ref-color-green-mint-500",
"mlv-ref-color-green-mint-600": "nve-ref-color-green-mint-600",
"mlv-ref-color-green-mint-700": "nve-ref-color-green-mint-700",
"mlv-ref-color-green-mint-800": "nve-ref-color-green-mint-800",
"mlv-ref-color-green-mint-900": "nve-ref-color-green-mint-900",
"mlv-ref-color-green-mint-1000": "nve-ref-color-green-mint-1000",
"mlv-ref-color-green-mint-1100": "nve-ref-color-green-mint-1100",
"mlv-ref-color-green-mint-1200": "nve-ref-color-green-mint-1200",
"mlv-ref-color-teal-cyan-100": "nve-ref-color-teal-cyan-100",
"mlv-ref-color-teal-cyan-200": "nve-ref-color-teal-cyan-200",
"mlv-ref-color-teal-cyan-300": "nve-ref-color-teal-cyan-300",
"mlv-ref-color-teal-cyan-400": "nve-ref-color-teal-cyan-400",
"mlv-ref-color-teal-cyan-500": "nve-ref-color-teal-cyan-500",
"mlv-ref-color-teal-cyan-600": "nve-ref-color-teal-cyan-600",
"mlv-ref-color-teal-cyan-700": "nve-ref-color-teal-cyan-700",
"mlv-ref-color-teal-cyan-800": "nve-ref-color-teal-cyan-800",
"mlv-ref-color-teal-cyan-900": "nve-ref-color-teal-cyan-900",
"mlv-ref-color-teal-cyan-1000": "nve-ref-color-teal-cyan-1000",
"mlv-ref-color-teal-cyan-1100": "nve-ref-color-teal-cyan-1100",
"mlv-ref-color-teal-cyan-1200": "nve-ref-color-teal-cyan-1200",
"mlv-ref-color-blue-sky-100": "nve-ref-color-blue-sky-100",
"mlv-ref-color-blue-sky-200": "nve-ref-color-blue-sky-200",
"mlv-ref-color-blue-sky-300": "nve-ref-color-blue-sky-300",
"mlv-ref-color-blue-sky-400": "nve-ref-color-blue-sky-400",
"mlv-ref-color-blue-sky-500": "nve-ref-color-blue-sky-500",
"mlv-ref-color-blue-sky-600": "nve-ref-color-blue-sky-600",
"mlv-ref-color-blue-sky-700": "nve-ref-color-blue-sky-700",
"mlv-ref-color-blue-sky-800": "nve-ref-color-blue-sky-800",
"mlv-ref-color-blue-sky-900": "nve-ref-color-blue-sky-900",
"mlv-ref-color-blue-sky-1000": "nve-ref-color-blue-sky-1000",
"mlv-ref-color-blue-sky-1100": "nve-ref-color-blue-sky-1100",
"mlv-ref-color-blue-sky-1200": "nve-ref-color-blue-sky-1200",
"mlv-ref-color-blue-cobalt-100": "nve-ref-color-blue-cobalt-100",
"mlv-ref-color-blue-cobalt-200": "nve-ref-color-blue-cobalt-200",
"mlv-ref-color-blue-cobalt-300": "nve-ref-color-blue-cobalt-300",
"mlv-ref-color-blue-cobalt-400": "nve-ref-color-blue-cobalt-400",
"mlv-ref-color-blue-cobalt-500": "nve-ref-color-blue-cobalt-500",
"mlv-ref-color-blue-cobalt-600": "nve-ref-color-blue-cobalt-600",
"mlv-ref-color-blue-cobalt-700": "nve-ref-color-blue-cobalt-700",
"mlv-ref-color-blue-cobalt-800": "nve-ref-color-blue-cobalt-800",
"mlv-ref-color-blue-cobalt-900": "nve-ref-color-blue-cobalt-900",
"mlv-ref-color-blue-cobalt-1000": "nve-ref-color-blue-cobalt-1000",
"mlv-ref-color-blue-cobalt-1100": "nve-ref-color-blue-cobalt-1100",
"mlv-ref-color-blue-cobalt-1200": "nve-ref-color-blue-cobalt-1200",
"mlv-ref-color-blue-indigo-100": "nve-ref-color-blue-indigo-100",
"mlv-ref-color-blue-indigo-200": "nve-ref-color-blue-indigo-200",
"mlv-ref-color-blue-indigo-300": "nve-ref-color-blue-indigo-300",
"mlv-ref-color-blue-indigo-400": "nve-ref-color-blue-indigo-400",
"mlv-ref-color-blue-indigo-500": "nve-ref-color-blue-indigo-500",
"mlv-ref-color-blue-indigo-600": "nve-ref-color-blue-indigo-600",
"mlv-ref-color-blue-indigo-700": "nve-ref-color-blue-indigo-700",
"mlv-ref-color-blue-indigo-800": "nve-ref-color-blue-indigo-800",
"mlv-ref-color-blue-indigo-900": "nve-ref-color-blue-indigo-900",
"mlv-ref-color-blue-indigo-1000": "nve-ref-color-blue-indigo-1000",
"mlv-ref-color-blue-indigo-1100": "nve-ref-color-blue-indigo-1100",
"mlv-ref-color-blue-indigo-1200": "nve-ref-color-blue-indigo-1200",
"mlv-ref-color-gray-denim-100": "nve-ref-color-gray-denim-100",
"mlv-ref-color-gray-denim-200": "nve-ref-color-gray-denim-200",
"mlv-ref-color-gray-denim-300": "nve-ref-color-gray-denim-300",
"mlv-ref-color-gray-denim-400": "nve-ref-color-gray-denim-400",
"mlv-ref-color-gray-denim-500": "nve-ref-color-gray-denim-500",
"mlv-ref-color-gray-denim-600": "nve-ref-color-gray-denim-600",
"mlv-ref-color-gray-denim-700": "nve-ref-color-gray-denim-700",
"mlv-ref-color-gray-denim-800": "nve-ref-color-gray-denim-800",
"mlv-ref-color-gray-denim-900": "nve-ref-color-gray-denim-900",
"mlv-ref-color-gray-denim-1000": "nve-ref-color-gray-denim-1000",
"mlv-ref-color-gray-denim-1100": "nve-ref-color-gray-denim-1100",
"mlv-ref-color-gray-denim-1200": "nve-ref-color-gray-denim-1200",
"mlv-ref-color-gray-slate-100": "nve-ref-color-gray-slate-100",
"mlv-ref-color-gray-slate-200": "nve-ref-color-gray-slate-200",
"mlv-ref-color-gray-slate-300": "nve-ref-color-gray-slate-300",
"mlv-ref-color-gray-slate-400": "nve-ref-color-gray-slate-400",
"mlv-ref-color-gray-slate-500": "nve-ref-color-gray-slate-500",
"mlv-ref-color-gray-slate-600": "nve-ref-color-gray-slate-600",
"mlv-ref-color-gray-slate-700": "nve-ref-color-gray-slate-700",
"mlv-ref-color-gray-slate-800": "nve-ref-color-gray-slate-800",
"mlv-ref-color-gray-slate-900": "nve-ref-color-gray-slate-900",
"mlv-ref-color-gray-slate-1000": "nve-ref-color-gray-slate-1000",
"mlv-ref-color-gray-slate-1100": "nve-ref-color-gray-slate-1100",
"mlv-ref-color-gray-slate-1200": "nve-ref-color-gray-slate-1200",
"mlv-ref-color-red-cardinal-100": "nve-ref-color-red-cardinal-100",
"mlv-ref-color-red-cardinal-200": "nve-ref-color-red-cardinal-200",
"mlv-ref-color-red-cardinal-300": "nve-ref-color-red-cardinal-300",
"mlv-ref-color-red-cardinal-400": "nve-ref-color-red-cardinal-400",
"mlv-ref-color-red-cardinal-500": "nve-ref-color-red-cardinal-500",
"mlv-ref-color-red-cardinal-600": "nve-ref-color-red-cardinal-600",
"mlv-ref-color-red-cardinal-700": "nve-ref-color-red-cardinal-700",
"mlv-ref-color-red-cardinal-800": "nve-ref-color-red-cardinal-800",
"mlv-ref-color-red-cardinal-900": "nve-ref-color-red-cardinal-900",
"mlv-ref-color-red-cardinal-1000": "nve-ref-color-red-cardinal-1000",
"mlv-ref-color-red-cardinal-1100": "nve-ref-color-red-cardinal-1100",
"mlv-ref-color-red-cardinal-1200": "nve-ref-color-red-cardinal-1200",
"mlv-ref-font-family-inter": "nve-ref-font-family-inter",
"mlv-ref-font-family-roboto-mono": "nve-ref-font-family-roboto-mono",
"mlv-ref-font-weight-light": "nve-ref-font-weight-light",
"mlv-ref-font-weight-regular": "nve-ref-font-weight-regular",
"mlv-ref-font-weight-medium": "nve-ref-font-weight-medium",
"mlv-ref-font-weight-semibold": "nve-ref-font-weight-semibold",
"mlv-ref-font-weight-bold": "nve-ref-font-weight-bold",
"mlv-ref-font-weight-extra-bold": "nve-ref-font-weight-extra-bold",
"mlv-ref-font-line-height-tight": "nve-ref-font-line-height-tight",
"mlv-ref-font-line-height-snug": "nve-ref-font-line-height-snug",
"mlv-ref-font-line-height-moderate": "nve-ref-font-line-height-moderate",
"mlv-ref-font-line-height-relaxed": "nve-ref-font-line-height-relaxed",
"mlv-ref-font-line-height-loose": "nve-ref-font-line-height-loose",
"mlv-ref-border-radius-full": "nve-ref-border-radius-full",
"mlv-ref-opacity-0": "nve-ref-opacity-0",
"mlv-ref-opacity-150": "nve-ref-opacity-150",
"mlv-ref-opacity-200": "nve-ref-opacity-200",
"mlv-ref-opacity-300": "nve-ref-opacity-300",
"mlv-ref-opacity-400": "nve-ref-opacity-400",
"mlv-ref-opacity-500": "nve-ref-opacity-500",
"mlv-ref-opacity-600": "nve-ref-opacity-600",
"mlv-ref-opacity-700": "nve-ref-opacity-700",
"mlv-ref-opacity-800": "nve-ref-opacity-800",
"mlv-ref-opacity-900": "nve-ref-opacity-900",
"mlv-ref-shadow-100": "nve-ref-shadow-100",
"mlv-ref-shadow-200": "nve-ref-shadow-200",
"mlv-ref-shadow-300": "nve-ref-shadow-300",
"mlv-ref-shadow-400": "nve-ref-shadow-400",
"mlv-ref-shadow-500": "nve-ref-shadow-500",
"mlv-ref-outline": "nve-ref-outline",
"mlv-ref-outline-webkit": "nve-ref-outline-webkit",
"mlv-ref-animation-duration-100": "nve-ref-animation-duration-100",
"mlv-ref-animation-duration-150": "nve-ref-animation-duration-150",
"mlv-ref-animation-duration-200": "nve-ref-animation-duration-200",
"mlv-ref-animation-duration-250": "nve-ref-animation-duration-250",
"mlv-ref-animation-duration-300": "nve-ref-animation-duration-300",
"mlv-ref-animation-duration-400": "nve-ref-animation-duration-400",
"mlv-ref-animation-easing-100": "nve-ref-animation-easing-100",
"mlv-sys-color-scheme": "nve-sys-color-scheme",
"mlv-sys-contrast-emphasis-ratio": "nve-sys-contrast-emphasis-ratio",
"mlv-sys-contrast-mute-ratio": "nve-sys-contrast-mute-ratio",
"mlv-sys-interaction-state-ratio": "nve-sys-interaction-state-ratio",
"mlv-sys-interaction-state-ratio-hover": "nve-sys-interaction-state-ratio-hover",
"mlv-sys-interaction-state-ratio-disabled": "nve-sys-interaction-state-ratio-disabled",
"mlv-sys-interaction-state-ratio-active": "nve-sys-interaction-state-ratio-active",
"mlv-sys-interaction-state-ratio-selected": "nve-sys-interaction-state-ratio-selected",
"mlv-sys-visualization-sequential-diverging-virdis-100": "nve-sys-visualization-sequential-diverging-virdis-100",
"mlv-sys-visualization-sequential-diverging-virdis-200": "nve-sys-visualization-sequential-diverging-virdis-200",
"mlv-sys-visualization-sequential-diverging-virdis-300": "nve-sys-visualization-sequential-diverging-virdis-300",
"mlv-sys-visualization-sequential-diverging-virdis-400": "nve-sys-visualization-sequential-diverging-virdis-400",
"mlv-sys-visualization-sequential-diverging-virdis-500": "nve-sys-visualization-sequential-diverging-virdis-500",
"mlv-sys-visualization-sequential-diverging-virdis-600": "nve-sys-visualization-sequential-diverging-virdis-600",
"mlv-sys-visualization-sequential-diverging-virdis-700": "nve-sys-visualization-sequential-diverging-virdis-700",
"mlv-sys-visualization-sequential-diverging-virdis-800": "nve-sys-visualization-sequential-diverging-virdis-800",
"mlv-sys-visualization-sequential-diverging-virdis-900": "nve-sys-visualization-sequential-diverging-virdis-900",
"mlv-sys-visualization-sequential-diverging-virdis-1000": "nve-sys-visualization-sequential-diverging-virdis-1000",
"mlv-sys-visualization-sequential-diverging-virdis-1100": "nve-sys-visualization-sequential-diverging-virdis-1100",
"mlv-sys-visualization-sequential-diverging-virdis-1200": "nve-sys-visualization-sequential-diverging-virdis-1200",
"mlv-sys-visualization-sequential-diverging-virdis-1300": "nve-sys-visualization-sequential-diverging-virdis-1300",
"mlv-sys-visualization-sequential-diverging-virdis-1400": "nve-sys-visualization-sequential-diverging-virdis-1400",
"mlv-sys-visualization-sequential-diverging-virdis-1500": "nve-sys-visualization-sequential-diverging-virdis-1500",
"mlv-sys-visualization-sequential-diverging-red-green-100": "nve-sys-visualization-sequential-diverging-red-green-100",
"mlv-sys-visualization-sequential-diverging-red-green-200": "nve-sys-visualization-sequential-diverging-red-green-200",
"mlv-sys-visualization-sequential-diverging-red-green-300": "nve-sys-visualization-sequential-diverging-red-green-300",
"mlv-sys-visualization-sequential-diverging-red-green-400": "nve-sys-visualization-sequential-diverging-red-green-400",
"mlv-sys-visualization-sequential-diverging-red-green-600": "nve-sys-visualization-sequential-diverging-red-green-600",
"mlv-sys-visualization-sequential-diverging-red-green-700": "nve-sys-visualization-sequential-diverging-red-green-700",
"mlv-sys-visualization-sequential-diverging-red-green-800": "nve-sys-visualization-sequential-diverging-red-green-800",
"mlv-sys-visualization-sequential-diverging-red-green-900": "nve-sys-visualization-sequential-diverging-red-green-900",
"mlv-sys-scrollbar-width": "nve-sys-scrollbar-width",
"mlv-ref-size-50": "nve-ref-size-50",
"mlv-ref-size-100": "nve-ref-size-100",
"mlv-ref-size-150": "nve-ref-size-150",
"mlv-ref-size-200": "nve-ref-size-200",
"mlv-ref-size-250": "nve-ref-size-250",
"mlv-ref-size-300": "nve-ref-size-300",
"mlv-ref-size-400": "nve-ref-size-400",
"mlv-ref-size-500": "nve-ref-size-500",
"mlv-ref-size-600": "nve-ref-size-600",
"mlv-ref-size-700": "nve-ref-size-700",
"mlv-ref-size-800": "nve-ref-size-800",
"mlv-ref-size-900": "nve-ref-size-900",
"mlv-ref-size-1000": "nve-ref-size-1000",
"mlv-ref-space-none": "nve-ref-space-none",
"mlv-ref-space-xxxs": "nve-ref-space-xxxs",
"mlv-ref-space-xxs": "nve-ref-space-xxs",
"mlv-ref-space-xs": "nve-ref-space-xs",
"mlv-ref-space-sm": "nve-ref-space-sm",
"mlv-ref-space-md": "nve-ref-space-md",
"mlv-ref-space-lg": "nve-ref-space-lg",
"mlv-ref-space-xl": "nve-ref-space-xl",
"mlv-ref-space-xxl": "nve-ref-space-xxl",
"mlv-ref-space-xxxl": "nve-ref-space-xxxl",
"mlv-ref-color-scheme-base": "nve-ref-color-scheme-base",
"mlv-ref-color-scheme-inverse": "nve-ref-color-scheme-inverse",
"mlv-ref-color-neutral-100": "nve-ref-color-neutral-100",
"mlv-ref-color-neutral-200": "nve-ref-color-neutral-200",
"mlv-ref-color-neutral-300": "nve-ref-color-neutral-300",
"mlv-ref-color-neutral-400": "nve-ref-color-neutral-400",
"mlv-ref-color-neutral-500": "nve-ref-color-neutral-500",
"mlv-ref-color-neutral-600": "nve-ref-color-neutral-600",
"mlv-ref-color-neutral-700": "nve-ref-color-neutral-700",
"mlv-ref-color-neutral-800": "nve-ref-color-neutral-800",
"mlv-ref-color-neutral-900": "nve-ref-color-neutral-900",
"mlv-ref-color-neutral-1000": "nve-ref-color-neutral-1000",
"mlv-ref-color-neutral-1100": "nve-ref-color-neutral-1100",
"mlv-ref-color-neutral-1200": "nve-ref-color-neutral-1200",
"mlv-ref-font-family": "nve-ref-font-family",
"mlv-ref-font-size-50": "nve-ref-font-size-50",
"mlv-ref-font-size-100": "nve-ref-font-size-100",
"mlv-ref-font-size-200": "nve-ref-font-size-200",
"mlv-ref-font-size-300": "nve-ref-font-size-300",
"mlv-ref-font-size-400": "nve-ref-font-size-400",
"mlv-ref-font-size-500": "nve-ref-font-size-500",
"mlv-ref-font-size-600": "nve-ref-font-size-600",
"mlv-ref-font-size-700": "nve-ref-font-size-700",
"mlv-ref-font-size-800": "nve-ref-font-size-800",
"mlv-ref-font-size-900": "nve-ref-font-size-900",
"mlv-ref-font-size-1000": "nve-ref-font-size-1000",
"mlv-ref-font-size-1100": "nve-ref-font-size-1100",
"mlv-ref-font-size-1200": "nve-ref-font-size-1200",
"mlv-ref-font-line-height-300": "nve-ref-font-line-height-300",
"mlv-ref-font-line-height-400": "nve-ref-font-line-height-400",
"mlv-ref-font-line-height-500": "nve-ref-font-line-height-500",
"mlv-ref-font-line-height-600": "nve-ref-font-line-height-600",
"mlv-ref-font-line-height-700": "nve-ref-font-line-height-700",
"mlv-ref-font-line-height-800": "nve-ref-font-line-height-800",
"mlv-ref-font-line-height-900": "nve-ref-font-line-height-900",
"mlv-ref-font-line-height-1000": "nve-ref-font-line-height-1000",
"mlv-ref-border-radius-none": "nve-ref-border-radius-none",
"mlv-ref-border-radius-xs": "nve-ref-border-radius-xs",
"mlv-ref-border-radius-sm": "nve-ref-border-radius-sm",
"mlv-ref-border-radius-md": "nve-ref-border-radius-md",
"mlv-ref-border-radius-lg": "nve-ref-border-radius-lg",
"mlv-ref-border-radius-xl": "nve-ref-border-radius-xl",
"mlv-ref-border-radius-xxl": "nve-ref-border-radius-xxl",
"mlv-ref-border-width-sm": "nve-ref-border-width-sm",
"mlv-ref-border-width-md": "nve-ref-border-width-md",
"mlv-ref-border-width-lg": "nve-ref-border-width-lg",
"mlv-ref-border-width-xl": "nve-ref-border-width-xl",
"mlv-sys-text-white-color": "nve-sys-text-white-color",
"mlv-sys-text-black-color": "nve-sys-text-black-color",
"mlv-sys-text-link-hover-color": "nve-sys-text-link-hover-color",
"mlv-sys-text-link-visited-color": "nve-sys-text-link-visited-color",
"mlv-sys-text-link-emphasis-color": "nve-sys-text-link-emphasis-color",
"mlv-sys-accent-primary-background": "nve-sys-accent-primary-background",
"mlv-sys-accent-secondary-background": "nve-sys-accent-secondary-background",
"mlv-sys-contrast-emphasis-color": "nve-sys-contrast-emphasis-color",
"mlv-sys-interaction-destructive-background": "nve-sys-interaction-destructive-background",
"mlv-sys-interaction-highlighted-background": "nve-sys-interaction-highlighted-background",
"mlv-sys-interaction-highlighted-muted-background": "nve-sys-interaction-highlighted-muted-background",
"mlv-sys-layer-container-background": "nve-sys-layer-container-background",
"mlv-sys-layer-overlay-background": "nve-sys-layer-overlay-background",
"mlv-sys-layer-backdrop-background": "nve-sys-layer-backdrop-background",
"mlv-sys-status-scheduled-color": "nve-sys-status-scheduled-color",
"mlv-sys-status-queued-color": "nve-sys-status-queued-color",
"mlv-sys-status-starting-color": "nve-sys-status-starting-color",
"mlv-sys-status-running-color": "nve-sys-status-running-color",
"mlv-sys-status-restarting-color": "nve-sys-status-restarting-color",
"mlv-sys-status-stopping-color": "nve-sys-status-stopping-color",
"mlv-sys-status-finished-color": "nve-sys-status-finished-color",
"mlv-sys-status-failed-color": "nve-sys-status-failed-color",
"mlv-sys-support-accent-muted-color": "nve-sys-support-accent-muted-color",
"mlv-sys-support-accent-emphasis-color": "nve-sys-support-accent-emphasis-color",
"mlv-sys-support-success-color": "nve-sys-support-success-color",
"mlv-sys-support-success-muted-color": "nve-sys-support-success-muted-color",
"mlv-sys-support-success-emphasis-color": "nve-sys-support-success-emphasis-color",
"mlv-sys-support-danger-color": "nve-sys-support-danger-color",
"mlv-sys-support-danger-muted-color": "nve-sys-support-danger-muted-color",
"mlv-sys-support-danger-emphasis-color": "nve-sys-support-danger-emphasis-color",
"mlv-sys-support-warning-color": "nve-sys-support-warning-color",
"mlv-sys-support-warning-muted-color": "nve-sys-support-warning-muted-color",
"mlv-sys-support-warning-emphasis-color": "nve-sys-support-warning-emphasis-color",
"mlv-sys-visualization-categorical-violet": "nve-sys-visualization-categorical-violet",
"mlv-sys-visualization-categorical-lavender": "nve-sys-visualization-categorical-lavender",
"mlv-sys-visualization-categorical-rose": "nve-sys-visualization-categorical-rose",
"mlv-sys-visualization-categorical-red": "nve-sys-visualization-categorical-red",
"mlv-sys-visualization-categorical-pumpkin": "nve-sys-visualization-categorical-pumpkin",
"mlv-sys-visualization-categorical-amber": "nve-sys-visualization-categorical-amber",
"mlv-sys-visualization-categorical-nova": "nve-sys-visualization-categorical-nova",
"mlv-sys-visualization-categorical-pear": "nve-sys-visualization-categorical-pear",
"mlv-sys-visualization-categorical-grass": "nve-sys-visualization-categorical-grass",
"mlv-sys-visualization-categorical-seafoam": "nve-sys-visualization-categorical-seafoam",
"mlv-sys-visualization-categorical-cyan": "nve-sys-visualization-categorical-cyan",
"mlv-sys-visualization-trend-negative-color": "nve-sys-visualization-trend-negative-color",
"mlv-sys-visualization-trend-negative-emphasis-color": "nve-sys-visualization-trend-negative-emphasis-color",
"mlv-sys-visualization-trend-positive-color": "nve-sys-visualization-trend-positive-color",
"mlv-sys-visualization-trend-positive-emphasis-color": "nve-sys-visualization-trend-positive-emphasis-color",
"mlv-sys-scrollbar-track-color": "nve-sys-scrollbar-track-color",
"mlv-ref-border-color": "nve-ref-border-color",
"mlv-ref-border-color-emphasis": "nve-ref-border-color-emphasis",
"mlv-ref-border-color-muted": "nve-ref-border-color-muted",
"mlv-ref-border-color-inverse": "nve-ref-border-color-inverse",
"mlv-sys-text-color": "nve-sys-text-color",
"mlv-sys-text-muted-color": "nve-sys-text-muted-color",
"mlv-sys-text-emphasis-color": "nve-sys-text-emphasis-color",
"mlv-sys-text-placeholder-color": "nve-sys-text-placeholder-color",
"mlv-sys-text-link-color": "nve-sys-text-link-color",
"mlv-sys-text-link-disabled-color": "nve-sys-text-link-disabled-color",
"mlv-sys-accent-tertiary-background": "nve-sys-accent-tertiary-background",
"mlv-sys-contrast-mute-color": "nve-sys-contrast-mute-color",
"mlv-sys-interaction-color": "nve-sys-interaction-color",
"mlv-sys-interaction-background": "nve-sys-interaction-background",
"mlv-sys-interaction-background-100": "nve-sys-interaction-background-100",
"mlv-sys-interaction-background-200": "nve-sys-interaction-background-200",
"mlv-sys-interaction-background-300": "nve-sys-interaction-background-300",
"mlv-sys-interaction-field-height": "nve-sys-interaction-field-height",
"mlv-sys-interaction-emphasis-color": "nve-sys-interaction-emphasis-color",
"mlv-sys-interaction-emphasis-background": "nve-sys-interaction-emphasis-background",
"mlv-sys-interaction-destructive-color": "nve-sys-interaction-destructive-color",
"mlv-sys-interaction-disabled-color": "nve-sys-interaction-disabled-color",
"mlv-sys-interaction-disabled-background": "nve-sys-interaction-disabled-background",
"mlv-sys-interaction-state-mix": "nve-sys-interaction-state-mix",
"mlv-sys-layer-canvas-background": "nve-sys-layer-canvas-background",
"mlv-sys-layer-canvas-accent-background": "nve-sys-layer-canvas-accent-background",
"mlv-sys-layer-shell-background": "nve-sys-layer-shell-background",
"mlv-sys-layer-shell-accent-background": "nve-sys-layer-shell-accent-background",
"mlv-sys-layer-container-accent-background": "nve-sys-layer-container-accent-background",
"mlv-sys-layer-overlay-accent-background": "nve-sys-layer-overlay-accent-background",
"mlv-sys-layer-popover-background": "nve-sys-layer-popover-background",
"mlv-sys-layer-popover-color": "nve-sys-layer-popover-color",
"mlv-sys-layer-popover-accent-background": "nve-sys-layer-popover-accent-background",
"mlv-sys-layer-popover-offset": "nve-sys-layer-popover-offset",
"mlv-sys-layer-popover-arrow-offset": "nve-sys-layer-popover-arrow-offset",
"mlv-sys-layer-popover-arrow-padding": "nve-sys-layer-popover-arrow-padding",
"mlv-sys-status-color": "nve-sys-status-color",
"mlv-sys-status-pending-color": "nve-sys-status-pending-color",
"mlv-sys-status-unknown-color": "nve-sys-status-unknown-color",
"mlv-sys-status-ignored-color": "nve-sys-status-ignored-color",
"mlv-sys-support-color": "nve-sys-support-color",
"mlv-sys-support-muted-color": "nve-sys-support-muted-color",
"mlv-sys-support-emphasis-color": "nve-sys-support-emphasis-color",
"mlv-sys-support-accent-color": "nve-sys-support-accent-color",
"mlv-sys-visualization-categorical-slate": "nve-sys-visualization-categorical-slate",
"mlv-sys-visualization-sequential-diverging-red-green-500": "nve-sys-visualization-sequential-diverging-red-green-500",
"mlv-sys-interaction-field-color": "nve-sys-interaction-field-color",
"mlv-sys-interaction-field-background": "nve-sys-interaction-field-background",
"mlv-sys-interaction-field-background-100": "nve-sys-interaction-field-background-100",
"mlv-sys-interaction-field-background-200": "nve-sys-interaction-field-background-200",
"mlv-sys-interaction-field-background-300": "nve-sys-interaction-field-background-300",
"mlv-sys-interaction-highlighted-color": "nve-sys-interaction-highlighted-color",
"mlv-sys-interaction-hover-color": "nve-sys-interaction-hover-color",
"mlv-sys-interaction-hover-background": "nve-sys-interaction-hover-background",
"mlv-sys-interaction-selected-color": "nve-sys-interaction-selected-color",
"mlv-sys-interaction-selected-background": "nve-sys-interaction-selected-background",
"mlv-sys-interaction-state-base": "nve-sys-interaction-state-base",
"mlv-sys-layer-canvas-color": "nve-sys-layer-canvas-color",
"mlv-sys-layer-shell-color": "nve-sys-layer-shell-color",
"mlv-sys-layer-container-color": "nve-sys-layer-container-color",
"mlv-sys-layer-overlay-color": "nve-sys-layer-overlay-color",
"mlv-sys-scrollbar-thumb-color": "nve-sys-scrollbar-thumb-color"
}