@cyber-harbour/ui 2.2.43 → 3.0.0-fix-button-focus-visible.0
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/README.md +115 -205
- package/bin/switch-ui-lib.js +218 -106
- package/dist/Icons/index.d.mts +468 -0
- package/dist/Icons/index.d.ts +468 -0
- package/dist/Icons/index.js +2 -0
- package/dist/Icons/index.js.map +1 -0
- package/dist/Icons/index.mjs +2 -0
- package/dist/Icons/index.mjs.map +1 -0
- package/dist/PdfDriver-IRXY5HVF.js +2 -0
- package/dist/PdfDriver-IRXY5HVF.js.map +1 -0
- package/dist/PdfDriver-XCFXTEEH.mjs +2 -0
- package/dist/PdfDriver-XCFXTEEH.mjs.map +1 -0
- package/dist/chunk-47BJH42B.mjs +2 -0
- package/dist/chunk-47BJH42B.mjs.map +1 -0
- package/dist/chunk-47O3IYW3.js +3 -0
- package/dist/chunk-47O3IYW3.js.map +1 -0
- package/dist/chunk-4O4WHXDT.mjs +3 -0
- package/dist/chunk-4O4WHXDT.mjs.map +1 -0
- package/dist/chunk-7F6XMY63.mjs +3 -0
- package/dist/chunk-7F6XMY63.mjs.map +1 -0
- package/dist/chunk-7LHQWEWV.mjs +2 -0
- package/dist/chunk-7LHQWEWV.mjs.map +1 -0
- package/dist/chunk-AYDF3IFZ.js +2 -0
- package/dist/chunk-AYDF3IFZ.js.map +1 -0
- package/dist/chunk-HFG4KP6L.js +2 -0
- package/dist/chunk-HFG4KP6L.js.map +1 -0
- package/dist/chunk-JVDLOXO7.js +2 -0
- package/dist/chunk-JVDLOXO7.js.map +1 -0
- package/dist/chunk-NQZUCXJV.js +2 -0
- package/dist/chunk-NQZUCXJV.js.map +1 -0
- package/dist/chunk-QWPVIX2T.mjs +2 -0
- package/dist/chunk-QWPVIX2T.mjs.map +1 -0
- package/dist/chunk-S3RLHUDJ.js +3 -0
- package/dist/chunk-S3RLHUDJ.js.map +1 -0
- package/dist/chunk-XP4PPF7V.mjs +2 -0
- package/dist/chunk-XP4PPF7V.mjs.map +1 -0
- package/dist/index.d.mts +1646 -1871
- package/dist/index.d.ts +1646 -1871
- package/dist/index.js +8 -1690
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -1690
- package/dist/index.mjs.map +1 -1
- package/dist/styles/design-tokens.css +839 -0
- package/dist/styles/legacy-token-aliases.css +26 -0
- package/dist/styles/tailwind.css +477 -3
- package/dist/utils/index.d.mts +7 -0
- package/dist/utils/index.d.ts +7 -0
- package/dist/utils/index.js +2 -0
- package/dist/utils/index.js.map +1 -0
- package/dist/utils/index.mjs +2 -0
- package/dist/utils/index.mjs.map +1 -0
- package/dist/utils-jfCLo6l4.d.mts +26 -0
- package/dist/utils-jfCLo6l4.d.ts +26 -0
- package/package.json +65 -53
- package/dist/PdfDriver-54FN6DBI.js +0 -2
- package/dist/PdfDriver-54FN6DBI.js.map +0 -1
- package/dist/PdfDriver-AVC3OSKE.mjs +0 -2
- package/dist/PdfDriver-AVC3OSKE.mjs.map +0 -1
- package/dist/chunk-EGCG27KL.mjs +0 -3
- package/dist/chunk-EGCG27KL.mjs.map +0 -1
- package/dist/chunk-WRBRJBUL.js +0 -3
- package/dist/chunk-WRBRJBUL.js.map +0 -1
- package/dist/index.css +0 -3
- package/dist/index.css.map +0 -1
- package/dist/styles/tailwind.css.map +0 -1
- package/dist/styles/tailwind.d.mts +0 -2
- package/dist/styles/tailwind.d.ts +0 -2
|
@@ -0,0 +1,839 @@
|
|
|
1
|
+
/* AUTO-GENERATED by scripts/build-tokens.mjs — DO NOT EDIT.
|
|
2
|
+
Source of truth: tokens/Light.tokens.json + tokens/Dark.tokens.json
|
|
3
|
+
Regenerate: npm run tokens:build */
|
|
4
|
+
|
|
5
|
+
@theme {
|
|
6
|
+
--color-avatar-background: #353533;
|
|
7
|
+
--color-avatar-name: #535353;
|
|
8
|
+
--color-avatar-position: #838286;
|
|
9
|
+
--color-avatar-text: #ffffff;
|
|
10
|
+
--color-background-overlay: rgb(0 0 30 / 0.5);
|
|
11
|
+
--color-background-page: #f6f6f4;
|
|
12
|
+
--color-background-scroll-overlay: rgb(0 0 30 / 0.5);
|
|
13
|
+
--color-background-surface: #ffffff;
|
|
14
|
+
--color-background-surface-hover: #e8e8e8;
|
|
15
|
+
--color-background-surface-secondary: #f0f0ec;
|
|
16
|
+
--color-border-disabled: #e0e0e0;
|
|
17
|
+
--color-border-divider: #c7c5c5;
|
|
18
|
+
--color-border-interactive: #0f62fe;
|
|
19
|
+
--color-border-strong: #b9bfc5;
|
|
20
|
+
--color-border-subtle: #c6c6c6;
|
|
21
|
+
--color-brand-accent-muted: #4d6a70;
|
|
22
|
+
--color-brand-accent-primary: #4ab2be;
|
|
23
|
+
--color-brand-accent-secondary: #49a6b7;
|
|
24
|
+
--color-brand-blue-dark: #002d9c;
|
|
25
|
+
--color-brand-blue-primary: #0042ec;
|
|
26
|
+
--color-button-danger-ghost-bg-active: #750e13;
|
|
27
|
+
--color-button-danger-ghost-bg-hover: #ffd6e8;
|
|
28
|
+
--color-button-danger-ghost-text: #da1e28;
|
|
29
|
+
--color-button-danger-ghost-text-active: #ffffff;
|
|
30
|
+
--color-button-danger-primary-bg: #da1e28;
|
|
31
|
+
--color-button-danger-primary-bg-active: #750e13;
|
|
32
|
+
--color-button-danger-primary-bg-disabled: #c4c4c4;
|
|
33
|
+
--color-button-danger-primary-bg-hover: #b81922;
|
|
34
|
+
--color-button-danger-primary-text: #ffffff;
|
|
35
|
+
--color-button-ghost-bg-hover: #e5ecfd;
|
|
36
|
+
--color-button-ghost-text: #0f62fe;
|
|
37
|
+
--color-button-ghost-text-active: #002d9c;
|
|
38
|
+
--color-button-ghost-text-hover: #0050e6;
|
|
39
|
+
--color-button-primary-bg: #0f62fe;
|
|
40
|
+
--color-button-primary-bg-active: #002d9c;
|
|
41
|
+
--color-button-primary-bg-disabled: #c4c4c4;
|
|
42
|
+
--color-button-primary-bg-hover: #0050e6;
|
|
43
|
+
--color-button-primary-text: #ffffff;
|
|
44
|
+
--color-button-primary-text-disabled: #8d8d8d;
|
|
45
|
+
--color-button-secondary-bg: #393939;
|
|
46
|
+
--color-button-secondary-bg-active: #6f6f6f;
|
|
47
|
+
--color-button-secondary-bg-disabled: #c4c4c4;
|
|
48
|
+
--color-button-secondary-bg-hover: #474747;
|
|
49
|
+
--color-button-secondary-text: #ffffff;
|
|
50
|
+
--color-button-sources-button-bg: #ffffff;
|
|
51
|
+
--color-button-sources-button-bg-hover: #e0e0e0;
|
|
52
|
+
--color-button-sources-button-border: #a8a8a8;
|
|
53
|
+
--color-button-sources-button-text: #000000;
|
|
54
|
+
--color-button-tertiary-bg: #0f62fe;
|
|
55
|
+
--color-button-tertiary-bg-active: #002d9c;
|
|
56
|
+
--color-button-tertiary-bg-hover: #0050e6;
|
|
57
|
+
--color-button-tertiary-text: #0f62fe;
|
|
58
|
+
--color-button-tertiary-text-hover: #ffffff;
|
|
59
|
+
--color-chart-heatmap-level-0: #e0e0e0;
|
|
60
|
+
--color-chart-heatmap-level-1: #d0e2ff;
|
|
61
|
+
--color-chart-heatmap-level-2: #78a9ff;
|
|
62
|
+
--color-chart-heatmap-level-3: #0f62fe;
|
|
63
|
+
--color-chart-heatmap-level-4: #002d9c;
|
|
64
|
+
--color-chart-line-primary: #0f62fe;
|
|
65
|
+
--color-checkbox-label: #525252;
|
|
66
|
+
--color-checkbox-label-disabled: #c5c5c5;
|
|
67
|
+
--color-checkbox-value: #161616;
|
|
68
|
+
--color-checkbox-value-disabled: #c5c5c5;
|
|
69
|
+
--color-dropdown-bg: #f4f4f4;
|
|
70
|
+
--color-dropdown-bg-disabled: #f4f4f4;
|
|
71
|
+
--color-dropdown-bg-hover: #e8e8e8;
|
|
72
|
+
--color-dropdown-divider: #c6c6c6;
|
|
73
|
+
--color-dropdown-syntax-exclude-bg: #f9e6a5;
|
|
74
|
+
--color-dropdown-syntax-exclude-icon: #cda413;
|
|
75
|
+
--color-dropdown-syntax-logical-bg: #ffcbce;
|
|
76
|
+
--color-dropdown-syntax-logical-icon: #fa4d56;
|
|
77
|
+
--color-dropdown-syntax-match-bg: #d0e2ff;
|
|
78
|
+
--color-dropdown-syntax-match-icon: #0043ce;
|
|
79
|
+
--color-dropdown-text: #525252;
|
|
80
|
+
--color-dropdown-text-disabled: #c5c5c5;
|
|
81
|
+
--color-dropdown-text-disabled-label: #c5c5c5;
|
|
82
|
+
--color-dropdown-text-disabled-value: #bfbfbf;
|
|
83
|
+
--color-dropdown-text-hover: #161616;
|
|
84
|
+
--color-input-bg: #ffffff;
|
|
85
|
+
--color-input-bg-disabled: #f4f4f4;
|
|
86
|
+
--color-input-bg-filled: #fafafa;
|
|
87
|
+
--color-input-border: #8d8d8d;
|
|
88
|
+
--color-input-border-disabled: #c6c6c6;
|
|
89
|
+
--color-input-border-error: #c0392b;
|
|
90
|
+
--color-input-helper: #9d9d9d;
|
|
91
|
+
--color-input-helper-error: #c0392b;
|
|
92
|
+
--color-input-helper-warning: #a16207;
|
|
93
|
+
--color-input-label: #525252;
|
|
94
|
+
--color-input-label-disabled: #c5c5c5;
|
|
95
|
+
--color-input-placeholder: #a8a8a8;
|
|
96
|
+
--color-input-placeholder-disabled: #bfbfbf;
|
|
97
|
+
--color-input-text: #161616;
|
|
98
|
+
--color-input-text-disabled: #bfbfbf;
|
|
99
|
+
--color-interactive-danger: #da1e28;
|
|
100
|
+
--color-interactive-danger-active: #750e13;
|
|
101
|
+
--color-interactive-danger-hover: #b81922;
|
|
102
|
+
--color-interactive-focus: #0f62fe;
|
|
103
|
+
--color-interactive-link: #0043ce;
|
|
104
|
+
--color-interactive-primary: #0f62fe;
|
|
105
|
+
--color-interactive-primary-active: #002d9c;
|
|
106
|
+
--color-interactive-primary-disabled: #c4c4c4;
|
|
107
|
+
--color-interactive-primary-hover: #0050e6;
|
|
108
|
+
--color-interactive-secondary: #393939;
|
|
109
|
+
--color-interactive-secondary-hover: #474747;
|
|
110
|
+
--color-link-active: #002d9c;
|
|
111
|
+
--color-link-default: #0043ce;
|
|
112
|
+
--color-link-hover: #0050e6;
|
|
113
|
+
--color-link-visited: #6929c4;
|
|
114
|
+
--color-logo-gradient-2: #0042ec;
|
|
115
|
+
--color-logo-gradient-3: rgb(0 66 236 / 0.8);
|
|
116
|
+
--color-logo-gradient-4: rgb(0 66 236 / 0.6);
|
|
117
|
+
--color-logo-gradient-5: rgb(0 66 236 / 0.4);
|
|
118
|
+
--color-logo-gradient-6: rgb(0 66 236 / 0.2);
|
|
119
|
+
--color-logo-gradient-7: rgb(0 66 236 / 0);
|
|
120
|
+
--color-logo-gradient-overlay-table-1: #ffffff;
|
|
121
|
+
--color-logo-gradient-overlay-table-2: rgb(255 255 255 / 0);
|
|
122
|
+
--color-logo-gradient-overlay-table-3: rgb(0 0 0 / 0.03);
|
|
123
|
+
--color-logo-gradient-white-1: rgb(255 255 255 / 0);
|
|
124
|
+
--color-logo-gradient-white-2: rgb(255 255 255 / 0.1);
|
|
125
|
+
--color-logo-gradient-white-8: #ffffff;
|
|
126
|
+
--color-modal-bg: #ffffff;
|
|
127
|
+
--color-modal-border: #e0e0e0;
|
|
128
|
+
--color-modal-drawer-bg: #ffffff;
|
|
129
|
+
--color-modal-drawer-border: #e0e0e0;
|
|
130
|
+
--color-modal-drawer-close-icon: #161616;
|
|
131
|
+
--color-modal-drawer-close-icon-hover: rgb(0 0 0 / 0.05);
|
|
132
|
+
--color-modal-drawer-header-bg: #f4f4f4;
|
|
133
|
+
--color-modal-drawer-header-text: #161616;
|
|
134
|
+
--color-modal-drawer-overlay: rgb(0 0 30 / 0.5);
|
|
135
|
+
--color-modal-overlay: rgb(0 0 0 / 0.5);
|
|
136
|
+
--color-notification-error-accent: #c0392b;
|
|
137
|
+
--color-notification-error-action: #c0392b;
|
|
138
|
+
--color-notification-error-bg: #ffd6e8;
|
|
139
|
+
--color-notification-error-border: rgb(192 57 43 / 0.3);
|
|
140
|
+
--color-notification-info-accent: #0043ce;
|
|
141
|
+
--color-notification-info-action: #0043ce;
|
|
142
|
+
--color-notification-info-bg: #e5ecfd;
|
|
143
|
+
--color-notification-info-border: rgb(0 67 206 / 0.3);
|
|
144
|
+
--color-notification-success-accent: #24a148;
|
|
145
|
+
--color-notification-success-action: #0e6027;
|
|
146
|
+
--color-notification-success-bg: #a7f0ba;
|
|
147
|
+
--color-notification-success-border: rgb(36 161 72 / 0.3);
|
|
148
|
+
--color-notification-text: #161616;
|
|
149
|
+
--color-notification-warning-accent: #f1c21b;
|
|
150
|
+
--color-notification-warning-action: #a16207;
|
|
151
|
+
--color-notification-warning-bg: #fef3c7;
|
|
152
|
+
--color-notification-warning-border: rgb(249 229 158 / 0.3);
|
|
153
|
+
--color-pagination-active-bg: #0f62fe;
|
|
154
|
+
--color-pagination-active-text: #ffffff;
|
|
155
|
+
--color-pagination-bg: #f4f4f4;
|
|
156
|
+
--color-pagination-disabled-text: #c5c5c5;
|
|
157
|
+
--color-pagination-text: #161616;
|
|
158
|
+
--color-photo-card-bg: #f3f3f3;
|
|
159
|
+
--color-photo-card-border: #e0e0e0;
|
|
160
|
+
--color-photo-card-overlay: rgb(0 0 0 / 0.4);
|
|
161
|
+
--color-photo-card-subtitle: #525252;
|
|
162
|
+
--color-photo-card-tag-bg: #f4f4f4;
|
|
163
|
+
--color-photo-card-title: #101010;
|
|
164
|
+
--color-search-input-bg: #ffffff;
|
|
165
|
+
--color-search-input-bg-disabled: #f4f4f4;
|
|
166
|
+
--color-search-input-bg-filled: #ffffff;
|
|
167
|
+
--color-search-input-bg-hover: #fbfbfb;
|
|
168
|
+
--color-search-input-bg-read-only: #ffffff;
|
|
169
|
+
--color-search-input-bg-read-only-hover: #fbfbfb;
|
|
170
|
+
--color-search-input-border: #8d8d8d;
|
|
171
|
+
--color-search-input-border-disabled: #c6c6c6;
|
|
172
|
+
--color-search-input-border-focus: #0f62fe;
|
|
173
|
+
--color-search-input-border-hover: #8d8d8d;
|
|
174
|
+
--color-search-input-border-read-only: #e0e0e0;
|
|
175
|
+
--color-search-input-icon: #525252;
|
|
176
|
+
--color-search-input-icon-disabled: #c5c5c5;
|
|
177
|
+
--color-search-input-icon-read-only: #525252;
|
|
178
|
+
--color-search-input-placeholder: #a8a8a8;
|
|
179
|
+
--color-search-input-text: #161616;
|
|
180
|
+
--color-search-input-text-disabled: #bfbfbf;
|
|
181
|
+
--color-search-input-text-filled: #161616;
|
|
182
|
+
--color-search-input-text-read-only: #a8a8a8;
|
|
183
|
+
--color-select-list-bg: #393939;
|
|
184
|
+
--color-select-list-bg-active: #6f6f6f;
|
|
185
|
+
--color-select-list-bg-diasabled: #c4c4c4;
|
|
186
|
+
--color-select-list-bg-hover: #474747;
|
|
187
|
+
--color-select-list-text: #393939;
|
|
188
|
+
--color-select-list-text-diasabled: #c4c4c4;
|
|
189
|
+
--color-select-list-text-hover: #ffffff;
|
|
190
|
+
--color-side-navigation-bg: #ffffff;
|
|
191
|
+
--color-side-navigation-button-default: #ffffff;
|
|
192
|
+
--color-side-navigation-button-hover: #eff2f9;
|
|
193
|
+
--color-side-navigation-button-icon-default: #535353;
|
|
194
|
+
--color-side-navigation-button-icon-pressed: #002d9c;
|
|
195
|
+
--color-side-navigation-button-pressed: #e0e6f1;
|
|
196
|
+
--color-side-navigation-button-selected: #e5ecfd;
|
|
197
|
+
--color-side-navigation-button-selected-hover: #e5ecfd;
|
|
198
|
+
--color-side-navigation-buttun-icon-selected: #0f62fe;
|
|
199
|
+
--color-side-navigation-divider: #c7c5c5;
|
|
200
|
+
--color-support-error: #da1e28;
|
|
201
|
+
--color-support-error-active: #750e13;
|
|
202
|
+
--color-support-error-bg: #ffd6e8;
|
|
203
|
+
--color-support-error-hover: #b81922;
|
|
204
|
+
--color-support-error-message: #c0392b;
|
|
205
|
+
--color-support-error-text: #9f1853;
|
|
206
|
+
--color-support-info: #0043ce;
|
|
207
|
+
--color-support-info-bg: #d0e2ff;
|
|
208
|
+
--color-support-purple: #6929c4;
|
|
209
|
+
--color-support-purple-bg: #e8daff;
|
|
210
|
+
--color-support-success: #24a148;
|
|
211
|
+
--color-support-success-bg: #a7f0ba;
|
|
212
|
+
--color-support-success-text: #0e6027;
|
|
213
|
+
--color-support-warning: #a16207;
|
|
214
|
+
--color-support-warning-bg: #fef3c7;
|
|
215
|
+
--color-support-warning-message: #a16207;
|
|
216
|
+
--color-syntax-icon-exclude-bg: #f9e6a5;
|
|
217
|
+
--color-syntax-icon-exclude-icon: #cda413;
|
|
218
|
+
--color-syntax-icon-logical-bg: #ffcbce;
|
|
219
|
+
--color-syntax-icon-logical-icon: #fa4d56;
|
|
220
|
+
--color-syntax-icon-match-bg: #d0e2ff;
|
|
221
|
+
--color-syntax-icon-match-icon: #0043ce;
|
|
222
|
+
--color-table-carplate-bg: #ffffff;
|
|
223
|
+
--color-table-carplate-bg-hover: rgb(0 0 0 / 0.05);
|
|
224
|
+
--color-table-carplate-bg-pressed: rgb(0 0 0 / 0.1);
|
|
225
|
+
--color-table-carplate-border-default: #000000;
|
|
226
|
+
--color-table-carplate-border-disabled: #99989c;
|
|
227
|
+
--color-table-carplate-text: #000000;
|
|
228
|
+
--color-table-cell-helper-error: #c0392b;
|
|
229
|
+
--color-table-cell-helper-warning: #a16207;
|
|
230
|
+
--color-table-cell-text-muted: #404040;
|
|
231
|
+
--color-table-cell-text-primary: #000000;
|
|
232
|
+
--color-table-cell-text-secondary: #525252;
|
|
233
|
+
--color-table-cell-text-tertiary: #9d9d9d;
|
|
234
|
+
--color-table-counter-tag-bg-high: #fdc7c7;
|
|
235
|
+
--color-table-counter-tag-bg-low: #ffffff;
|
|
236
|
+
--color-table-counter-tag-bg-medium: #fde7c7;
|
|
237
|
+
--color-table-counter-tag-bg-mid-low: #fdf3c7;
|
|
238
|
+
--color-table-counter-tag-border-high: #b23d3d;
|
|
239
|
+
--color-table-counter-tag-border-low: #ebebeb;
|
|
240
|
+
--color-table-counter-tag-border-medium: #b2663d;
|
|
241
|
+
--color-table-counter-tag-border-mid-low: #b2913d;
|
|
242
|
+
--color-table-counter-tag-text-high: #b23d3d;
|
|
243
|
+
--color-table-counter-tag-text-low: #404040;
|
|
244
|
+
--color-table-counter-tag-text-medium: #b2663d;
|
|
245
|
+
--color-table-counter-tag-text-mid-low: #b2913d;
|
|
246
|
+
--color-table-expanded-row-bg: rgb(0 0 0 / 0.01);
|
|
247
|
+
--color-table-expanded-row-border: #e0e0e0;
|
|
248
|
+
--color-table-expanded-row-hover: rgb(0 0 0 / 0.01);
|
|
249
|
+
--color-table-header-bg: #edeff2;
|
|
250
|
+
--color-table-header-bg-hover: #d7dae6;
|
|
251
|
+
--color-table-header-bg-pressed: #d7dae6;
|
|
252
|
+
--color-table-header-border: #e0e0e0;
|
|
253
|
+
--color-table-header-border-hover: #d3d3d1;
|
|
254
|
+
--color-table-header-border-pressed: #c3c2be;
|
|
255
|
+
--color-table-header-border-sorted: #bab9b5;
|
|
256
|
+
--color-table-header-icon: #8e8f91;
|
|
257
|
+
--color-table-header-icon-sorted: #000000;
|
|
258
|
+
--color-table-header-text: #000000;
|
|
259
|
+
--color-table-ip-container-bg: #ffffff;
|
|
260
|
+
--color-table-ip-container-border: #e0e0e0;
|
|
261
|
+
--color-table-ip-text-date: #9d9d9d;
|
|
262
|
+
--color-table-ip-text-primary: #000000;
|
|
263
|
+
--color-table-row-bg: #ffffff;
|
|
264
|
+
--color-table-row-bg-expanded: rgb(0 0 0 / 0.01);
|
|
265
|
+
--color-table-row-bg-hover: rgb(0 0 0 / 0.05);
|
|
266
|
+
--color-table-row-bg-pressed: rgb(0 0 0 / 0.1);
|
|
267
|
+
--color-table-row-bg-zebra: rgb(0 0 0 / 0.02);
|
|
268
|
+
--color-table-row-border: #e0e0e0;
|
|
269
|
+
--color-tag-amber-bg: #ffd999;
|
|
270
|
+
--color-tag-amber-bg-hover: #fac775;
|
|
271
|
+
--color-tag-amber-bg-pressed: #ef9f27;
|
|
272
|
+
--color-tag-amber-border: #faeeda;
|
|
273
|
+
--color-tag-amber-border-hover: #d1a359;
|
|
274
|
+
--color-tag-amber-border-pressed: #633806;
|
|
275
|
+
--color-tag-amber-button-bg: #ffd999;
|
|
276
|
+
--color-tag-amber-button-bg-hover: #f4bc61;
|
|
277
|
+
--color-tag-amber-button-bg-pressed: #d58e22;
|
|
278
|
+
--color-tag-amber-button-icon: #1c1b1f;
|
|
279
|
+
--color-tag-amber-text: #633806;
|
|
280
|
+
--color-tag-bg-disabled: #c4c4c4;
|
|
281
|
+
--color-tag-blue-bg: #d0e2ff;
|
|
282
|
+
--color-tag-blue-bg-hover: #d0e2ff;
|
|
283
|
+
--color-tag-blue-bg-pressed: #d0e2ff;
|
|
284
|
+
--color-tag-blue-border-hover: #7da4f5;
|
|
285
|
+
--color-tag-blue-border-pressed: #0043ce;
|
|
286
|
+
--color-tag-blue-button-bg: #d0e2ff;
|
|
287
|
+
--color-tag-blue-button-bg-hover: #bdd4f8;
|
|
288
|
+
--color-tag-blue-button-bg-pressed: #bbd5fe;
|
|
289
|
+
--color-tag-blue-button-icon: #1c1b1f;
|
|
290
|
+
--color-tag-blue-text: #0043ce;
|
|
291
|
+
--color-tag-cyan-bg: #bae6ff;
|
|
292
|
+
--color-tag-cyan-bg-hover: #bae6ff;
|
|
293
|
+
--color-tag-cyan-bg-pressed: #9dd8fa;
|
|
294
|
+
--color-tag-cyan-border: #bae6ff;
|
|
295
|
+
--color-tag-cyan-border-hover: #9dd3f2;
|
|
296
|
+
--color-tag-cyan-border-pressed: #0043ce;
|
|
297
|
+
--color-tag-cyan-button-bg: #bae6ff;
|
|
298
|
+
--color-tag-cyan-button-bg-hover: #aadffe;
|
|
299
|
+
--color-tag-cyan-button-bg-pressed: #88cef6;
|
|
300
|
+
--color-tag-cyan-button-icon: #1c1b1f;
|
|
301
|
+
--color-tag-cyan-text: #0043ce;
|
|
302
|
+
--color-tag-gray-bg: #e0e0e0;
|
|
303
|
+
--color-tag-gray-bg-hover: #c6c6c6;
|
|
304
|
+
--color-tag-gray-bg-pressed: #a8a8a8;
|
|
305
|
+
--color-tag-gray-border: #e0e0e0;
|
|
306
|
+
--color-tag-gray-border-hover: #a8a8a8;
|
|
307
|
+
--color-tag-gray-border-pressed: #393939;
|
|
308
|
+
--color-tag-gray-button-bg: #e0e0e0;
|
|
309
|
+
--color-tag-gray-button-bg-hover: #bbbbbb;
|
|
310
|
+
--color-tag-gray-button-bg-pressed: #999999;
|
|
311
|
+
--color-tag-gray-button-icon: #393939;
|
|
312
|
+
--color-tag-gray-text: #393939;
|
|
313
|
+
--color-tag-green-bg: #a7f0ba;
|
|
314
|
+
--color-tag-green-bg-hover: #a7f0ba;
|
|
315
|
+
--color-tag-green-bg-pressed: #88e7a0;
|
|
316
|
+
--color-tag-green-border: #a7f0ba;
|
|
317
|
+
--color-tag-green-border-hover: #0dc13c;
|
|
318
|
+
--color-tag-green-border-pressed: #0dc13c;
|
|
319
|
+
--color-tag-green-button-bg: #a7f0ba;
|
|
320
|
+
--color-tag-green-button-bg-hover: #99e3ac;
|
|
321
|
+
--color-tag-green-button-bg-pressed: #87da9c;
|
|
322
|
+
--color-tag-green-button-icon: #1c1b1f;
|
|
323
|
+
--color-tag-green-text: #0e6027;
|
|
324
|
+
--color-tag-interactive-bg: #e5ecfd;
|
|
325
|
+
--color-tag-magenta-bg: #ffd6e8;
|
|
326
|
+
--color-tag-magenta-bg-hover: #ffafd2;
|
|
327
|
+
--color-tag-magenta-bg-pressed: #ff7eb6;
|
|
328
|
+
--color-tag-magenta-border-hover: #e881ae;
|
|
329
|
+
--color-tag-magenta-border-pressed: #9f1853;
|
|
330
|
+
--color-tag-magenta-button-bg: #ffd6e8;
|
|
331
|
+
--color-tag-magenta-button-bg-hover: #fe9cc7;
|
|
332
|
+
--color-tag-magenta-button-bg-pressed: #f569a6;
|
|
333
|
+
--color-tag-magenta-button-icon: #1c1b1f;
|
|
334
|
+
--color-tag-magenta-text: #9f1853;
|
|
335
|
+
--color-tag-orange-bg: #ffd9be;
|
|
336
|
+
--color-tag-orange-bg-hover: #ffb784;
|
|
337
|
+
--color-tag-orange-bg-pressed: #ff832b;
|
|
338
|
+
--color-tag-orange-border: #ffead5;
|
|
339
|
+
--color-tag-orange-border-hover: #dc8e51;
|
|
340
|
+
--color-tag-orange-border-pressed: #5e2900;
|
|
341
|
+
--color-tag-orange-button-bg: #ffd9be;
|
|
342
|
+
--color-tag-orange-button-bg-hover: #f09c5c;
|
|
343
|
+
--color-tag-orange-button-bg-pressed: #c56a1b;
|
|
344
|
+
--color-tag-orange-button-icon: #1c1b1f;
|
|
345
|
+
--color-tag-orange-text: #5e2900;
|
|
346
|
+
--color-tag-purple-bg: #e8daff;
|
|
347
|
+
--color-tag-purple-bg-hover: #e8daff;
|
|
348
|
+
--color-tag-purple-bg-pressed: #e8daff;
|
|
349
|
+
--color-tag-purple-border: #e8daff;
|
|
350
|
+
--color-tag-purple-border-hover: #c3aaee;
|
|
351
|
+
--color-tag-purple-border-pressed: #9271c7;
|
|
352
|
+
--color-tag-purple-button-bg: #e8daff;
|
|
353
|
+
--color-tag-purple-button-bg-hover: #e1cfff;
|
|
354
|
+
--color-tag-purple-button-bg-pressed: #d3bef6;
|
|
355
|
+
--color-tag-purple-button-icon: #1c1b1f;
|
|
356
|
+
--color-tag-purple-text: #6929c4;
|
|
357
|
+
--color-tag-red-bg: #ffd7d9;
|
|
358
|
+
--color-tag-red-bg-hover: #ffb3b8;
|
|
359
|
+
--color-tag-red-bg-pressed: #ff8389;
|
|
360
|
+
--color-tag-red-border: #ffd6d7;
|
|
361
|
+
--color-tag-red-border-hover: #dd7e7f;
|
|
362
|
+
--color-tag-red-border-pressed: #8e161b;
|
|
363
|
+
--color-tag-red-button-bg: #ffd7d9;
|
|
364
|
+
--color-tag-red-button-bg-hover: #ffb3b8;
|
|
365
|
+
--color-tag-red-button-bg-pressed: #ff8389;
|
|
366
|
+
--color-tag-red-button-icon: #1c1b1f;
|
|
367
|
+
--color-tag-red-text: #8e161b;
|
|
368
|
+
--color-tag-teal-bg: #c2f2f2;
|
|
369
|
+
--color-tag-teal-bg-hover: #9ef0f0;
|
|
370
|
+
--color-tag-teal-bg-pressed: #6fecea;
|
|
371
|
+
--color-tag-teal-border: #005d5d;
|
|
372
|
+
--color-tag-teal-border-hover: #7dd1d1;
|
|
373
|
+
--color-tag-teal-border-pressed: #005d5d;
|
|
374
|
+
--color-tag-teal-button-bg: #c2f2f2;
|
|
375
|
+
--color-tag-teal-button-bg-hover: #86e6e6;
|
|
376
|
+
--color-tag-teal-button-bg-pressed: #64dad8;
|
|
377
|
+
--color-tag-teal-button-icon: #1c1b1f;
|
|
378
|
+
--color-tag-teal-text: #005d5d;
|
|
379
|
+
--color-tag-text-disabled: #9c9c9c;
|
|
380
|
+
--color-text-body: #161616;
|
|
381
|
+
--color-text-disabled: #c5c5c5;
|
|
382
|
+
--color-text-helper: #9d9d9d;
|
|
383
|
+
--color-text-inverse: #000000;
|
|
384
|
+
--color-text-label: #525252;
|
|
385
|
+
--color-text-placeholder: #a8a8a8;
|
|
386
|
+
--color-text-placeholder-disabled: #bfbfbf;
|
|
387
|
+
--color-text-primary: #101010;
|
|
388
|
+
--color-text-secondary: #4f4f4f;
|
|
389
|
+
--color-text-tertiary: #6f6f6f;
|
|
390
|
+
--color-tile-bg: #ffffff;
|
|
391
|
+
--color-tile-bg-hover: rgb(0 0 0 / 0.05);
|
|
392
|
+
--color-tile-bg-pressed: rgb(0 0 0 / 0.07);
|
|
393
|
+
--color-tile-border: #e0e0e0;
|
|
394
|
+
--color-tile-empty-state: #525252;
|
|
395
|
+
--color-tile-link: #2d72d2;
|
|
396
|
+
--color-tile-title: #525252;
|
|
397
|
+
--color-tile-value: #000000;
|
|
398
|
+
--color-toggle-handle: #ffffff;
|
|
399
|
+
--color-toggle-handle-disabled: #8d8d8d;
|
|
400
|
+
--color-toggle-track-disabled: #c6c6c6;
|
|
401
|
+
--color-toggle-track-off: #8d8d8d;
|
|
402
|
+
--color-toggle-track-on: var(--color-interactive-primary);
|
|
403
|
+
--color-toggle-track-readonly: #c6c6c6;
|
|
404
|
+
--color-tooltip-bg: #393939;
|
|
405
|
+
--color-tooltip-caret: #393939;
|
|
406
|
+
--color-tooltip-text: #ffffff;
|
|
407
|
+
--color-vertical-navigation-bg: #ffffff;
|
|
408
|
+
--color-vertical-navigation-divider: #ebebeb;
|
|
409
|
+
--color-vertical-navigation-item-active-indicator: #0f62fe;
|
|
410
|
+
--color-vertical-navigation-item-default: #ffffff;
|
|
411
|
+
--color-vertical-navigation-item-hover: #f9f9f9;
|
|
412
|
+
--color-vertical-navigation-item-icon: #535353;
|
|
413
|
+
--color-vertical-navigation-item-line: #e4e4e4;
|
|
414
|
+
--color-vertical-navigation-item-line-hover: #d2d2d2;
|
|
415
|
+
--color-vertical-navigation-item-pressed-bg: #f5f6f7;
|
|
416
|
+
--color-vertical-navigation-item-selected-bg: #f5f6f7;
|
|
417
|
+
--color-vertical-navigation-item-selected-text: #0043ce;
|
|
418
|
+
--color-vertical-navigation-item-text: #000000;
|
|
419
|
+
--color-vertical-navigation-item-text-secondary: #535353;
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
@layer base {
|
|
423
|
+
:where(.dark, .dark *) {
|
|
424
|
+
--color-avatar-background: #353533;
|
|
425
|
+
--color-avatar-name: #c6c6c6;
|
|
426
|
+
--color-avatar-position: #8d8d8d;
|
|
427
|
+
--color-avatar-text: #ffffff;
|
|
428
|
+
--color-background-overlay: rgb(0 0 30 / 0.5);
|
|
429
|
+
--color-background-page: #0d0d0d;
|
|
430
|
+
--color-background-scroll-overlay: rgb(0 0 30 / 0.5);
|
|
431
|
+
--color-background-surface: #202020;
|
|
432
|
+
--color-background-surface-hover: #2c2c2c;
|
|
433
|
+
--color-background-surface-secondary: #161616;
|
|
434
|
+
--color-border-disabled: #2c2c2c;
|
|
435
|
+
--color-border-divider: #443d3e;
|
|
436
|
+
--color-border-interactive: #0f62fe;
|
|
437
|
+
--color-border-strong: #4d4d4d;
|
|
438
|
+
--color-border-subtle: #393939;
|
|
439
|
+
--color-brand-accent-muted: #3a7c88;
|
|
440
|
+
--color-brand-accent-primary: #0f62fe;
|
|
441
|
+
--color-brand-accent-secondary: #4ab2be;
|
|
442
|
+
--color-brand-blue-dark: #002d9c;
|
|
443
|
+
--color-brand-blue-primary: #0042ec;
|
|
444
|
+
--color-button-danger-ghost-bg-active: #c0244c;
|
|
445
|
+
--color-button-danger-ghost-bg-hover: #330a1a;
|
|
446
|
+
--color-button-danger-ghost-text: #fa4d56;
|
|
447
|
+
--color-button-danger-ghost-text-active: #ffffff;
|
|
448
|
+
--color-button-danger-primary-bg: #fa4d56;
|
|
449
|
+
--color-button-danger-primary-bg-active: #c0244c;
|
|
450
|
+
--color-button-danger-primary-bg-disabled: #393939;
|
|
451
|
+
--color-button-danger-primary-bg-hover: #e8346a;
|
|
452
|
+
--color-button-danger-primary-text: #ffffff;
|
|
453
|
+
--color-button-ghost-bg-hover: #4ab2be;
|
|
454
|
+
--color-button-ghost-text: #5fe4fd;
|
|
455
|
+
--color-button-ghost-text-active: #3a7c88;
|
|
456
|
+
--color-button-ghost-text-hover: #4ab2be;
|
|
457
|
+
--color-button-primary-bg: #007c8f;
|
|
458
|
+
--color-button-primary-bg-active: #3a7c88;
|
|
459
|
+
--color-button-primary-bg-disabled: #393939;
|
|
460
|
+
--color-button-primary-bg-hover: #006878;
|
|
461
|
+
--color-button-primary-text: #ffffff;
|
|
462
|
+
--color-button-primary-text-disabled: #6f6f6f;
|
|
463
|
+
--color-button-secondary-bg: #c3c3c3;
|
|
464
|
+
--color-button-secondary-bg-active: #a8a8a8;
|
|
465
|
+
--color-button-secondary-bg-disabled: #393939;
|
|
466
|
+
--color-button-secondary-bg-hover: #8d8d8d;
|
|
467
|
+
--color-button-secondary-text: #000000;
|
|
468
|
+
--color-button-sources-button-bg: #2d2d2d;
|
|
469
|
+
--color-button-sources-button-bg-hover: #676767;
|
|
470
|
+
--color-button-sources-button-border: #676767;
|
|
471
|
+
--color-button-sources-button-text: #ffffff;
|
|
472
|
+
--color-button-tertiary-bg: #5fe4fd;
|
|
473
|
+
--color-button-tertiary-bg-active: #3a7c88;
|
|
474
|
+
--color-button-tertiary-bg-hover: #4ab2be;
|
|
475
|
+
--color-button-tertiary-text: #5fe4fd;
|
|
476
|
+
--color-button-tertiary-text-hover: #ffffff;
|
|
477
|
+
--color-chart-heatmap-level-0: #3c3c3c;
|
|
478
|
+
--color-chart-heatmap-level-1: #4d6a70;
|
|
479
|
+
--color-chart-heatmap-level-2: #3a7c88;
|
|
480
|
+
--color-chart-heatmap-level-3: #49a6b7;
|
|
481
|
+
--color-chart-heatmap-level-4: #5fe4fd;
|
|
482
|
+
--color-chart-line-primary: #5fe4fd;
|
|
483
|
+
--color-checkbox-label: #c6c6c6;
|
|
484
|
+
--color-checkbox-label-disabled: #4f4f4f;
|
|
485
|
+
--color-checkbox-value: #f4f4f4;
|
|
486
|
+
--color-checkbox-value-disabled: #4f4f4f;
|
|
487
|
+
--color-dropdown-bg: #2c2c2c;
|
|
488
|
+
--color-dropdown-bg-disabled: #2c2c2c;
|
|
489
|
+
--color-dropdown-bg-hover: #393939;
|
|
490
|
+
--color-dropdown-divider: #393939;
|
|
491
|
+
--color-dropdown-syntax-exclude-bg: #3d2800;
|
|
492
|
+
--color-dropdown-syntax-exclude-icon: #f1c21b;
|
|
493
|
+
--color-dropdown-syntax-logical-bg: #330d12;
|
|
494
|
+
--color-dropdown-syntax-logical-icon: #ff8389;
|
|
495
|
+
--color-dropdown-syntax-match-bg: #002d9c;
|
|
496
|
+
--color-dropdown-syntax-match-icon: #a6c8ff;
|
|
497
|
+
--color-dropdown-text: #c6c6c6;
|
|
498
|
+
--color-dropdown-text-disabled: #4f4f4f;
|
|
499
|
+
--color-dropdown-text-disabled-label: #4f4f4f;
|
|
500
|
+
--color-dropdown-text-disabled-value: #767676;
|
|
501
|
+
--color-dropdown-text-hover: #f4f4f4;
|
|
502
|
+
--color-input-bg: #262626;
|
|
503
|
+
--color-input-bg-disabled: #393939;
|
|
504
|
+
--color-input-bg-filled: #222222;
|
|
505
|
+
--color-input-border: #6f6f6f;
|
|
506
|
+
--color-input-border-disabled: #393939;
|
|
507
|
+
--color-input-border-error: #fa4d56;
|
|
508
|
+
--color-input-helper: #6d6e6d;
|
|
509
|
+
--color-input-helper-error: #fa4d56;
|
|
510
|
+
--color-input-helper-warning: #f1c21b;
|
|
511
|
+
--color-input-label: #c6c6c6;
|
|
512
|
+
--color-input-label-disabled: #4f4f4f;
|
|
513
|
+
--color-input-placeholder: #6f6f6f;
|
|
514
|
+
--color-input-placeholder-disabled: #767676;
|
|
515
|
+
--color-input-text: #f4f4f4;
|
|
516
|
+
--color-input-text-disabled: #767676;
|
|
517
|
+
--color-interactive-danger: #fa4d56;
|
|
518
|
+
--color-interactive-danger-active: #c0244c;
|
|
519
|
+
--color-interactive-danger-hover: #e8346a;
|
|
520
|
+
--color-interactive-focus: #0f62fe;
|
|
521
|
+
--color-interactive-link: #78a9ff;
|
|
522
|
+
--color-interactive-primary: #5fe4fd;
|
|
523
|
+
--color-interactive-primary-active: #002d9c;
|
|
524
|
+
--color-interactive-primary-disabled: #393939;
|
|
525
|
+
--color-interactive-primary-hover: #0050e6;
|
|
526
|
+
--color-interactive-secondary: #6f6f6f;
|
|
527
|
+
--color-interactive-secondary-hover: #5a5a5a;
|
|
528
|
+
--color-link-active: #3a7c88;
|
|
529
|
+
--color-link-default: #5fe4fd;
|
|
530
|
+
--color-link-hover: #4ab2be;
|
|
531
|
+
--color-link-visited: #be95ff;
|
|
532
|
+
--color-logo-gradient-2: #5fe4fd;
|
|
533
|
+
--color-logo-gradient-3: rgb(95 228 253 / 0.8);
|
|
534
|
+
--color-logo-gradient-4: rgb(95 228 253 / 0.6);
|
|
535
|
+
--color-logo-gradient-5: rgb(95 228 253 / 0.4);
|
|
536
|
+
--color-logo-gradient-6: rgb(95 228 253 / 0.2);
|
|
537
|
+
--color-logo-gradient-7: rgb(95 228 253 / 0);
|
|
538
|
+
--color-logo-gradient-overlay-table-1: #343434;
|
|
539
|
+
--color-logo-gradient-overlay-table-2: rgb(52 52 52 / 0);
|
|
540
|
+
--color-logo-gradient-overlay-table-3: rgb(0 0 0 / 0.03);
|
|
541
|
+
--color-logo-gradient-white-1: rgb(34 34 34 / 0);
|
|
542
|
+
--color-logo-gradient-white-2: rgb(34 34 34 / 0.1);
|
|
543
|
+
--color-logo-gradient-white-8: #222222;
|
|
544
|
+
--color-modal-bg: #222222;
|
|
545
|
+
--color-modal-border: #393939;
|
|
546
|
+
--color-modal-drawer-bg: #222222;
|
|
547
|
+
--color-modal-drawer-border: #393939;
|
|
548
|
+
--color-modal-drawer-close-icon: #f4f4f4;
|
|
549
|
+
--color-modal-drawer-close-icon-hover: rgb(255 255 255 / 0.05);
|
|
550
|
+
--color-modal-drawer-header-bg: #2c2c2c;
|
|
551
|
+
--color-modal-drawer-header-text: #f4f4f4;
|
|
552
|
+
--color-modal-drawer-overlay: rgb(0 0 0 / 0.5);
|
|
553
|
+
--color-modal-overlay: rgb(0 0 0 / 0.7);
|
|
554
|
+
--color-notification-error-accent: #c0392b;
|
|
555
|
+
--color-notification-error-action: #ff7eb6;
|
|
556
|
+
--color-notification-error-bg: #330a1a;
|
|
557
|
+
--color-notification-error-border: rgb(192 57 43 / 0.3);
|
|
558
|
+
--color-notification-info-accent: #0043ce;
|
|
559
|
+
--color-notification-info-action: #78a9ff;
|
|
560
|
+
--color-notification-info-bg: #002d9c;
|
|
561
|
+
--color-notification-info-border: rgb(0 67 206 / 0.3);
|
|
562
|
+
--color-notification-success-accent: #24a148;
|
|
563
|
+
--color-notification-success-action: #6fdc8c;
|
|
564
|
+
--color-notification-success-bg: #002f18;
|
|
565
|
+
--color-notification-success-border: rgb(36 161 72 / 0.3);
|
|
566
|
+
--color-notification-text: #f4f4f4;
|
|
567
|
+
--color-notification-warning-accent: #f1c21b;
|
|
568
|
+
--color-notification-warning-action: #f1c21b;
|
|
569
|
+
--color-notification-warning-bg: #2d2000;
|
|
570
|
+
--color-notification-warning-border: rgb(249 229 158 / 0.3);
|
|
571
|
+
--color-pagination-active-bg: #007c8f;
|
|
572
|
+
--color-pagination-active-text: #ffffff;
|
|
573
|
+
--color-pagination-bg: #2c2c2c;
|
|
574
|
+
--color-pagination-disabled-text: #4f4f4f;
|
|
575
|
+
--color-pagination-text: #f4f4f4;
|
|
576
|
+
--color-photo-card-bg: #242424;
|
|
577
|
+
--color-photo-card-border: #393939;
|
|
578
|
+
--color-photo-card-overlay: rgb(0 0 0 / 0.6);
|
|
579
|
+
--color-photo-card-subtitle: #8d8d8d;
|
|
580
|
+
--color-photo-card-tag-bg: #2c2c2c;
|
|
581
|
+
--color-photo-card-title: #f4f4f4;
|
|
582
|
+
--color-search-input-bg: #262626;
|
|
583
|
+
--color-search-input-bg-disabled: #393939;
|
|
584
|
+
--color-search-input-bg-filled: #222222;
|
|
585
|
+
--color-search-input-bg-hover: #2c2c2c;
|
|
586
|
+
--color-search-input-bg-read-only: #222222;
|
|
587
|
+
--color-search-input-bg-read-only-hover: #2c2c2c;
|
|
588
|
+
--color-search-input-border: #6f6f6f;
|
|
589
|
+
--color-search-input-border-disabled: #393939;
|
|
590
|
+
--color-search-input-border-focus: #0f62fe;
|
|
591
|
+
--color-search-input-border-hover: #6f6f6f;
|
|
592
|
+
--color-search-input-border-read-only: #393939;
|
|
593
|
+
--color-search-input-icon: #8d8d8d;
|
|
594
|
+
--color-search-input-icon-disabled: #4f4f4f;
|
|
595
|
+
--color-search-input-icon-read-only: #8d8d8d;
|
|
596
|
+
--color-search-input-placeholder: #6f6f6f;
|
|
597
|
+
--color-search-input-text: #f4f4f4;
|
|
598
|
+
--color-search-input-text-disabled: #767676;
|
|
599
|
+
--color-search-input-text-filled: #f4f4f4;
|
|
600
|
+
--color-search-input-text-read-only: #6f6f6f;
|
|
601
|
+
--color-select-list-bg: #c3c3c3;
|
|
602
|
+
--color-select-list-bg-active: #a8a8a8;
|
|
603
|
+
--color-select-list-bg-diasabled: #393939;
|
|
604
|
+
--color-select-list-bg-hover: #8d8d8d;
|
|
605
|
+
--color-select-list-text: #c3c3c3;
|
|
606
|
+
--color-select-list-text-diasabled: #393939;
|
|
607
|
+
--color-select-list-text-hover: #000000;
|
|
608
|
+
--color-side-navigation-bg: #202020;
|
|
609
|
+
--color-side-navigation-button-default: #202020;
|
|
610
|
+
--color-side-navigation-button-hover: #2c2c2c;
|
|
611
|
+
--color-side-navigation-button-icon-default: #e2ddda;
|
|
612
|
+
--color-side-navigation-button-icon-pressed: #5fe4fd;
|
|
613
|
+
--color-side-navigation-button-pressed: #21393c;
|
|
614
|
+
--color-side-navigation-button-selected: #1c292b;
|
|
615
|
+
--color-side-navigation-button-selected-hover: #1c292b;
|
|
616
|
+
--color-side-navigation-buttun-icon-selected: #5fe4fd;
|
|
617
|
+
--color-side-navigation-divider: #484848;
|
|
618
|
+
--color-support-error: #fa4d56;
|
|
619
|
+
--color-support-error-active: #c0244c;
|
|
620
|
+
--color-support-error-bg: #330a1a;
|
|
621
|
+
--color-support-error-hover: #e8346a;
|
|
622
|
+
--color-support-error-message: #fa4d56;
|
|
623
|
+
--color-support-error-text: #ffd6e8;
|
|
624
|
+
--color-support-info: #78a9ff;
|
|
625
|
+
--color-support-info-bg: #002d9c;
|
|
626
|
+
--color-support-purple: #a968f9;
|
|
627
|
+
--color-support-purple-bg: #1c0b30;
|
|
628
|
+
--color-support-success: #57b65a;
|
|
629
|
+
--color-support-success-bg: #002f18;
|
|
630
|
+
--color-support-success-text: #a7f0ba;
|
|
631
|
+
--color-support-warning: #f1c21b;
|
|
632
|
+
--color-support-warning-bg: #2d2000;
|
|
633
|
+
--color-support-warning-message: #f1c21b;
|
|
634
|
+
--color-syntax-icon-exclude-bg: #3d2800;
|
|
635
|
+
--color-syntax-icon-exclude-icon: #f1c21b;
|
|
636
|
+
--color-syntax-icon-logical-bg: #330d12;
|
|
637
|
+
--color-syntax-icon-logical-icon: #ff8389;
|
|
638
|
+
--color-syntax-icon-match-bg: #002d9c;
|
|
639
|
+
--color-syntax-icon-match-icon: #a6c8ff;
|
|
640
|
+
--color-table-carplate-bg: #222222;
|
|
641
|
+
--color-table-carplate-bg-hover: rgb(255 255 255 / 0.05);
|
|
642
|
+
--color-table-carplate-bg-pressed: rgb(255 255 255 / 0.1);
|
|
643
|
+
--color-table-carplate-border-default: #f4f4f4;
|
|
644
|
+
--color-table-carplate-border-disabled: #6f6f6f;
|
|
645
|
+
--color-table-carplate-text: #f4f4f4;
|
|
646
|
+
--color-table-cell-helper-error: #fa4d56;
|
|
647
|
+
--color-table-cell-helper-warning: #f1c21b;
|
|
648
|
+
--color-table-cell-text-muted: #8d8d8d;
|
|
649
|
+
--color-table-cell-text-primary: #f4f4f4;
|
|
650
|
+
--color-table-cell-text-secondary: #c6c6c6;
|
|
651
|
+
--color-table-cell-text-tertiary: #6f6f6f;
|
|
652
|
+
--color-table-counter-tag-bg-high: #330a0a;
|
|
653
|
+
--color-table-counter-tag-bg-low: #2c2c2c;
|
|
654
|
+
--color-table-counter-tag-bg-medium: #3d1f00;
|
|
655
|
+
--color-table-counter-tag-bg-mid-low: #3d2800;
|
|
656
|
+
--color-table-counter-tag-border-high: #b23d3d;
|
|
657
|
+
--color-table-counter-tag-border-low: #4d4d4d;
|
|
658
|
+
--color-table-counter-tag-border-medium: #b2663d;
|
|
659
|
+
--color-table-counter-tag-border-mid-low: #b2913d;
|
|
660
|
+
--color-table-counter-tag-text-high: #b23d3d;
|
|
661
|
+
--color-table-counter-tag-text-low: #8d8d8d;
|
|
662
|
+
--color-table-counter-tag-text-medium: #b2663d;
|
|
663
|
+
--color-table-counter-tag-text-mid-low: #b2913d;
|
|
664
|
+
--color-table-expanded-row-bg: rgb(255 255 255 / 0.01);
|
|
665
|
+
--color-table-expanded-row-border: #393939;
|
|
666
|
+
--color-table-expanded-row-hover: rgb(255 255 255 / 0.01);
|
|
667
|
+
--color-table-header-bg: #2c2c2c;
|
|
668
|
+
--color-table-header-bg-hover: #393939;
|
|
669
|
+
--color-table-header-bg-pressed: #393939;
|
|
670
|
+
--color-table-header-border: #393939;
|
|
671
|
+
--color-table-header-border-hover: #4d4d4d;
|
|
672
|
+
--color-table-header-border-pressed: #6f6f6f;
|
|
673
|
+
--color-table-header-border-sorted: #8d8d8d;
|
|
674
|
+
--color-table-header-icon: #6f6f6f;
|
|
675
|
+
--color-table-header-icon-sorted: #f1f1f1;
|
|
676
|
+
--color-table-header-text: #ffffff;
|
|
677
|
+
--color-table-ip-container-bg: #2c2c2c;
|
|
678
|
+
--color-table-ip-container-border: #393939;
|
|
679
|
+
--color-table-ip-text-date: #6f6f6f;
|
|
680
|
+
--color-table-ip-text-primary: #f4f4f4;
|
|
681
|
+
--color-table-row-bg: #222222;
|
|
682
|
+
--color-table-row-bg-expanded: rgb(255 255 255 / 0.01);
|
|
683
|
+
--color-table-row-bg-hover: rgb(255 255 255 / 0.05);
|
|
684
|
+
--color-table-row-bg-pressed: rgb(255 255 255 / 0.1);
|
|
685
|
+
--color-table-row-bg-zebra: rgb(255 255 255 / 0.02);
|
|
686
|
+
--color-table-row-border: #393939;
|
|
687
|
+
--color-tag-amber-bg: #412402;
|
|
688
|
+
--color-tag-amber-bg-hover: #633806;
|
|
689
|
+
--color-tag-amber-bg-pressed: #854f0b;
|
|
690
|
+
--color-tag-amber-border: #412402;
|
|
691
|
+
--color-tag-amber-border-hover: #937038;
|
|
692
|
+
--color-tag-amber-border-pressed: #fac775;
|
|
693
|
+
--color-tag-amber-button-bg: #412402;
|
|
694
|
+
--color-tag-amber-button-bg-hover: #75440c;
|
|
695
|
+
--color-tag-amber-button-bg-pressed: #ac6a17;
|
|
696
|
+
--color-tag-amber-button-icon: #fac775;
|
|
697
|
+
--color-tag-amber-text: #fac775;
|
|
698
|
+
--color-tag-bg-disabled: #393939;
|
|
699
|
+
--color-tag-blue-bg: #004956;
|
|
700
|
+
--color-tag-blue-bg-hover: #004956;
|
|
701
|
+
--color-tag-blue-bg-pressed: #026172;
|
|
702
|
+
--color-tag-blue-border-hover: #5caebc;
|
|
703
|
+
--color-tag-blue-border-pressed: #90cbd5;
|
|
704
|
+
--color-tag-blue-button-bg: #004956;
|
|
705
|
+
--color-tag-blue-button-bg-hover: #056171;
|
|
706
|
+
--color-tag-blue-button-bg-pressed: #088095;
|
|
707
|
+
--color-tag-blue-button-icon: #5fe4fd;
|
|
708
|
+
--color-tag-blue-text: #5fe4fd;
|
|
709
|
+
--color-tag-cyan-bg: #003a6d;
|
|
710
|
+
--color-tag-cyan-bg-hover: #00498a;
|
|
711
|
+
--color-tag-cyan-bg-pressed: #0058a1;
|
|
712
|
+
--color-tag-cyan-border: #00498a;
|
|
713
|
+
--color-tag-cyan-border-hover: #278fd0;
|
|
714
|
+
--color-tag-cyan-border-pressed: #82cfff;
|
|
715
|
+
--color-tag-cyan-button-bg: #003a6d;
|
|
716
|
+
--color-tag-cyan-button-bg-hover: #175992;
|
|
717
|
+
--color-tag-cyan-button-bg-pressed: #2b71ae;
|
|
718
|
+
--color-tag-cyan-button-icon: #82cfff;
|
|
719
|
+
--color-tag-cyan-text: #82cfff;
|
|
720
|
+
--color-tag-gray-bg: #393939;
|
|
721
|
+
--color-tag-gray-bg-hover: #474747;
|
|
722
|
+
--color-tag-gray-bg-pressed: #525252;
|
|
723
|
+
--color-tag-gray-border: #e0e0e0;
|
|
724
|
+
--color-tag-gray-border-hover: #797979;
|
|
725
|
+
--color-tag-gray-border-pressed: #c6c6c6;
|
|
726
|
+
--color-tag-gray-button-bg: #393939;
|
|
727
|
+
--color-tag-gray-button-bg-hover: #545454;
|
|
728
|
+
--color-tag-gray-button-bg-pressed: #747474;
|
|
729
|
+
--color-tag-gray-button-icon: #c6c6c6;
|
|
730
|
+
--color-tag-gray-text: #c6c6c6;
|
|
731
|
+
--color-tag-green-bg: #002f18;
|
|
732
|
+
--color-tag-green-bg-hover: #002f18;
|
|
733
|
+
--color-tag-green-bg-pressed: #002f18;
|
|
734
|
+
--color-tag-green-border: #409055;
|
|
735
|
+
--color-tag-green-border-hover: #1d5f2e;
|
|
736
|
+
--color-tag-green-border-pressed: #6fdc8c;
|
|
737
|
+
--color-tag-green-button-bg: #002f18;
|
|
738
|
+
--color-tag-green-button-bg-hover: #013d20;
|
|
739
|
+
--color-tag-green-button-bg-pressed: #04572e;
|
|
740
|
+
--color-tag-green-button-icon: #6fdc8c;
|
|
741
|
+
--color-tag-green-text: #a7f0ba;
|
|
742
|
+
--color-tag-interactive-bg: #002d9c;
|
|
743
|
+
--color-tag-magenta-bg: #740937;
|
|
744
|
+
--color-tag-magenta-bg-hover: #9f1853;
|
|
745
|
+
--color-tag-magenta-bg-pressed: #a11950;
|
|
746
|
+
--color-tag-magenta-border-hover: #e75a98;
|
|
747
|
+
--color-tag-magenta-border-pressed: #ff9bc6;
|
|
748
|
+
--color-tag-magenta-button-bg: #740937;
|
|
749
|
+
--color-tag-magenta-button-bg-hover: #b52765;
|
|
750
|
+
--color-tag-magenta-button-bg-pressed: #d23e7a;
|
|
751
|
+
--color-tag-magenta-button-icon: #ff9bc6;
|
|
752
|
+
--color-tag-magenta-text: #ff9bc6;
|
|
753
|
+
--color-tag-orange-bg: #3e1a00;
|
|
754
|
+
--color-tag-orange-bg-hover: #5e2900;
|
|
755
|
+
--color-tag-orange-bg-pressed: #8a3800;
|
|
756
|
+
--color-tag-orange-border: #3e1a00;
|
|
757
|
+
--color-tag-orange-border-hover: #a35719;
|
|
758
|
+
--color-tag-orange-border-pressed: #ffb784;
|
|
759
|
+
--color-tag-orange-button-bg: #3e1a00;
|
|
760
|
+
--color-tag-orange-button-bg-hover: #6b330d;
|
|
761
|
+
--color-tag-orange-button-bg-pressed: #985016;
|
|
762
|
+
--color-tag-orange-button-icon: #ffb784;
|
|
763
|
+
--color-tag-orange-text: #ffb784;
|
|
764
|
+
--color-tag-purple-bg: #37175e;
|
|
765
|
+
--color-tag-purple-bg-hover: #37175e;
|
|
766
|
+
--color-tag-purple-bg-pressed: #37175e;
|
|
767
|
+
--color-tag-purple-border: #1c0b30;
|
|
768
|
+
--color-tag-purple-border-hover: #583780;
|
|
769
|
+
--color-tag-purple-border-pressed: #a586ca;
|
|
770
|
+
--color-tag-purple-button-bg: #37175e;
|
|
771
|
+
--color-tag-purple-button-bg-hover: #472077;
|
|
772
|
+
--color-tag-purple-button-bg-pressed: #582e8a;
|
|
773
|
+
--color-tag-purple-button-icon: #be95ff;
|
|
774
|
+
--color-tag-purple-text: #be95ff;
|
|
775
|
+
--color-tag-red-bg: #750e13;
|
|
776
|
+
--color-tag-red-bg-hover: #a2191f;
|
|
777
|
+
--color-tag-red-bg-pressed: #b81922;
|
|
778
|
+
--color-tag-red-border: #330a0b;
|
|
779
|
+
--color-tag-red-border-hover: #c45b60;
|
|
780
|
+
--color-tag-red-border-pressed: #ffb3b8;
|
|
781
|
+
--color-tag-red-button-bg: #750e13;
|
|
782
|
+
--color-tag-red-button-bg-hover: #a42e33;
|
|
783
|
+
--color-tag-red-button-bg-pressed: #ba4047;
|
|
784
|
+
--color-tag-red-button-icon: #ffb3b8;
|
|
785
|
+
--color-tag-red-text: #ffb3b8;
|
|
786
|
+
--color-tag-teal-bg: #004144;
|
|
787
|
+
--color-tag-teal-bg-hover: #005157;
|
|
788
|
+
--color-tag-teal-bg-pressed: #006161;
|
|
789
|
+
--color-tag-teal-border: #3ddbd9;
|
|
790
|
+
--color-tag-teal-border-hover: #32a19f;
|
|
791
|
+
--color-tag-teal-border-pressed: #3ddbd9;
|
|
792
|
+
--color-tag-teal-button-bg: #004144;
|
|
793
|
+
--color-tag-teal-button-bg-hover: #056970;
|
|
794
|
+
--color-tag-teal-button-bg-pressed: #0c8989;
|
|
795
|
+
--color-tag-teal-button-icon: #3ddbd9;
|
|
796
|
+
--color-tag-teal-text: #3ddbd9;
|
|
797
|
+
--color-tag-text-disabled: #6f6f6f;
|
|
798
|
+
--color-text-body: #f4f4f4;
|
|
799
|
+
--color-text-disabled: #4f4f4f;
|
|
800
|
+
--color-text-helper: #6d6e6d;
|
|
801
|
+
--color-text-inverse: #ffffff;
|
|
802
|
+
--color-text-label: #c6c6c6;
|
|
803
|
+
--color-text-placeholder: #6f6f6f;
|
|
804
|
+
--color-text-placeholder-disabled: #767676;
|
|
805
|
+
--color-text-primary: #f4f4f4;
|
|
806
|
+
--color-text-secondary: #8d8d8d;
|
|
807
|
+
--color-text-tertiary: #696969;
|
|
808
|
+
--color-tile-bg: #222222;
|
|
809
|
+
--color-tile-bg-hover: rgb(255 255 255 / 0.05);
|
|
810
|
+
--color-tile-bg-pressed: rgb(255 255 255 / 0.07);
|
|
811
|
+
--color-tile-border: #393939;
|
|
812
|
+
--color-tile-empty-state: #8d8d8d;
|
|
813
|
+
--color-tile-link: #78a9ff;
|
|
814
|
+
--color-tile-title: #8d8d8d;
|
|
815
|
+
--color-tile-value: #f4f4f4;
|
|
816
|
+
--color-toggle-handle: #ffffff;
|
|
817
|
+
--color-toggle-handle-disabled: #6f6f6f;
|
|
818
|
+
--color-toggle-track-disabled: #393939;
|
|
819
|
+
--color-toggle-track-off: #6f6f6f;
|
|
820
|
+
--color-toggle-track-on: var(--color-interactive-primary);
|
|
821
|
+
--color-toggle-track-readonly: #4f4f4f;
|
|
822
|
+
--color-tooltip-bg: #f4f4f4;
|
|
823
|
+
--color-tooltip-caret: #f4f4f4;
|
|
824
|
+
--color-tooltip-text: #161616;
|
|
825
|
+
--color-vertical-navigation-bg: #161616;
|
|
826
|
+
--color-vertical-navigation-divider: #443d3e;
|
|
827
|
+
--color-vertical-navigation-item-active-indicator: #0f62fe;
|
|
828
|
+
--color-vertical-navigation-item-default: #161616;
|
|
829
|
+
--color-vertical-navigation-item-hover: #2c2c2c;
|
|
830
|
+
--color-vertical-navigation-item-icon: #8d8d8d;
|
|
831
|
+
--color-vertical-navigation-item-line: #545454;
|
|
832
|
+
--color-vertical-navigation-item-line-hover: #9e9e9e;
|
|
833
|
+
--color-vertical-navigation-item-pressed-bg: #333333;
|
|
834
|
+
--color-vertical-navigation-item-selected-bg: #282828;
|
|
835
|
+
--color-vertical-navigation-item-selected-text: #78a9ff;
|
|
836
|
+
--color-vertical-navigation-item-text: #f4f4f4;
|
|
837
|
+
--color-vertical-navigation-item-text-secondary: #8d8d8d;
|
|
838
|
+
}
|
|
839
|
+
}
|