PluginProbe
OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin / 1.0.0
OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin v1.0.0
1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0 0.9.8 0.9.7 0.9.6 0.9.4 0.9.5 0.9.3 0.9.2 0.9.1 0.9.0 0.8.9 0.8.8 0.8.7 All 34 releases
desktop-mode / assets / desktop-themes / legacy / theme.json

theme.json in OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin 1.0.0, at assets/desktop-themes/legacy/theme.json

407 lines 17.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "manifestVersion": 2,
3 "id": "desktop-mode/legacy",
4 "name": "Desktop Mode (Legacy)",
5 "version": "1.0.0",
6 "author": "OpenStation",
7 "description": "The look Desktop Mode had before the OpenStation brand: every design token at the value it resolved to then. Wear it to put the old palette back, or fork it as the starting point for a theme of your own.",
8 "preview": "preview.svg",
9 "recommendedOsSettings": {
10 "accent": "wp-blue"
11 },
12 "tokens": {
13 "--os-accent": "#2271b1",
14 "--os-admin-bar-peek": "4px",
15 "--os-admin-bar-reveal-zone": "16px",
16 "--os-ai-panel-bg": "rgba( 255, 255, 255, 0.97 )",
17 "--os-area-inset": "0",
18 "--os-backstop": "#1d2327",
19 "--os-bg": "linear-gradient( 135deg, #1d2327 0%, #2c3338 50%, #1d2327 100% )",
20 "--os-border": "rgba( 0, 0, 0, 0.08 )",
21 "--os-danger": "#b32d2e",
22 "--os-dock-badge-bg": "linear-gradient( 180deg, #ff5a5a 0%, #d63638 100% )",
23 "--os-dock-badge-fg": "#fff",
24 "--os-dock-badge-font-weight": "700",
25 "--os-dock-badge-offset": "-3px",
26 "--os-dock-bg": "rgba( 0, 0, 0, 0.4 )",
27 "--os-dock-border": "rgba( 255, 255, 255, 0.08 )",
28 "--os-dock-floating-bg": "rgba( 22, 22, 26, 0.42 )",
29 "--os-dock-floating-border": "rgba( 255, 255, 255, 0.08 )",
30 "--os-dock-floating-border-top": "rgba( 255, 255, 255, 0.08 )",
31 "--os-dock-floating-highlight": "rgba( 255, 255, 255, 0.08 )",
32 "--os-dock-floating-shadow": "rgba( 0, 0, 0, 0.45 )",
33 "--os-dock-icon-color": "rgba( 255, 255, 255, 0.7 )",
34 "--os-dock-icon-color-hover": "#fff",
35 "--os-dock-icon-size": "20px",
36 "--os-dock-item-bg-hover": "rgba( 255, 255, 255, 0.15 )",
37 "--os-dock-item-outline": "rgba( 255, 255, 255, 0.7 )",
38 "--os-dock-recycle-badge-bg": "rgba( 29, 35, 39, 0.72 )",
39 "--os-dock-recycle-badge-fg": "rgba( 255, 255, 255, 0.92 )",
40 "--os-dock-width": "56px",
41 "--os-drop-preview-bg": "rgba( 34, 113, 177, 0.08 )",
42 "--os-drop-preview-border": "rgba( 34, 113, 177, 0.55 )",
43 "--os-fg-muted": "rgba( 255, 255, 255, 0.7 )",
44 "--os-fg-on-light": "#1d2327",
45 "--os-file-tile-enter-delay": "0s",
46 "--os-file-tile-enter-duration": "0.4s",
47 "--os-folder-window-bg": "#fff",
48 "--os-font": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif",
49 "--os-fx-darken-brightness": "0.82",
50 "--os-fx-darken-saturate": "0.92",
51 "--os-fx-frost-blur": "3px",
52 "--os-fx-frost-brightness": "1.08",
53 "--os-fx-frost-saturate": "0.7",
54 "--os-fx-grayscale-amount": "1",
55 "--os-fx-grayscale-brightness": "0.95",
56 "--os-fx-transition-duration": "0.5s",
57 "--os-hover": "rgba( 0, 0, 0, 0.06 )",
58 "--os-icon-badge-bg": "linear-gradient( 180deg, #ff5a5a 0%, #d63638 100% )",
59 "--os-icon-badge-fg": "#fff",
60 "--os-icon-badge-font-weight": "700",
61 "--os-link": "#2271b1",
62 "--os-media-tile-bg": "rgba( 0, 0, 0, 0.05 )",
63 "--os-media-visual-bg": "rgba( 0, 0, 0, 0.04 )",
64 "--os-my-wordpress-bg": "#fff",
65 "--os-my-wordpress-fg": "#1d2327",
66 "--os-my-wordpress-surface": "rgba( 255, 255, 255, 0.6 )",
67 "--os-panel-bg": "#fff",
68 "--os-panel-header-bg": "rgba( 0, 0, 0, 0.04 )",
69 "--os-recycle-badge-bg": "rgba( 29, 35, 39, 0.74 )",
70 "--os-recycle-badge-fg": "rgba( 255, 255, 255, 0.96 )",
71 "--os-resize-color": "rgba( 0, 0, 0, 0.15 )",
72 "--os-resize-size": "20px",
73 "--os-selected": "rgba( 0, 0, 0, 0.1 )",
74 "--os-skeleton-delay": "0s",
75 "--os-skeleton-high": "rgba( 0, 0, 0, 0.13 )",
76 "--os-skeleton-low": "rgba( 0, 0, 0, 0.05 )",
77 "--os-tabs-bg": "#f6f7f7",
78 "--os-tabs-color": "#50575e",
79 "--os-tile-fg": "#fff",
80 "--os-tile-fg-muted": "rgba( 255, 255, 255, 0.7 )",
81 "--os-tile-focus-ring": "#2271b1",
82 "--os-tile-hover-bg": "rgba( 255, 255, 255, 0.12 )",
83 "--os-tile-label-color": "#fff",
84 "--os-tile-label-shadow": "0 1px 2px rgba( 0, 0, 0, 0.5 )",
85 "--os-tile-label-smoothing": "auto",
86 "--os-tile-label-weight": "400",
87 "--os-tile-selected-bg": "rgba( 34, 113, 177, 0.18 )",
88 "--os-tile-shortcut-bg": "rgba( 0, 0, 0, 0.65 )",
89 "--os-tile-shortcut-fg": "#fff",
90 "--os-tile-shortcut-shadow": "0 1px 3px rgba( 0, 0, 0, 0.5 )",
91 "--os-titlebar-bg": "#f0f0f1",
92 "--os-titlebar-bg-focused": "#2271b1",
93 "--os-titlebar-btn-bg-active": "rgba( 0, 0, 0, 0.12 )",
94 "--os-titlebar-btn-bg-hover": "rgba( 0, 0, 0, 0.08 )",
95 "--os-titlebar-btn-color": "rgba( 0, 0, 0, 0.45 )",
96 "--os-titlebar-btn-color-hover": "rgba( 0, 0, 0, 0.85 )",
97 "--os-titlebar-btn-focused-bg-active": "rgba( 255, 255, 255, 0.25 )",
98 "--os-titlebar-btn-focused-bg-hover": "rgba( 255, 255, 255, 0.18 )",
99 "--os-titlebar-btn-focused-color": "rgba( 255, 255, 255, 0.7 )",
100 "--os-titlebar-btn-focused-color-hover": "#fff",
101 "--os-titlebar-btn-focused-outline": "rgba( 255, 255, 255, 0.65 )",
102 "--os-titlebar-color": "#50575e",
103 "--os-titlebar-color-focused": "#fff",
104 "--os-titlebar-controls-bg": "transparent",
105 "--os-titlebar-controls-gap": "4px",
106 "--os-titlebar-controls-padding": "0",
107 "--os-titlebar-controls-radius": "0",
108 "--os-titlebar-divider": "rgba( 255, 255, 255, 0.15 )",
109 "--os-titlebar-divider-unfocused": "rgba( 0, 0, 0, 0.1 )",
110 "--os-titlebar-font": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif",
111 "--os-titlebar-height": "40px",
112 "--os-titlebar-meta-bg": "transparent",
113 "--os-titlebar-meta-radius": "0",
114 "--os-window-bg": "#fff",
115 "--os-window-border": "rgba( 0, 0, 0, 0.12 )",
116 "--os-window-corner-size": "16px",
117 "--os-window-link-accent": "#2271b1",
118 "--os-window-link-color": "#2271b1",
119 "--os-window-link-color-active": "#2271b1",
120 "--os-window-link-glow": "rgba( 34, 113, 177, 0.45 )",
121 "--os-window-link-width": "1.5px",
122 "--os-window-radius": "8px",
123 "--os-window-reveal-edge": "transparent",
124 "--os-window-reveal-surface": "#fff",
125 "--os-window-shadow": "0 8px 32px rgba( 0, 0, 0, 0.3 ), 0 2px 8px rgba( 0, 0, 0, 0.15 )",
126 "--os-window-shadow-focused": "0 12px 48px rgba( 0, 0, 0, 0.4 ), 0 4px 12px rgba( 0, 0, 0, 0.2 )",
127 "--os-z-adminbar": "9991",
128 "--os-z-base": "100",
129 "--os-z-dock": "200",
130 "--os-z-fullscreen": "99999",
131 "--os-z-mio": "190",
132 "--os-z-window-links": "50",
133 "--os-ui-accent": "#2271b1",
134 "--os-ui-accent-soft": "rgba( 34, 113, 177, 0.18 )",
135 "--os-ui-accent-strong": "#135e96",
136 "--os-ui-avatar-dot-color": "transparent",
137 "--os-ui-avatar-dot-ring": "#fff",
138 "--os-ui-avatar-size": "32px",
139 "--os-ui-badge-bg": "rgba( 0, 0, 0, 0.06 )",
140 "--os-ui-badge-border": "1px solid transparent",
141 "--os-ui-badge-border-radius": "999px",
142 "--os-ui-badge-color": "#1d2327",
143 "--os-ui-badge-danger": "#cf222e",
144 "--os-ui-badge-danger-bg": "rgba( 207, 34, 46, 0.12 )",
145 "--os-ui-badge-dot-size": "8px",
146 "--os-ui-badge-font": "500 12px/1.4 system-ui",
147 "--os-ui-badge-gap": "6px",
148 "--os-ui-badge-info": "#0969da",
149 "--os-ui-badge-info-bg": "rgba( 9, 105, 218, 0.12 )",
150 "--os-ui-badge-neutral": "#57606a",
151 "--os-ui-badge-neutral-bg": "rgba( 87, 96, 106, 0.12 )",
152 "--os-ui-badge-success": "#1a7f37",
153 "--os-ui-badge-success-bg": "rgba( 26, 127, 55, 0.12 )",
154 "--os-ui-badge-warning": "#9a6700",
155 "--os-ui-badge-warning-bg": "rgba( 154, 103, 0, 0.12 )",
156 "--os-ui-bg": "#fff",
157 "--os-ui-bg-subtle": "rgba( 0, 0, 0, 0.02 )",
158 "--os-ui-body-gap": "12px",
159 "--os-ui-body-padding": "16px",
160 "--os-ui-border": "#dcdcde",
161 "--os-ui-border-strong": "#8c8f94",
162 "--os-ui-btn-bg": "transparent",
163 "--os-ui-btn-bg-active": "rgba( 0, 0, 0, 0.08 )",
164 "--os-ui-btn-bg-hover": "rgba( 0, 0, 0, 0.06 )",
165 "--os-ui-btn-color": "currentColor",
166 "--os-ui-btn-color-hover": "currentColor",
167 "--os-ui-btn-danger-hover": "#d63638",
168 "--os-ui-btn-icon-color": "currentColor",
169 "--os-ui-btn-outline": "currentColor",
170 "--os-ui-btn-radius": "5px",
171 "--os-ui-button-border-radius": "6px",
172 "--os-ui-button-min-height": "44px",
173 "--os-ui-button-padding": "6px 12px",
174 "--os-ui-card-bg": "#fff",
175 "--os-ui-card-border": "rgba( 0, 0, 0, 0.08 )",
176 "--os-ui-card-border-hover": "rgba( 0, 0, 0, 0.16 )",
177 "--os-ui-card-border-selected": "#2271b1",
178 "--os-ui-card-fg": "inherit",
179 "--os-ui-card-gap": "12px",
180 "--os-ui-card-gap-compact": "6px",
181 "--os-ui-card-padding": "16px",
182 "--os-ui-card-padding-compact": "10px",
183 "--os-ui-card-radius": "12px",
184 "--os-ui-card-radius-compact": "8px",
185 "--os-ui-card-shadow-hover": "0 4px 16px rgba( 0, 0, 0, 0.08 )",
186 "--os-ui-card-shadow-selected": "0 0 0 1px #2271b1 inset",
187 "--os-ui-cat-check-border": "#8c8f94",
188 "--os-ui-cat-delete-color": "#d63638",
189 "--os-ui-cat-edge-color": "currentColor",
190 "--os-ui-cat-gap": "4px",
191 "--os-ui-cat-guide-color": "rgba( 0, 0, 0, 0.08 )",
192 "--os-ui-cat-guide-width": "0px",
193 "--os-ui-cat-label-fg": "#1d2327",
194 "--os-ui-cat-label-muted": "#8c8f94",
195 "--os-ui-cat-padding": "2px",
196 "--os-ui-cat-pop-bg": "#fff",
197 "--os-ui-cat-pop-border": "#c3c4c7",
198 "--os-ui-cat-pop-divider": "#f0f0f1",
199 "--os-ui-cat-pop-fg": "#1d2327",
200 "--os-ui-cat-pop-footer-bg": "#fafafb",
201 "--os-ui-cat-trigger-border": "#c3c4c7",
202 "--os-ui-cat-trigger-border-hover": "#8c8f94",
203 "--os-ui-cat-trigger-fg": "#50575e",
204 "--os-ui-cat-trigger-fg-hover": "#1d2327",
205 "--os-ui-cat-uncat-border": "#c3c4c7",
206 "--os-ui-cat-uncat-fg": "#8c8f94",
207 "--os-ui-cg-cluster-color": "#2c6be5",
208 "--os-ui-chip-border": "1px solid transparent",
209 "--os-ui-chip-font-weight": "500",
210 "--os-ui-chip-gap": "4px",
211 "--os-ui-chip-label-max": "220px",
212 "--os-ui-chip-line-height": "1.6",
213 "--os-ui-chip-radius": "999px",
214 "--os-ui-cluster-align": "center",
215 "--os-ui-cluster-gap": "8px",
216 "--os-ui-cluster-justify": "flex-start",
217 "--os-ui-code-bg": "rgba( 0, 0, 0, 0.06 )",
218 "--os-ui-code-block-padding": "10px 12px",
219 "--os-ui-code-border": "1px solid rgba( 0, 0, 0, 0.08 )",
220 "--os-ui-code-border-radius": "4px",
221 "--os-ui-code-copy-bg": "rgba( 255, 255, 255, 0.6 )",
222 "--os-ui-code-copy-color": "#57606a",
223 "--os-ui-code-copy-color-hover": "#007cba",
224 "--os-ui-code-copy-opacity": "0.6",
225 "--os-ui-code-fg": "#1d2327",
226 "--os-ui-code-font-family": "ui-monospace, SFMono-Regular, Menlo, Consolas, \"Liberation Mono\", monospace",
227 "--os-ui-code-font-size": "0.92em",
228 "--os-ui-code-padding": "0.1em 0.4em",
229 "--os-ui-code-white-space": "nowrap",
230 "--os-ui-color-accent": "#3b82f6",
231 "--os-ui-confirm-dialog-bg": "#1d2327",
232 "--os-ui-confirm-dialog-fg": "#fff",
233 "--os-ui-confirm-dialog-fg-muted": "rgba( 255, 255, 255, 0.7 )",
234 "--os-ui-context-menu-bg": "#1d2327",
235 "--os-ui-context-menu-fg": "#fff",
236 "--os-ui-context-menu-fg-muted": "rgba( 255, 255, 255, 0.5 )",
237 "--os-ui-context-menu-separator-color": "rgba( 255, 255, 255, 0.12 )",
238 "--os-ui-crumb-bg": "#c3c4c7",
239 "--os-ui-crumb-fg": "#1d2327",
240 "--os-ui-danger": "#d63638",
241 "--os-ui-danger-hover": "#b32d2e",
242 "--os-ui-display-bg": "transparent",
243 "--os-ui-display-border-radius": "0",
244 "--os-ui-display-fg": "#1d2327",
245 "--os-ui-display-size": "28px",
246 "--os-ui-empty-state-fg": "#646970",
247 "--os-ui-empty-state-icon-color": "currentColor",
248 "--os-ui-fg": "#1d2327",
249 "--os-ui-fg-faint": "#787c82",
250 "--os-ui-fg-muted": "#50575e",
251 "--os-ui-fg-on-accent": "#fff",
252 "--os-ui-flyout-backdrop": "transparent",
253 "--os-ui-flyout-bg": "#ffffff",
254 "--os-ui-flyout-fg": "#1d2327",
255 "--os-ui-flyout-shadow": "0 16px 48px rgba( 0, 25, 53, 0.4 )",
256 "--os-ui-font": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
257 "--os-ui-font-mono": "ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",
258 "--os-ui-grid-column-gap": "8px",
259 "--os-ui-grid-columns": "1fr",
260 "--os-ui-grid-gap": "8px",
261 "--os-ui-grid-row-gap": "8px",
262 "--os-ui-grid-rows": "auto",
263 "--os-ui-hover": "rgba( 0, 0, 0, 0.04 )",
264 "--os-ui-icon-size": "16px",
265 "--os-ui-info-fg": "#0969da",
266 "--os-ui-input-bg": "rgba( 255, 255, 255, 0.06 )",
267 "--os-ui-key-bg-hover": "rgba( 0, 0, 0, 0.1 )",
268 "--os-ui-key-bg-pressed": "rgba( 0, 0, 0, 0.14 )",
269 "--os-ui-key-border-radius": "8px",
270 "--os-ui-key-font-size": "16px",
271 "--os-ui-key-min-height": "48px",
272 "--os-ui-key-padding": "8px 12px",
273 "--os-ui-log-bg": "transparent",
274 "--os-ui-log-border": "1px solid rgba( 0, 0, 0, 0.06 )",
275 "--os-ui-log-border-radius": "4px",
276 "--os-ui-log-fg": "#1d2327",
277 "--os-ui-log-font": "12px/1.4 ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",
278 "--os-ui-log-min-height": "120px",
279 "--os-ui-log-row-border": "1px solid rgba( 0, 0, 0, 0.04 )",
280 "--os-ui-log-row-height": "22px",
281 "--os-ui-log-row-padding": "2px 8px",
282 "--os-ui-modal-bg": "#1d2327",
283 "--os-ui-modal-fg": "#fff",
284 "--os-ui-notice-accent": "#646970",
285 "--os-ui-notice-bg": "rgba( 0, 0, 0, 0.04 )",
286 "--os-ui-notice-border": "rgba( 0, 0, 0, 0.08 )",
287 "--os-ui-notice-color": "#1d2327",
288 "--os-ui-notice-error": "#cf222e",
289 "--os-ui-notice-error-bg": "rgba( 207, 34, 46, 0.08 )",
290 "--os-ui-notice-error-border": "rgba( 207, 34, 46, 0.16 )",
291 "--os-ui-notice-font": "13px/1.5 system-ui",
292 "--os-ui-notice-info": "#0969da",
293 "--os-ui-notice-info-bg": "rgba( 9, 105, 218, 0.08 )",
294 "--os-ui-notice-info-border": "rgba( 9, 105, 218, 0.16 )",
295 "--os-ui-notice-link": "#2271b1",
296 "--os-ui-notice-neutral": "#57606a",
297 "--os-ui-notice-neutral-bg": "rgba( 87, 96, 106, 0.08 )",
298 "--os-ui-notice-neutral-border": "rgba( 87, 96, 106, 0.16 )",
299 "--os-ui-notice-success": "#1a7f37",
300 "--os-ui-notice-success-bg": "rgba( 26, 127, 55, 0.08 )",
301 "--os-ui-notice-success-border": "rgba( 26, 127, 55, 0.16 )",
302 "--os-ui-notice-warning": "#9a6700",
303 "--os-ui-notice-warning-bg": "rgba( 154, 103, 0, 0.08 )",
304 "--os-ui-notice-warning-border": "rgba( 154, 103, 0, 0.16 )",
305 "--os-ui-panel-gap": "12px",
306 "--os-ui-panel-padding": "16px",
307 "--os-ui-progress-fill": "#2271b1",
308 "--os-ui-progress-height": "6px",
309 "--os-ui-progress-label-color": "inherit",
310 "--os-ui-progress-label-gap": "4px",
311 "--os-ui-progress-label-size": "12px",
312 "--os-ui-progress-radius": "999px",
313 "--os-ui-progress-track-bg": "rgba( 0, 0, 0, 0.08 )",
314 "--os-ui-range-readout-width": "3ch",
315 "--os-ui-rating-border": "rgba( 0, 0, 0, 0.08 )",
316 "--os-ui-rating-fg": "inherit",
317 "--os-ui-rating-fg-muted": "#666",
318 "--os-ui-rating-fill": "linear-gradient( 90deg, #f5af00 0%, #ffd245 100% )",
319 "--os-ui-rating-star": "#f5af00",
320 "--os-ui-rating-star-empty": "rgba( 0, 0, 0, 0.18 )",
321 "--os-ui-rating-surface": "rgba( 255, 255, 255, 0.7 )",
322 "--os-ui-rating-track": "rgba( 0, 0, 0, 0.08 )",
323 "--os-ui-ribbon-banner-offset": "20px",
324 "--os-ui-ribbon-banner-pull": "-36px",
325 "--os-ui-ribbon-banner-width": "140px",
326 "--os-ui-ribbon-bg": "#2271b1",
327 "--os-ui-ribbon-danger": "#cf222e",
328 "--os-ui-ribbon-fg": "#fff",
329 "--os-ui-ribbon-font": "700 10px/1.4 system-ui",
330 "--os-ui-ribbon-info": "#0969da",
331 "--os-ui-ribbon-neutral": "#57606a",
332 "--os-ui-ribbon-padding": "4px 0",
333 "--os-ui-ribbon-shadow": "0 2px 4px rgba( 0, 0, 0, 0.2 )",
334 "--os-ui-ribbon-size": "90px",
335 "--os-ui-ribbon-success": "#1a7f37",
336 "--os-ui-ribbon-tracking": "0.06em",
337 "--os-ui-ribbon-warning": "#9a6700",
338 "--os-ui-ribbon-z": "2",
339 "--os-ui-row-column-gap": "12px",
340 "--os-ui-row-gap": "12px",
341 "--os-ui-row-row-gap": "12px",
342 "--os-ui-save-status-bg": "#2271b1",
343 "--os-ui-save-status-failed-bg": "#d63638",
344 "--os-ui-save-status-fg": "currentColor",
345 "--os-ui-save-status-font-size": "11px",
346 "--os-ui-save-status-idle-color": "color-mix( in srgb, #2271b1 55%, transparent )",
347 "--os-ui-save-status-saved-bg": "#1d6f42",
348 "--os-ui-scrim": "rgba( 0, 0, 0, 0.45 )",
349 "--os-ui-section-gap": "12px",
350 "--os-ui-segmented-bg": "rgba( 0, 0, 0, 0.05 )",
351 "--os-ui-spinner-accent": "#fff",
352 "--os-ui-spinner-color": "#2271b1",
353 "--os-ui-spinner-size": "48px",
354 "--os-ui-stack-align": "stretch",
355 "--os-ui-stack-gap": "12px",
356 "--os-ui-stack-padding": "0",
357 "--os-ui-step-chip-bg": "#2271b1",
358 "--os-ui-step-chip-done-bg": "#646970",
359 "--os-ui-step-chip-fg": "#fff",
360 "--os-ui-step-chip-font-size": "13px",
361 "--os-ui-step-chip-size": "28px",
362 "--os-ui-step-gap": "12px",
363 "--os-ui-steps-gap": "16px",
364 "--os-ui-success-fg": "#1d6f42",
365 "--os-ui-surface": "#fff",
366 "--os-ui-surface-elevated": "#f6f7f7",
367 "--os-ui-surface-raised": "rgba( 255, 255, 255, 0.6 )",
368 "--os-ui-surface-subtle": "rgba( 0, 0, 0, 0.025 )",
369 "--os-ui-surface-sunken": "#eef0f1",
370 "--os-ui-swatch-grid-cols": "4",
371 "--os-ui-table-bg": "#fff",
372 "--os-ui-table-border": "rgba( 0, 0, 0, 0.08 )",
373 "--os-ui-table-cell-padding": "8px 12px",
374 "--os-ui-table-column-border": "rgba( 0, 0, 0, 0.14 )",
375 "--os-ui-table-font-size": "13px",
376 "--os-ui-table-header-bg": "#f6f7f7",
377 "--os-ui-table-header-height": "33px",
378 "--os-ui-table-max-height": "none",
379 "--os-ui-table-row-hover": "rgba( 0, 0, 0, 0.04 )",
380 "--os-ui-table-skeleton-color": "rgba( 0, 0, 0, 0.06 )",
381 "--os-ui-table-skeleton-highlight": "rgba( 0, 0, 0, 0.14 )",
382 "--os-ui-table-sticky-edge": "2px solid rgba( 0, 0, 0, 0.08 )",
383 "--os-ui-table-stripe": "rgba( 0, 0, 0, 0.03 )",
384 "--os-ui-tag-input-add-border": "#c3c4c7",
385 "--os-ui-tag-input-add-border-hover": "#8c8f94",
386 "--os-ui-tag-input-add-fg": "#50575e",
387 "--os-ui-tag-input-add-fg-hover": "#1d2327",
388 "--os-ui-tag-input-create-fg": "#50575e",
389 "--os-ui-tag-input-gap": "4px",
390 "--os-ui-tag-input-input-bg": "#fff",
391 "--os-ui-tag-input-input-border": "#2271b1",
392 "--os-ui-tag-input-input-fg": "#1d2327",
393 "--os-ui-tag-input-padding": "2px",
394 "--os-ui-tag-input-pop-bg": "#fff",
395 "--os-ui-tag-input-pop-border": "#c3c4c7",
396 "--os-ui-tag-input-pop-divider": "#f0f0f1",
397 "--os-ui-tag-input-pop-fg": "#1d2327",
398 "--os-ui-tag-input-pop-muted": "#646970",
399 "--os-ui-term-bar": "0%",
400 "--os-ui-text-muted": "rgba( 0, 0, 0, 0.55 )",
401 "--os-ui-warning": "#8a6116",
402 "--os-ui-warning-bg": "#fcf9e8",
403 "--os-ui-warning-border": "#f5e6a5",
404 "--os-ui-warning-fg": "#996800"
405 }
406 }
407