@nvidia-elements/themes 0.0.0 → 0.0.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 +15 -0
- package/LICENSE +202 -0
- package/package.json +4 -1
- package/dist/bundles/index.css +0 -6
- package/dist/compact.css +0 -1
- package/dist/compact.js +0 -6
- package/dist/compact.json +0 -5
- package/dist/custom-elements-jsx.d.ts +0 -76
- package/dist/custom-elements-vue.d.ts +0 -15
- package/dist/custom-elements.json +0 -82
- package/dist/dark.css +0 -1
- package/dist/dark.js +0 -388
- package/dist/dark.json +0 -387
- package/dist/data.css-vars.json +0 -4017
- package/dist/data.snippets.json +0 -1
- package/dist/debug.css +0 -1
- package/dist/debug.js +0 -7
- package/dist/debug.json +0 -6
- package/dist/elements.css +0 -1
- package/dist/elements.json +0 -550
- package/dist/fonts/LICENSE.md +0 -92
- package/dist/fonts/inter.css +0 -20
- package/dist/fonts/inter.woff2 +0 -0
- package/dist/high-contrast.css +0 -1
- package/dist/high-contrast.js +0 -65
- package/dist/high-contrast.json +0 -64
- package/dist/index.css +0 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.examples.js +0 -6
- package/dist/index.examples.js.map +0 -1
- package/dist/index.examples.json +0 -51
- package/dist/index.js +0 -551
- package/dist/index.js.map +0 -1
- package/dist/index.json +0 -550
- package/dist/index.metadata.json +0 -2966
- package/dist/reduced-motion.css +0 -1
- package/dist/reduced-motion.js +0 -10
- package/dist/reduced-motion.json +0 -9
- package/dist/schema.json +0 -586
package/dist/index.json
DELETED
|
@@ -1,550 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"nve-config-color-scheme-light": "true",
|
|
3
|
-
"nve-ref-scale-text": "1",
|
|
4
|
-
"nve-ref-scale-size": "1",
|
|
5
|
-
"nve-ref-scale-space": "1",
|
|
6
|
-
"nve-ref-scale-border-radius": "1",
|
|
7
|
-
"nve-ref-scale-border-width": "1",
|
|
8
|
-
"nve-ref-scale-line-height": "1",
|
|
9
|
-
"nve-ref-color-white": "oklch(100% 0 0)",
|
|
10
|
-
"nve-ref-color-black": "oklch(0% 0 0)",
|
|
11
|
-
"nve-ref-color-alpha-white-100": "oklch(100% 0 0 / 0)",
|
|
12
|
-
"nve-ref-color-alpha-white-200": "oklch(100% 0 0 / 0.0118)",
|
|
13
|
-
"nve-ref-color-alpha-white-300": "oklch(100% 0 0 / 0.0314)",
|
|
14
|
-
"nve-ref-color-alpha-white-400": "oklch(100% 0 0 / 0.0588)",
|
|
15
|
-
"nve-ref-color-alpha-white-500": "oklch(100% 0 0 / 0.0902)",
|
|
16
|
-
"nve-ref-color-alpha-white-600": "oklch(100% 0 0 / 0.1216)",
|
|
17
|
-
"nve-ref-color-alpha-white-700": "oklch(100% 0 0 / 0.1804)",
|
|
18
|
-
"nve-ref-color-alpha-white-800": "oklch(100% 0 0 / 0.251)",
|
|
19
|
-
"nve-ref-color-alpha-white-900": "oklch(100% 0 0 / 0.3882)",
|
|
20
|
-
"nve-ref-color-alpha-white-1000": "oklch(100% 0 0 / 0.451)",
|
|
21
|
-
"nve-ref-color-alpha-white-1100": "oklch(100% 0 0 / 0.5882)",
|
|
22
|
-
"nve-ref-color-alpha-white-1200": "oklch(100% 0 0 / 0.9216)",
|
|
23
|
-
"nve-ref-color-alpha-black-100": "oklch(0% 0 0 / 0)",
|
|
24
|
-
"nve-ref-color-alpha-black-200": "oklch(0% 0 0 / 0.0118)",
|
|
25
|
-
"nve-ref-color-alpha-black-300": "oklch(0% 0 0 / 0.0314)",
|
|
26
|
-
"nve-ref-color-alpha-black-400": "oklch(0% 0 0 / 0.0588)",
|
|
27
|
-
"nve-ref-color-alpha-black-500": "oklch(0% 0 0 / 0.0902)",
|
|
28
|
-
"nve-ref-color-alpha-black-600": "oklch(0% 0 0 / 0.1216)",
|
|
29
|
-
"nve-ref-color-alpha-black-700": "oklch(0% 0 0 / 0.1804)",
|
|
30
|
-
"nve-ref-color-alpha-black-800": "oklch(0% 0 0 / 0.251)",
|
|
31
|
-
"nve-ref-color-alpha-black-900": "oklch(0% 0 0 / 0.3882)",
|
|
32
|
-
"nve-ref-color-alpha-black-1000": "oklch(0% 0 0 / 0.451)",
|
|
33
|
-
"nve-ref-color-alpha-black-1100": "oklch(0% 0 0 / 0.5882)",
|
|
34
|
-
"nve-ref-color-alpha-black-1200": "oklch(0% 0 0 / 0.9216)",
|
|
35
|
-
"nve-ref-color-brand-green-100": "oklch(99.5% 0.004 121.6)",
|
|
36
|
-
"nve-ref-color-brand-green-200": "oklch(98.4% 0.019 122.8)",
|
|
37
|
-
"nve-ref-color-brand-green-300": "oklch(96.8% 0.043 124.5)",
|
|
38
|
-
"nve-ref-color-brand-green-400": "oklch(94.9% 0.069 125.4)",
|
|
39
|
-
"nve-ref-color-brand-green-500": "oklch(92.6% 0.09 125.6)",
|
|
40
|
-
"nve-ref-color-brand-green-600": "oklch(86% 0.111 125)",
|
|
41
|
-
"nve-ref-color-brand-green-700": "oklch(80.3% 0.143 126.3)",
|
|
42
|
-
"nve-ref-color-brand-green-800": "oklch(71.1% 0.185 128.2)",
|
|
43
|
-
"nve-ref-color-brand-green-900": "oklch(66.1% 0.184 132.1)",
|
|
44
|
-
"nve-ref-color-brand-green-1000": "oklch(70.9% 0.194 131.1)",
|
|
45
|
-
"nve-ref-color-brand-green-1100": "oklch(54.5% 0.148 130.5)",
|
|
46
|
-
"nve-ref-color-brand-green-1200": "oklch(30.1% 0.068 127.8)",
|
|
47
|
-
"nve-ref-color-yellow-nova-100": "oklch(99% 0.007 106.5)",
|
|
48
|
-
"nve-ref-color-yellow-nova-200": "oklch(98.8% 0.029 100.6)",
|
|
49
|
-
"nve-ref-color-yellow-nova-300": "oklch(98.1% 0.054 102.9)",
|
|
50
|
-
"nve-ref-color-yellow-nova-400": "oklch(97% 0.082 102.5)",
|
|
51
|
-
"nve-ref-color-yellow-nova-500": "oklch(95.3% 0.097 100.4)",
|
|
52
|
-
"nve-ref-color-yellow-nova-600": "oklch(92.3% 0.114 98.5)",
|
|
53
|
-
"nve-ref-color-yellow-nova-700": "oklch(86.8% 0.126 93.8)",
|
|
54
|
-
"nve-ref-color-yellow-nova-800": "oklch(81.4% 0.166 90.5)",
|
|
55
|
-
"nve-ref-color-yellow-nova-900": "oklch(88.2% 0.182 99.8)",
|
|
56
|
-
"nve-ref-color-yellow-nova-1000": "oklch(72.8% 0.151 78.2)",
|
|
57
|
-
"nve-ref-color-yellow-nova-1100": "oklch(54.9% 0.114 79.5)",
|
|
58
|
-
"nve-ref-color-yellow-nova-1200": "oklch(28.3% 0.042 85.7)",
|
|
59
|
-
"nve-ref-color-lime-pear-100": "oklch(98.9% 0.005 117.9)",
|
|
60
|
-
"nve-ref-color-lime-pear-200": "oklch(98.4% 0.019 122.8)",
|
|
61
|
-
"nve-ref-color-lime-pear-300": "oklch(96.9% 0.042 123.1)",
|
|
62
|
-
"nve-ref-color-lime-pear-400": "oklch(95% 0.068 124.6)",
|
|
63
|
-
"nve-ref-color-lime-pear-500": "oklch(92.8% 0.088 124.6)",
|
|
64
|
-
"nve-ref-color-lime-pear-600": "oklch(88.6% 0.115 125)",
|
|
65
|
-
"nve-ref-color-lime-pear-700": "oklch(80.5% 0.138 126)",
|
|
66
|
-
"nve-ref-color-lime-pear-800": "oklch(72.3% 0.173 128.3)",
|
|
67
|
-
"nve-ref-color-lime-pear-900": "oklch(80.3% 0.197 128.1)",
|
|
68
|
-
"nve-ref-color-lime-pear-1000": "oklch(75.6% 0.187 128.6)",
|
|
69
|
-
"nve-ref-color-lime-pear-1100": "oklch(50.8% 0.13 129.4)",
|
|
70
|
-
"nve-ref-color-lime-pear-1200": "oklch(28.3% 0.062 127.4)",
|
|
71
|
-
"nve-ref-color-green-jade-100": "oklch(99.4% 0.004 157.2)",
|
|
72
|
-
"nve-ref-color-green-jade-200": "oklch(97.6% 0.018 155.8)",
|
|
73
|
-
"nve-ref-color-green-jade-300": "oklch(96.4% 0.023 157.6)",
|
|
74
|
-
"nve-ref-color-green-jade-400": "oklch(94.4% 0.031 156)",
|
|
75
|
-
"nve-ref-color-green-jade-500": "oklch(91.2% 0.042 157.2)",
|
|
76
|
-
"nve-ref-color-green-jade-600": "oklch(86.6% 0.058 157.4)",
|
|
77
|
-
"nve-ref-color-green-jade-700": "oklch(80.1% 0.078 159.2)",
|
|
78
|
-
"nve-ref-color-green-jade-800": "oklch(71.6% 0.113 160.3)",
|
|
79
|
-
"nve-ref-color-green-jade-900": "oklch(63.2% 0.131 157.6)",
|
|
80
|
-
"nve-ref-color-green-jade-1000": "oklch(59.4% 0.123 158.3)",
|
|
81
|
-
"nve-ref-color-green-jade-1100": "oklch(50.5% 0.109 158)",
|
|
82
|
-
"nve-ref-color-green-jade-1200": "oklch(27.6% 0.038 164.4)",
|
|
83
|
-
"nve-ref-color-pink-rose-100": "oklch(99% 0.007 340.4)",
|
|
84
|
-
"nve-ref-color-pink-rose-200": "oklch(98% 0.013 340.5)",
|
|
85
|
-
"nve-ref-color-pink-rose-300": "oklch(96% 0.024 340.3)",
|
|
86
|
-
"nve-ref-color-pink-rose-400": "oklch(94.3% 0.033 339.8)",
|
|
87
|
-
"nve-ref-color-pink-rose-500": "oklch(91.3% 0.046 341.9)",
|
|
88
|
-
"nve-ref-color-pink-rose-600": "oklch(87% 0.065 341)",
|
|
89
|
-
"nve-ref-color-pink-rose-700": "oklch(81.6% 0.09 342.1)",
|
|
90
|
-
"nve-ref-color-pink-rose-800": "oklch(74.7% 0.122 342.5)",
|
|
91
|
-
"nve-ref-color-pink-rose-900": "oklch(61.4% 0.208 346.1)",
|
|
92
|
-
"nve-ref-color-pink-rose-1000": "oklch(59% 0.218 347.4)",
|
|
93
|
-
"nve-ref-color-pink-rose-1100": "oklch(56.2% 0.221 348.6)",
|
|
94
|
-
"nve-ref-color-pink-rose-1200": "oklch(24.2% 0.082 345.8)",
|
|
95
|
-
"nve-ref-color-purple-lavender-100": "oklch(99.1% 0.005 325.6)",
|
|
96
|
-
"nve-ref-color-purple-lavender-200": "oklch(98.9% 0.007 312.3)",
|
|
97
|
-
"nve-ref-color-purple-lavender-300": "oklch(96.8% 0.019 312.8)",
|
|
98
|
-
"nve-ref-color-purple-lavender-400": "oklch(93.6% 0.034 310.7)",
|
|
99
|
-
"nve-ref-color-purple-lavender-500": "oklch(90.7% 0.048 311.7)",
|
|
100
|
-
"nve-ref-color-purple-lavender-600": "oklch(86.9% 0.063 310.7)",
|
|
101
|
-
"nve-ref-color-purple-lavender-700": "oklch(80.9% 0.089 309.8)",
|
|
102
|
-
"nve-ref-color-purple-lavender-800": "oklch(72.8% 0.124 308.2)",
|
|
103
|
-
"nve-ref-color-purple-lavender-900": "oklch(55.6% 0.183 305.9)",
|
|
104
|
-
"nve-ref-color-purple-lavender-1000": "oklch(52.2% 0.182 305.3)",
|
|
105
|
-
"nve-ref-color-purple-lavender-1100": "oklch(48.3% 0.178 305.4)",
|
|
106
|
-
"nve-ref-color-purple-lavender-1200": "oklch(24.3% 0.096 305.3)",
|
|
107
|
-
"nve-ref-color-purple-violet-100": "oklch(99% 0.004 301.4)",
|
|
108
|
-
"nve-ref-color-purple-violet-200": "oklch(98.7% 0.007 295.5)",
|
|
109
|
-
"nve-ref-color-purple-violet-300": "oklch(96.2% 0.02 295.2)",
|
|
110
|
-
"nve-ref-color-purple-violet-400": "oklch(93.8% 0.031 293.8)",
|
|
111
|
-
"nve-ref-color-purple-violet-500": "oklch(90.4% 0.047 293.5)",
|
|
112
|
-
"nve-ref-color-purple-violet-600": "oklch(86.9% 0.061 293.4)",
|
|
113
|
-
"nve-ref-color-purple-violet-700": "oklch(80.4% 0.086 293.4)",
|
|
114
|
-
"nve-ref-color-purple-violet-800": "oklch(72.7% 0.119 292.6)",
|
|
115
|
-
"nve-ref-color-purple-violet-900": "oklch(53.8% 0.179 288)",
|
|
116
|
-
"nve-ref-color-purple-violet-1000": "oklch(50.9% 0.168 287)",
|
|
117
|
-
"nve-ref-color-purple-violet-1100": "oklch(47.3% 0.158 286.3)",
|
|
118
|
-
"nve-ref-color-purple-violet-1200": "oklch(24.1% 0.095 287.2)",
|
|
119
|
-
"nve-ref-color-purple-plum-100": "oklch(98.9% 0.007 312.3)",
|
|
120
|
-
"nve-ref-color-purple-plum-200": "oklch(98.1% 0.017 325.7)",
|
|
121
|
-
"nve-ref-color-purple-plum-300": "oklch(96.4% 0.024 325.8)",
|
|
122
|
-
"nve-ref-color-purple-plum-400": "oklch(93.7% 0.038 325.9)",
|
|
123
|
-
"nve-ref-color-purple-plum-500": "oklch(91.1% 0.049 324.9)",
|
|
124
|
-
"nve-ref-color-purple-plum-600": "oklch(86.9% 0.065 324.5)",
|
|
125
|
-
"nve-ref-color-purple-plum-700": "oklch(80.6% 0.092 323.3)",
|
|
126
|
-
"nve-ref-color-purple-plum-800": "oklch(73.5% 0.12 322.2)",
|
|
127
|
-
"nve-ref-color-purple-plum-900": "oklch(57.8% 0.185 322)",
|
|
128
|
-
"nve-ref-color-purple-plum-1000": "oklch(55% 0.198 322.1)",
|
|
129
|
-
"nve-ref-color-purple-plum-1100": "oklch(51.4% 0.206 322)",
|
|
130
|
-
"nve-ref-color-purple-plum-1200": "oklch(23.7% 0.088 320.9)",
|
|
131
|
-
"nve-ref-color-pink-magenta-100": "oklch(98.9% 0.006 350.8)",
|
|
132
|
-
"nve-ref-color-pink-magenta-200": "oklch(97.9% 0.013 345.5)",
|
|
133
|
-
"nve-ref-color-pink-magenta-300": "oklch(96% 0.022 348.7)",
|
|
134
|
-
"nve-ref-color-pink-magenta-400": "oklch(94.1% 0.03 348.2)",
|
|
135
|
-
"nve-ref-color-pink-magenta-500": "oklch(91.2% 0.042 349.5)",
|
|
136
|
-
"nve-ref-color-pink-magenta-600": "oklch(86.6% 0.061 349.2)",
|
|
137
|
-
"nve-ref-color-pink-magenta-700": "oklch(81.1% 0.085 352)",
|
|
138
|
-
"nve-ref-color-pink-magenta-800": "oklch(74% 0.116 354.5)",
|
|
139
|
-
"nve-ref-color-pink-magenta-900": "oklch(60.4% 0.214 2.6)",
|
|
140
|
-
"nve-ref-color-pink-magenta-1000": "oklch(67.7% 0.229 1.4)",
|
|
141
|
-
"nve-ref-color-pink-magenta-1100": "oklch(56.6% 0.213 4.7)",
|
|
142
|
-
"nve-ref-color-pink-magenta-1200": "oklch(24.5% 0.073 4.4)",
|
|
143
|
-
"nve-ref-color-red-tomato-100": "oklch(99% 0.01 0)",
|
|
144
|
-
"nve-ref-color-red-tomato-200": "oklch(98% 0.01 25.1)",
|
|
145
|
-
"nve-ref-color-red-tomato-300": "oklch(96% 0.02 25.2)",
|
|
146
|
-
"nve-ref-color-red-tomato-400": "oklch(94% 0.03 27.8)",
|
|
147
|
-
"nve-ref-color-red-tomato-500": "oklch(91.2% 0.042 27)",
|
|
148
|
-
"nve-ref-color-red-tomato-600": "oklch(87% 0.061 29.7)",
|
|
149
|
-
"nve-ref-color-red-tomato-700": "oklch(81.2% 0.084 31.8)",
|
|
150
|
-
"nve-ref-color-red-tomato-800": "oklch(74.6% 0.11 31.6)",
|
|
151
|
-
"nve-ref-color-red-tomato-900": "oklch(62% 0.195 33.3)",
|
|
152
|
-
"nve-ref-color-red-tomato-1000": "oklch(59.7% 0.193 33.1)",
|
|
153
|
-
"nve-ref-color-red-tomato-1100": "oklch(54.9% 0.191 32.8)",
|
|
154
|
-
"nve-ref-color-red-tomato-1200": "oklch(24% 0.047 31.3)",
|
|
155
|
-
"nve-ref-color-orange-pumpkin-100": "oklch(99.2% 0.003 48.7)",
|
|
156
|
-
"nve-ref-color-orange-pumpkin-200": "oklch(97.8% 0.011 54.5)",
|
|
157
|
-
"nve-ref-color-orange-pumpkin-300": "oklch(96.4% 0.021 56.1)",
|
|
158
|
-
"nve-ref-color-orange-pumpkin-400": "oklch(94.3% 0.035 57.6)",
|
|
159
|
-
"nve-ref-color-orange-pumpkin-500": "oklch(91.5% 0.052 56.8)",
|
|
160
|
-
"nve-ref-color-orange-pumpkin-600": "oklch(87.5% 0.08 56.6)",
|
|
161
|
-
"nve-ref-color-orange-pumpkin-700": "oklch(82.8% 0.111 54.4)",
|
|
162
|
-
"nve-ref-color-orange-pumpkin-800": "oklch(75.7% 0.15 52.2)",
|
|
163
|
-
"nve-ref-color-orange-pumpkin-900": "oklch(68.5% 0.194 45)",
|
|
164
|
-
"nve-ref-color-orange-pumpkin-1000": "oklch(65.5% 0.192 43.7)",
|
|
165
|
-
"nve-ref-color-orange-pumpkin-1100": "oklch(55.7% 0.162 44.1)",
|
|
166
|
-
"nve-ref-color-orange-pumpkin-1200": "oklch(27.9% 0.06 40.2)",
|
|
167
|
-
"nve-ref-color-yellow-amber-100": "oklch(99.4% 0.003 84.6)",
|
|
168
|
-
"nve-ref-color-yellow-amber-200": "oklch(98.1% 0.019 83.1)",
|
|
169
|
-
"nve-ref-color-yellow-amber-300": "oklch(96.5% 0.046 90.9)",
|
|
170
|
-
"nve-ref-color-yellow-amber-400": "oklch(94.4% 0.069 89.1)",
|
|
171
|
-
"nve-ref-color-yellow-amber-500": "oklch(92.1% 0.091 87.4)",
|
|
172
|
-
"nve-ref-color-yellow-amber-600": "oklch(88.6% 0.108 80.1)",
|
|
173
|
-
"nve-ref-color-yellow-amber-700": "oklch(82.1% 0.123 75.9)",
|
|
174
|
-
"nve-ref-color-yellow-amber-800": " oklch(76% 0.152 69.5)",
|
|
175
|
-
"nve-ref-color-yellow-amber-900": "oklch(81.7% 0.164 75.8)",
|
|
176
|
-
"nve-ref-color-yellow-amber-1000": "oklch(78.3% 0.169 66.4)",
|
|
177
|
-
"nve-ref-color-yellow-amber-1100": "oklch(53.9% 0.135 54.2)",
|
|
178
|
-
"nve-ref-color-yellow-amber-1200": "oklch(30.7% 0.077 44.3)",
|
|
179
|
-
"nve-ref-color-green-grass-100": " oklch(99.4% 0.005 145.5)",
|
|
180
|
-
"nve-ref-color-green-grass-200": "oklch(98.2% 0.015 145.5)",
|
|
181
|
-
"nve-ref-color-green-grass-300": "oklch(96.3% 0.027 145.4)",
|
|
182
|
-
"nve-ref-color-green-grass-400": "oklch(94.1% 0.034 145.3)",
|
|
183
|
-
"nve-ref-color-green-grass-500": "oklch(90.7% 0.05 146)",
|
|
184
|
-
"nve-ref-color-green-grass-600": "oklch(86.1% 0.067 146.9)",
|
|
185
|
-
"nve-ref-color-green-grass-700": "oklch(80% 0.09 147)",
|
|
186
|
-
"nve-ref-color-green-grass-800": "oklch(71.4% 0.13 148.5)",
|
|
187
|
-
"nve-ref-color-green-grass-900": "oklch(64.3% 0.143 147.6)",
|
|
188
|
-
"nve-ref-color-green-grass-1000": "oklch(61% 0.14 147.5)",
|
|
189
|
-
"nve-ref-color-green-grass-1100": "oklch(51.5% 0.125 147.4)",
|
|
190
|
-
"nve-ref-color-green-grass-1200": "oklch(27.8% 0.042 146.7)",
|
|
191
|
-
"nve-ref-color-teal-seafoam-100": "oklch(98.9% 0.006 185.3)",
|
|
192
|
-
"nve-ref-color-teal-seafoam-200": "oklch(97.8% 0.014 186)",
|
|
193
|
-
"nve-ref-color-teal-seafoam-300": "oklch(96.8% 0.02 181.1)",
|
|
194
|
-
"nve-ref-color-teal-seafoam-400": "oklch(94.3% 0.029 180.8)",
|
|
195
|
-
"nve-ref-color-teal-seafoam-500": "oklch(91.3% 0.038 184.3)",
|
|
196
|
-
"nve-ref-color-teal-seafoam-600": "oklch(86.6% 0.05 185.1)",
|
|
197
|
-
"nve-ref-color-teal-seafoam-700": "oklch(80.3% 0.066 183.7)",
|
|
198
|
-
"nve-ref-color-teal-seafoam-800": "oklch(71.8% 0.098 183.3)",
|
|
199
|
-
"nve-ref-color-teal-seafoam-900": "oklch(63.7% 0.112 181.7)",
|
|
200
|
-
"nve-ref-color-teal-seafoam-1000": "oklch(60.2% 0.105 182.4)",
|
|
201
|
-
"nve-ref-color-teal-seafoam-1100": "oklch(51.8% 0.091 183.8)",
|
|
202
|
-
"nve-ref-color-teal-seafoam-1200": "oklch(27.6% 0.038 181.3)",
|
|
203
|
-
"nve-ref-color-green-mint-100": "oklch(99% 0.009 179.6)",
|
|
204
|
-
"nve-ref-color-green-mint-200": "oklch(98.2% 0.02 177.5)",
|
|
205
|
-
"nve-ref-color-green-mint-300": "oklch(96.6% 0.03 176)",
|
|
206
|
-
"nve-ref-color-green-mint-400": "oklch(94.3% 0.041 177.7)",
|
|
207
|
-
"nve-ref-color-green-mint-500": "oklch(91.2% 0.052 178.1)",
|
|
208
|
-
"nve-ref-color-green-mint-600": "oklch(87% 0.066 178)",
|
|
209
|
-
"nve-ref-color-green-mint-700": "oklch(80.9% 0.09 176.6)",
|
|
210
|
-
"nve-ref-color-green-mint-800": "oklch(74% 0.119 176.8)",
|
|
211
|
-
"nve-ref-color-green-mint-900": "oklch(83.6% 0.11 177.1)",
|
|
212
|
-
"nve-ref-color-green-mint-1000": "oklch(81% 0.108 177.3)",
|
|
213
|
-
"nve-ref-color-green-mint-1100": "oklch(52.5% 0.09 180.8)",
|
|
214
|
-
"nve-ref-color-green-mint-1200": "oklch(29.5% 0.047 181.6)",
|
|
215
|
-
"nve-ref-color-teal-cyan-100": "oklch(98.8% 0.005 211)",
|
|
216
|
-
"nve-ref-color-teal-cyan-200": "oklch(98.4% 0.011 204.1)",
|
|
217
|
-
"nve-ref-color-teal-cyan-300": "oklch(96.6% 0.02 208.1)",
|
|
218
|
-
"nve-ref-color-teal-cyan-400": "oklch(94.2% 0.03 204.5)",
|
|
219
|
-
"nve-ref-color-teal-cyan-500": "oklch(90.9% 0.04 208.1)",
|
|
220
|
-
"nve-ref-color-teal-cyan-600": "oklch(86.4% 0.055 207.9)",
|
|
221
|
-
"nve-ref-color-teal-cyan-700": "oklch(80.1% 0.076 209.8)",
|
|
222
|
-
"nve-ref-color-teal-cyan-800": "oklch(72.4% 0.111 211.9)",
|
|
223
|
-
"nve-ref-color-teal-cyan-900": "oklch(65.8% 0.118 218.7)",
|
|
224
|
-
"nve-ref-color-teal-cyan-1000": "oklch(60.8% 0.109 219.6)",
|
|
225
|
-
"nve-ref-color-teal-cyan-1100": "oklch(52.8% 0.094 220.8)",
|
|
226
|
-
"nve-ref-color-teal-cyan-1200": "oklch(28.3% 0.048 217.6)",
|
|
227
|
-
"nve-ref-color-blue-sky-100": "oklch(98.9% 0.009 214.3)",
|
|
228
|
-
"nve-ref-color-blue-sky-200": "oklch(98.3% 0.013 214.4)",
|
|
229
|
-
"nve-ref-color-blue-sky-300": "oklch(96.4% 0.027 217.1)",
|
|
230
|
-
"nve-ref-color-blue-sky-400": "oklch(94.6% 0.036 216)",
|
|
231
|
-
"nve-ref-color-blue-sky-500": "oklch(91.3% 0.05 218.7)",
|
|
232
|
-
"nve-ref-color-blue-sky-600": "oklch(86.6% 0.066 219.4)",
|
|
233
|
-
"nve-ref-color-blue-sky-700": "oklch(80.6% 0.092 220.1)",
|
|
234
|
-
"nve-ref-color-blue-sky-800": "oklch(73.7% 0.127 222.1)",
|
|
235
|
-
"nve-ref-color-blue-sky-900": "oklch(84.2% 0.114 218.5)",
|
|
236
|
-
"nve-ref-color-blue-sky-1000": "oklch(81.2% 0.115 219.3)",
|
|
237
|
-
"nve-ref-color-blue-sky-1100": "oklch(53.3% 0.106 230)",
|
|
238
|
-
"nve-ref-color-blue-sky-1200": "oklch(28% 0.054 225.9)",
|
|
239
|
-
"nve-ref-color-blue-cobalt-100": "oklch(99% 0.005 258.3)",
|
|
240
|
-
"nve-ref-color-blue-cobalt-200": "oklch(98.3% 0.009 247.9)",
|
|
241
|
-
"nve-ref-color-blue-cobalt-300": "oklch(96.6% 0.017 248)",
|
|
242
|
-
"nve-ref-color-blue-cobalt-400": "oklch(94.8% 0.026 246.3)",
|
|
243
|
-
"nve-ref-color-blue-cobalt-500": "oklch(91.4% 0.042 247.2)",
|
|
244
|
-
"nve-ref-color-blue-cobalt-600": "oklch(86.5% 0.059 247.7)",
|
|
245
|
-
"nve-ref-color-blue-cobalt-700": "oklch(80.4% 0.083 245.7)",
|
|
246
|
-
"nve-ref-color-blue-cobalt-800": "oklch(72.8% 0.122 243.8)",
|
|
247
|
-
"nve-ref-color-blue-cobalt-900": "oklch(65.1% 0.192 251.5)",
|
|
248
|
-
"nve-ref-color-blue-cobalt-1000": "oklch(54.8% 0.2 258.1)",
|
|
249
|
-
"nve-ref-color-blue-cobalt-1100": "oklch(54.2% 0.191 256.9)",
|
|
250
|
-
"nve-ref-color-blue-cobalt-1200": "oklch(26.6% 0.084 253.9)",
|
|
251
|
-
"nve-ref-color-blue-indigo-100": "oklch(99.1% 0.001 286.4)",
|
|
252
|
-
"nve-ref-color-blue-indigo-200": "oklch(97.9% 0.01 267.4)",
|
|
253
|
-
"nve-ref-color-blue-indigo-300": "oklch(96.7% 0.015 270)",
|
|
254
|
-
"nve-ref-color-blue-indigo-400": "oklch(93.7% 0.028 268.4)",
|
|
255
|
-
"nve-ref-color-blue-indigo-500": "oklch(91.4% 0.037 270.5)",
|
|
256
|
-
"nve-ref-color-blue-indigo-600": "oklch(86.3% 0.058 270)",
|
|
257
|
-
"nve-ref-color-blue-indigo-700": "oklch(81% 0.079 270.3)",
|
|
258
|
-
"nve-ref-color-blue-indigo-800": "oklch(72.5% 0.114 270.5)",
|
|
259
|
-
"nve-ref-color-blue-indigo-900": "oklch(53.9% 0.194 267)",
|
|
260
|
-
"nve-ref-color-blue-indigo-1000": "oklch(51.2% 0.178 267.3)",
|
|
261
|
-
"nve-ref-color-blue-indigo-1100": "oklch(47.2% 0.155 267.4)",
|
|
262
|
-
"nve-ref-color-blue-indigo-1200": "oklch(23.8% 0.075 268.3)",
|
|
263
|
-
"nve-ref-color-gray-denim-100": "oklch(98.4% 0.003 247.9)",
|
|
264
|
-
"nve-ref-color-gray-denim-200": "oklch(98.3% 0.003 286.4)",
|
|
265
|
-
"nve-ref-color-gray-denim-300": "oklch(95.9% 0.005 275)",
|
|
266
|
-
"nve-ref-color-gray-denim-400": "oklch(93.6% 0.006 255.5)",
|
|
267
|
-
"nve-ref-color-gray-denim-500": "oklch(92.5% 0.008 271.3)",
|
|
268
|
-
"nve-ref-color-gray-denim-600": "oklch(90.9% 0.01 267.4)",
|
|
269
|
-
"nve-ref-color-gray-denim-700": "oklch(87.6% 0.013 271.3)",
|
|
270
|
-
"nve-ref-color-gray-denim-800": "oklch(80.6% 0.022 274)",
|
|
271
|
-
"nve-ref-color-gray-denim-900": "oklch(62.4% 0.028 268.7)",
|
|
272
|
-
"nve-ref-color-gray-denim-1000": "oklch(59.4% 0.032 270.2)",
|
|
273
|
-
"nve-ref-color-gray-denim-1100": "oklch(52.4% 0.032 274.2)",
|
|
274
|
-
"nve-ref-color-gray-denim-1200": "oklch(25.8% 0.013 279)",
|
|
275
|
-
"nve-ref-color-gray-slate-100": "oklch(98.4% 0.003 247.9)",
|
|
276
|
-
"nve-ref-color-gray-slate-200": "oklch(97.6% 0.003 264.5)",
|
|
277
|
-
"nve-ref-color-gray-slate-300": "oklch(95.1% 0.005 258.3)",
|
|
278
|
-
"nve-ref-color-gray-slate-400": "oklch(93.4% 0.005 275)",
|
|
279
|
-
"nve-ref-color-gray-slate-500": "oklch(93% 0.005 258.3)",
|
|
280
|
-
"nve-ref-color-gray-slate-600": "oklch(90.8% 0.006 239.8)",
|
|
281
|
-
"nve-ref-color-gray-slate-700": "oklch(88.3% 0.007 247.9)",
|
|
282
|
-
"nve-ref-color-gray-slate-800": "oklch(82.9% 0.01 238.5)",
|
|
283
|
-
"nve-ref-color-gray-slate-900": "oklch(64.9% 0.013 240)",
|
|
284
|
-
"nve-ref-color-gray-slate-1000": "oklch(61.3% 0.012 243.8)",
|
|
285
|
-
"nve-ref-color-gray-slate-1100": "oklch(52.7% 0.01 236.7)",
|
|
286
|
-
"nve-ref-color-gray-slate-1200": "oklch(19.5% 0.011 229.6)",
|
|
287
|
-
"nve-ref-color-red-cardinal-100": "oklch(99% 0.01 0)",
|
|
288
|
-
"nve-ref-color-red-cardinal-200": "oklch(97.8% 0.011 17.3)",
|
|
289
|
-
"nve-ref-color-red-cardinal-300": "oklch(95.6% 0.022 17.5)",
|
|
290
|
-
"nve-ref-color-red-cardinal-400": "oklch(93.2% 0.034 17.8)",
|
|
291
|
-
"nve-ref-color-red-cardinal-500": "oklch(91.3% 0.041 17.9)",
|
|
292
|
-
"nve-ref-color-red-cardinal-600": "oklch(86.5% 0.062 18.4)",
|
|
293
|
-
"nve-ref-color-red-cardinal-700": "oklch(80.9% 0.084 18.1)",
|
|
294
|
-
"nve-ref-color-red-cardinal-800": "oklch(74.5% 0.111 19.3)",
|
|
295
|
-
"nve-ref-color-red-cardinal-900": "oklch(62.6% 0.193 23)",
|
|
296
|
-
"nve-ref-color-red-cardinal-1000": "oklch(59.6% 0.195 23.8)",
|
|
297
|
-
"nve-ref-color-red-cardinal-1100": "oklch(54.9% 0.194 25.1)",
|
|
298
|
-
"nve-ref-color-red-cardinal-1200": "oklch(23.9% 0.056 17.2)",
|
|
299
|
-
"nve-ref-font-family-inter": "'Inter', Roboto, 'Open Sans', 'Helvetica Neue', sans-serif",
|
|
300
|
-
"nve-ref-font-family-roboto-mono": "'Roboto Mono', 'Lucida Console', Monaco, monospace, sans-serif",
|
|
301
|
-
"nve-ref-font-weight-light": "200",
|
|
302
|
-
"nve-ref-font-weight-regular": "400",
|
|
303
|
-
"nve-ref-font-weight-medium": "500",
|
|
304
|
-
"nve-ref-font-weight-semibold": "600",
|
|
305
|
-
"nve-ref-font-weight-bold": "700",
|
|
306
|
-
"nve-ref-font-weight-extra-bold": "800",
|
|
307
|
-
"nve-ref-font-line-height-tight": "1.12",
|
|
308
|
-
"nve-ref-font-line-height-snug": "1.25",
|
|
309
|
-
"nve-ref-font-line-height-moderate": "1.375",
|
|
310
|
-
"nve-ref-font-line-height-relaxed": "1.5",
|
|
311
|
-
"nve-ref-font-line-height-loose": "1.625",
|
|
312
|
-
"nve-ref-border-radius-full": "999px",
|
|
313
|
-
"nve-ref-opacity-0": "0",
|
|
314
|
-
"nve-ref-opacity-150": "0.15",
|
|
315
|
-
"nve-ref-opacity-200": "0.2",
|
|
316
|
-
"nve-ref-opacity-300": "0.3",
|
|
317
|
-
"nve-ref-opacity-400": "0.4",
|
|
318
|
-
"nve-ref-opacity-500": "0.5",
|
|
319
|
-
"nve-ref-opacity-600": "0.6",
|
|
320
|
-
"nve-ref-opacity-700": "0.7",
|
|
321
|
-
"nve-ref-opacity-800": "0.8",
|
|
322
|
-
"nve-ref-opacity-900": "0.9",
|
|
323
|
-
"nve-ref-shadow-100": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.02)",
|
|
324
|
-
"nve-ref-shadow-200": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.05)",
|
|
325
|
-
"nve-ref-shadow-300": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.08)",
|
|
326
|
-
"nve-ref-shadow-400": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.12)",
|
|
327
|
-
"nve-ref-shadow-500": "0px 16px 32px 0px oklch(12.6% 0.022 276.4 / 0.17)",
|
|
328
|
-
"nve-ref-outline": "Highlight solid 2px",
|
|
329
|
-
"nve-ref-outline-webkit": "5px auto -webkit-focus-ring-color",
|
|
330
|
-
"nve-ref-animation-duration-100": "0",
|
|
331
|
-
"nve-ref-animation-duration-150": "150ms",
|
|
332
|
-
"nve-ref-animation-duration-200": "200ms",
|
|
333
|
-
"nve-ref-animation-duration-250": "250ms",
|
|
334
|
-
"nve-ref-animation-duration-300": "400ms",
|
|
335
|
-
"nve-ref-animation-duration-400": "800ms",
|
|
336
|
-
"nve-ref-animation-easing-100": "ease-in-out",
|
|
337
|
-
"nve-sys-color-scheme": "auto",
|
|
338
|
-
"nve-sys-contrast-emphasis-ratio": "100%",
|
|
339
|
-
"nve-sys-contrast-mute-ratio": "18%",
|
|
340
|
-
"nve-sys-interaction-state-ratio": "initial",
|
|
341
|
-
"nve-sys-interaction-state-ratio-hover": "4%",
|
|
342
|
-
"nve-sys-interaction-state-ratio-disabled": "4%",
|
|
343
|
-
"nve-sys-interaction-state-ratio-active": "8%",
|
|
344
|
-
"nve-sys-interaction-state-ratio-selected": "8%",
|
|
345
|
-
"nve-sys-visualization-sequential-diverging-virdis-100": "oklch(91.8% 0.187 102.2)",
|
|
346
|
-
"nve-sys-visualization-sequential-diverging-virdis-200": "oklch(85.9% 0.19 115)",
|
|
347
|
-
"nve-sys-visualization-sequential-diverging-virdis-300": "oklch(82.1% 0.194 126.8)",
|
|
348
|
-
"nve-sys-visualization-sequential-diverging-virdis-400": "oklch(77.5% 0.187 137.2)",
|
|
349
|
-
"nve-sys-visualization-sequential-diverging-virdis-500": "oklch(73.4% 0.164 147.5)",
|
|
350
|
-
"nve-sys-visualization-sequential-diverging-virdis-600": "oklch(69.1% 0.145 157.3)",
|
|
351
|
-
"nve-sys-visualization-sequential-diverging-virdis-700": "oklch(64.6% 0.12 169.6)",
|
|
352
|
-
"nve-sys-visualization-sequential-diverging-virdis-800": "oklch(60.2% 0.1 184.4)",
|
|
353
|
-
"nve-sys-visualization-sequential-diverging-virdis-900": "oklch(56.8% 0.087 200.1)",
|
|
354
|
-
"nve-sys-visualization-sequential-diverging-virdis-1000": "oklch(49.1% 0.083 242.3)",
|
|
355
|
-
"nve-sys-visualization-sequential-diverging-virdis-1100": "oklch(45.3% 0.094 261.6)",
|
|
356
|
-
"nve-sys-visualization-sequential-diverging-virdis-1200": "oklch(41.9% 0.108 278.7)",
|
|
357
|
-
"nve-sys-visualization-sequential-diverging-virdis-1300": "oklch(37.1% 0.124 293.4)",
|
|
358
|
-
"nve-sys-visualization-sequential-diverging-virdis-1400": "oklch(33.3% 0.134 306.3)",
|
|
359
|
-
"nve-sys-visualization-sequential-diverging-virdis-1500": "oklch(27.6% 0.132 318.4)",
|
|
360
|
-
"nve-sys-visualization-sequential-diverging-red-green-100": "oklch(49.9% 0.159 23.4)",
|
|
361
|
-
"nve-sys-visualization-sequential-diverging-red-green-200": "oklch(59.6% 0.195 23.8)",
|
|
362
|
-
"nve-sys-visualization-sequential-diverging-red-green-300": "oklch(68.4% 0.193 22)",
|
|
363
|
-
"nve-sys-visualization-sequential-diverging-red-green-400": "oklch(83.3% 0.083 18.1)",
|
|
364
|
-
"nve-sys-visualization-sequential-diverging-red-green-600": "oklch(86.4% 0.117 148.8)",
|
|
365
|
-
"nve-sys-visualization-sequential-diverging-red-green-700": "oklch(72.5% 0.176 148.7)",
|
|
366
|
-
"nve-sys-visualization-sequential-diverging-red-green-800": "oklch(62.7% 0.157 148.3)",
|
|
367
|
-
"nve-sys-visualization-sequential-diverging-red-green-900": "oklch(47.5% 0.109 150.4)",
|
|
368
|
-
"nve-sys-scrollbar-width": "thin",
|
|
369
|
-
"nve-ref-size-50": "nve-ref-scale-size * 2px",
|
|
370
|
-
"nve-ref-size-100": "nve-ref-scale-size * 4px",
|
|
371
|
-
"nve-ref-size-150": "nve-ref-scale-size * 6px",
|
|
372
|
-
"nve-ref-size-200": "nve-ref-scale-size * 8px",
|
|
373
|
-
"nve-ref-size-250": "nve-ref-scale-size * 10px",
|
|
374
|
-
"nve-ref-size-300": "nve-ref-scale-size * 12px",
|
|
375
|
-
"nve-ref-size-400": "nve-ref-scale-size * 16px",
|
|
376
|
-
"nve-ref-size-500": "nve-ref-scale-size * 20px",
|
|
377
|
-
"nve-ref-size-600": "nve-ref-scale-size * 24px",
|
|
378
|
-
"nve-ref-size-700": "nve-ref-scale-size * 28px",
|
|
379
|
-
"nve-ref-size-800": "nve-ref-scale-size * 32px",
|
|
380
|
-
"nve-ref-size-900": "nve-ref-scale-size * 36px",
|
|
381
|
-
"nve-ref-size-1000": "nve-ref-scale-size * 40px",
|
|
382
|
-
"nve-ref-space-none": "nve-ref-scale-space * 0px",
|
|
383
|
-
"nve-ref-space-xxxs": "nve-ref-scale-space * 2px",
|
|
384
|
-
"nve-ref-space-xxs": "nve-ref-scale-space * 4px",
|
|
385
|
-
"nve-ref-space-xs": "nve-ref-scale-space * 8px",
|
|
386
|
-
"nve-ref-space-sm": "nve-ref-scale-space * 12px",
|
|
387
|
-
"nve-ref-space-md": "nve-ref-scale-space * 16px",
|
|
388
|
-
"nve-ref-space-lg": "nve-ref-scale-space * 24px",
|
|
389
|
-
"nve-ref-space-xl": "nve-ref-scale-space * 32px",
|
|
390
|
-
"nve-ref-space-xxl": "nve-ref-scale-space * 48px",
|
|
391
|
-
"nve-ref-space-xxxl": "nve-ref-scale-space * 64px",
|
|
392
|
-
"nve-ref-color-scheme-base": "nve-ref-color-white",
|
|
393
|
-
"nve-ref-color-scheme-inverse": "nve-ref-color-black",
|
|
394
|
-
"nve-ref-color-neutral-100": "nve-ref-color-gray-slate-100",
|
|
395
|
-
"nve-ref-color-neutral-200": "nve-ref-color-gray-slate-200",
|
|
396
|
-
"nve-ref-color-neutral-300": "nve-ref-color-gray-slate-300",
|
|
397
|
-
"nve-ref-color-neutral-400": "nve-ref-color-gray-slate-400",
|
|
398
|
-
"nve-ref-color-neutral-500": "nve-ref-color-gray-slate-500",
|
|
399
|
-
"nve-ref-color-neutral-600": "nve-ref-color-gray-slate-600",
|
|
400
|
-
"nve-ref-color-neutral-700": "nve-ref-color-gray-slate-700",
|
|
401
|
-
"nve-ref-color-neutral-800": "nve-ref-color-gray-slate-800",
|
|
402
|
-
"nve-ref-color-neutral-900": "nve-ref-color-gray-slate-900",
|
|
403
|
-
"nve-ref-color-neutral-1000": "nve-ref-color-gray-slate-1000",
|
|
404
|
-
"nve-ref-color-neutral-1100": "nve-ref-color-gray-slate-1100",
|
|
405
|
-
"nve-ref-color-neutral-1200": "nve-ref-color-gray-slate-1200",
|
|
406
|
-
"nve-ref-font-family": "nve-ref-font-family-inter",
|
|
407
|
-
"nve-ref-font-size-50": "nve-ref-scale-text * 10px",
|
|
408
|
-
"nve-ref-font-size-100": "nve-ref-scale-text * 12px",
|
|
409
|
-
"nve-ref-font-size-200": "nve-ref-scale-text * 14px",
|
|
410
|
-
"nve-ref-font-size-300": "nve-ref-scale-text * 16px",
|
|
411
|
-
"nve-ref-font-size-400": "nve-ref-scale-text * 18px",
|
|
412
|
-
"nve-ref-font-size-500": "nve-ref-scale-text * 20px",
|
|
413
|
-
"nve-ref-font-size-600": "nve-ref-scale-text * 24px",
|
|
414
|
-
"nve-ref-font-size-700": "nve-ref-scale-text * 28px",
|
|
415
|
-
"nve-ref-font-size-800": "nve-ref-scale-text * 32px",
|
|
416
|
-
"nve-ref-font-size-900": "nve-ref-scale-text * 36px",
|
|
417
|
-
"nve-ref-font-size-1000": "nve-ref-scale-text * 40px",
|
|
418
|
-
"nve-ref-font-size-1100": "nve-ref-scale-text * 44px",
|
|
419
|
-
"nve-ref-font-size-1200": "nve-ref-scale-text * 50px",
|
|
420
|
-
"nve-ref-font-line-height-300": "nve-ref-scale-line-height * 12px",
|
|
421
|
-
"nve-ref-font-line-height-400": "nve-ref-scale-line-height * 16px",
|
|
422
|
-
"nve-ref-font-line-height-500": "nve-ref-scale-line-height * 20px",
|
|
423
|
-
"nve-ref-font-line-height-600": "nve-ref-scale-line-height * 24px",
|
|
424
|
-
"nve-ref-font-line-height-700": "nve-ref-scale-line-height * 28px",
|
|
425
|
-
"nve-ref-font-line-height-800": "nve-ref-scale-line-height * 32px",
|
|
426
|
-
"nve-ref-font-line-height-900": "nve-ref-scale-line-height * 36px",
|
|
427
|
-
"nve-ref-font-line-height-1000": "nve-ref-scale-line-height * 40px",
|
|
428
|
-
"nve-ref-border-radius-none": "nve-ref-scale-border-radius * 0px",
|
|
429
|
-
"nve-ref-border-radius-xs": "nve-ref-scale-border-radius * 4px",
|
|
430
|
-
"nve-ref-border-radius-sm": "nve-ref-scale-border-radius * 6px",
|
|
431
|
-
"nve-ref-border-radius-md": "nve-ref-scale-border-radius * 8px",
|
|
432
|
-
"nve-ref-border-radius-lg": "nve-ref-scale-border-radius * 14px",
|
|
433
|
-
"nve-ref-border-radius-xl": "nve-ref-scale-border-radius * 24px",
|
|
434
|
-
"nve-ref-border-radius-xxl": "nve-ref-scale-border-radius * 48px",
|
|
435
|
-
"nve-ref-border-width-sm": "nve-ref-scale-border-width * 1px",
|
|
436
|
-
"nve-ref-border-width-md": "nve-ref-scale-border-width * 2px",
|
|
437
|
-
"nve-ref-border-width-lg": "nve-ref-scale-border-width * 3px",
|
|
438
|
-
"nve-ref-border-width-xl": "nve-ref-scale-border-width * 4px",
|
|
439
|
-
"nve-sys-text-white-color": "nve-ref-color-white",
|
|
440
|
-
"nve-sys-text-black-color": "nve-ref-color-black",
|
|
441
|
-
"nve-sys-text-link-hover-color": "nve-ref-color-blue-cobalt-1100",
|
|
442
|
-
"nve-sys-text-link-visited-color": "nve-ref-color-purple-lavender-1000",
|
|
443
|
-
"nve-sys-text-link-emphasis-color": "nve-ref-color-blue-cobalt-1000",
|
|
444
|
-
"nve-sys-accent-primary-background": "nve-ref-color-brand-green-900",
|
|
445
|
-
"nve-sys-accent-secondary-background": "nve-ref-color-blue-cobalt-1000",
|
|
446
|
-
"nve-sys-contrast-emphasis-color": "nve-ref-color-white",
|
|
447
|
-
"nve-sys-interaction-destructive-background": "nve-ref-color-red-cardinal-1100",
|
|
448
|
-
"nve-sys-interaction-highlighted-background": "nve-ref-color-blue-cobalt-500",
|
|
449
|
-
"nve-sys-interaction-highlighted-muted-background": "nve-ref-color-blue-cobalt-300",
|
|
450
|
-
"nve-sys-layer-container-background": "nve-ref-color-white",
|
|
451
|
-
"nve-sys-layer-overlay-background": "nve-ref-color-white",
|
|
452
|
-
"nve-sys-layer-backdrop-background": "nve-ref-color-alpha-black-400",
|
|
453
|
-
"nve-sys-status-scheduled-color": "nve-ref-color-purple-violet-1100",
|
|
454
|
-
"nve-sys-status-queued-color": "nve-ref-color-blue-indigo-1100",
|
|
455
|
-
"nve-sys-status-starting-color": "nve-ref-color-green-mint-1100",
|
|
456
|
-
"nve-sys-status-running-color": "nve-ref-color-blue-cobalt-1100",
|
|
457
|
-
"nve-sys-status-restarting-color": "nve-ref-color-yellow-amber-1100",
|
|
458
|
-
"nve-sys-status-stopping-color": "nve-ref-color-pink-rose-1100",
|
|
459
|
-
"nve-sys-status-finished-color": "nve-ref-color-green-grass-1100",
|
|
460
|
-
"nve-sys-status-failed-color": "nve-ref-color-red-cardinal-1100",
|
|
461
|
-
"nve-sys-support-accent-muted-color": "nve-ref-color-blue-cobalt-400",
|
|
462
|
-
"nve-sys-support-accent-emphasis-color": "nve-ref-color-blue-cobalt-1100",
|
|
463
|
-
"nve-sys-support-success-color": "nve-ref-color-green-grass-1100",
|
|
464
|
-
"nve-sys-support-success-muted-color": "nve-ref-color-green-grass-400",
|
|
465
|
-
"nve-sys-support-success-emphasis-color": "nve-ref-color-green-grass-1100",
|
|
466
|
-
"nve-sys-support-danger-color": "nve-ref-color-red-cardinal-1100",
|
|
467
|
-
"nve-sys-support-danger-muted-color": "nve-ref-color-red-cardinal-400",
|
|
468
|
-
"nve-sys-support-danger-emphasis-color": "nve-ref-color-red-cardinal-1100",
|
|
469
|
-
"nve-sys-support-warning-color": "nve-ref-color-yellow-nova-800",
|
|
470
|
-
"nve-sys-support-warning-muted-color": "nve-ref-color-yellow-nova-300",
|
|
471
|
-
"nve-sys-support-warning-emphasis-color": "nve-ref-color-yellow-nova-1000",
|
|
472
|
-
"nve-sys-visualization-categorical-violet": "nve-ref-color-purple-violet-1000",
|
|
473
|
-
"nve-sys-visualization-categorical-lavender": "nve-ref-color-purple-lavender-900",
|
|
474
|
-
"nve-sys-visualization-categorical-rose": "nve-ref-color-pink-rose-900",
|
|
475
|
-
"nve-sys-visualization-categorical-red": "nve-ref-color-red-cardinal-1000",
|
|
476
|
-
"nve-sys-visualization-categorical-pumpkin": "nve-ref-color-orange-pumpkin-900",
|
|
477
|
-
"nve-sys-visualization-categorical-amber": "nve-ref-color-yellow-amber-1000",
|
|
478
|
-
"nve-sys-visualization-categorical-nova": "nve-ref-color-yellow-nova-800",
|
|
479
|
-
"nve-sys-visualization-categorical-pear": "nve-ref-color-lime-pear-900",
|
|
480
|
-
"nve-sys-visualization-categorical-grass": "nve-ref-color-green-grass-1000",
|
|
481
|
-
"nve-sys-visualization-categorical-seafoam": "nve-ref-color-teal-seafoam-900",
|
|
482
|
-
"nve-sys-visualization-categorical-cyan": "nve-ref-color-teal-cyan-800",
|
|
483
|
-
"nve-sys-visualization-trend-negative-color": "nve-ref-color-red-cardinal-1000",
|
|
484
|
-
"nve-sys-visualization-trend-negative-emphasis-color": "nve-ref-color-red-cardinal-1100",
|
|
485
|
-
"nve-sys-visualization-trend-positive-color": "nve-ref-color-green-grass-1000",
|
|
486
|
-
"nve-sys-visualization-trend-positive-emphasis-color": "nve-ref-color-green-grass-1100",
|
|
487
|
-
"nve-sys-scrollbar-track-color": "nve-ref-color-alpha-black-200",
|
|
488
|
-
"nve-ref-border-color": "nve-ref-color-neutral-800",
|
|
489
|
-
"nve-ref-border-color-emphasis": "nve-ref-color-neutral-1000",
|
|
490
|
-
"nve-ref-border-color-muted": "nve-ref-color-neutral-700",
|
|
491
|
-
"nve-ref-border-color-inverse": "nve-ref-color-scheme-inverse",
|
|
492
|
-
"nve-sys-text-color": "nve-ref-color-neutral-1200",
|
|
493
|
-
"nve-sys-text-muted-color": "nve-ref-color-neutral-1100",
|
|
494
|
-
"nve-sys-text-emphasis-color": "nve-ref-color-neutral-1200",
|
|
495
|
-
"nve-sys-text-placeholder-color": "nve-ref-color-neutral-900",
|
|
496
|
-
"nve-sys-text-link-color": "nve-ref-color-neutral-1200",
|
|
497
|
-
"nve-sys-text-link-disabled-color": "nve-ref-color-neutral-400",
|
|
498
|
-
"nve-sys-accent-tertiary-background": "nve-ref-color-scheme-inverse",
|
|
499
|
-
"nve-sys-contrast-mute-color": "nve-ref-color-scheme-base",
|
|
500
|
-
"nve-sys-interaction-color": "nve-ref-color-neutral-1200",
|
|
501
|
-
"nve-sys-interaction-background": "nve-ref-color-neutral-600",
|
|
502
|
-
"nve-sys-interaction-background-100": "nve-ref-color-neutral-600",
|
|
503
|
-
"nve-sys-interaction-background-200": "nve-ref-color-neutral-500",
|
|
504
|
-
"nve-sys-interaction-background-300": "nve-ref-color-neutral-500",
|
|
505
|
-
"nve-sys-interaction-field-height": "nve-ref-size-800",
|
|
506
|
-
"nve-sys-interaction-emphasis-color": "nve-sys-text-black-color",
|
|
507
|
-
"nve-sys-interaction-emphasis-background": "nve-sys-accent-primary-background",
|
|
508
|
-
"nve-sys-interaction-destructive-color": "nve-sys-text-white-color",
|
|
509
|
-
"nve-sys-interaction-disabled-color": "nve-ref-color-neutral-800",
|
|
510
|
-
"nve-sys-interaction-disabled-background": "nve-ref-color-neutral-600",
|
|
511
|
-
"nve-sys-interaction-state-mix": "nve-ref-color-neutral-1200",
|
|
512
|
-
"nve-sys-layer-canvas-background": "nve-ref-color-neutral-300",
|
|
513
|
-
"nve-sys-layer-canvas-accent-background": "nve-ref-color-neutral-400",
|
|
514
|
-
"nve-sys-layer-shell-background": "nve-ref-color-scheme-base",
|
|
515
|
-
"nve-sys-layer-shell-accent-background": "nve-ref-color-neutral-100",
|
|
516
|
-
"nve-sys-layer-container-accent-background": "nve-ref-color-neutral-100",
|
|
517
|
-
"nve-sys-layer-overlay-accent-background": "nve-ref-color-neutral-100",
|
|
518
|
-
"nve-sys-layer-popover-background": "nve-ref-color-neutral-1200",
|
|
519
|
-
"nve-sys-layer-popover-color": "nve-sys-text-white-color",
|
|
520
|
-
"nve-sys-layer-popover-accent-background": "nve-ref-color-neutral-1100",
|
|
521
|
-
"nve-sys-layer-popover-offset": "nve-ref-size-50",
|
|
522
|
-
"nve-sys-layer-popover-arrow-offset": "nve-ref-size-100",
|
|
523
|
-
"nve-sys-layer-popover-arrow-padding": "nve-ref-size-150",
|
|
524
|
-
"nve-sys-status-color": "nve-ref-color-neutral-1000",
|
|
525
|
-
"nve-sys-status-pending-color": "nve-ref-color-neutral-1100",
|
|
526
|
-
"nve-sys-status-unknown-color": "nve-sys-text-black-color",
|
|
527
|
-
"nve-sys-status-ignored-color": "nve-ref-color-neutral-1100",
|
|
528
|
-
"nve-sys-support-color": "nve-ref-color-neutral-1000",
|
|
529
|
-
"nve-sys-support-muted-color": "nve-ref-color-neutral-600",
|
|
530
|
-
"nve-sys-support-emphasis-color": "nve-ref-color-neutral-1000",
|
|
531
|
-
"nve-sys-support-accent-color": "nve-sys-accent-secondary-background",
|
|
532
|
-
"nve-sys-visualization-categorical-slate": "nve-ref-color-neutral-1000",
|
|
533
|
-
"nve-sys-visualization-sequential-diverging-red-green-500": "nve-ref-color-neutral-400",
|
|
534
|
-
"nve-sys-interaction-field-color": "nve-sys-interaction-color",
|
|
535
|
-
"nve-sys-interaction-field-background": "nve-sys-interaction-background",
|
|
536
|
-
"nve-sys-interaction-field-background-100": "nve-sys-interaction-background-100",
|
|
537
|
-
"nve-sys-interaction-field-background-200": "nve-sys-interaction-background-200",
|
|
538
|
-
"nve-sys-interaction-field-background-300": "nve-sys-interaction-background-300",
|
|
539
|
-
"nve-sys-interaction-highlighted-color": "nve-sys-interaction-color",
|
|
540
|
-
"nve-sys-interaction-hover-color": "nve-sys-text-emphasis-color",
|
|
541
|
-
"nve-sys-interaction-hover-background": "nve-sys-interaction-background",
|
|
542
|
-
"nve-sys-interaction-selected-color": "nve-sys-text-emphasis-color",
|
|
543
|
-
"nve-sys-interaction-selected-background": "nve-sys-interaction-background",
|
|
544
|
-
"nve-sys-interaction-state-base": "nve-sys-interaction-background",
|
|
545
|
-
"nve-sys-layer-canvas-color": "nve-sys-text-color",
|
|
546
|
-
"nve-sys-layer-shell-color": "nve-sys-text-color",
|
|
547
|
-
"nve-sys-layer-container-color": "nve-sys-text-color",
|
|
548
|
-
"nve-sys-layer-overlay-color": "nve-sys-text-color",
|
|
549
|
-
"nve-sys-scrollbar-thumb-color": "nve-ref-border-color-muted"
|
|
550
|
-
}
|