UNPKG

1.9 kBCSSView Raw
1/**
2 * Do not edit directly
3 * Generated on Sat, 08 Feb 2025 04:15:53 GMT
4 */
5
6:root {
7 --calcite-color-border-white: #ffffff;
8 --calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
9 --calcite-color-border-input: #949494;
10 --calcite-color-border-3: #dfdfdf;
11 --calcite-color-border-2: #d4d4d4;
12 --calcite-color-border-1: #cacaca;
13 --calcite-color-text-link: #00619b;
14 --calcite-color-text-inverse: #ffffff;
15 --calcite-color-text-3: #6a6a6a;
16 --calcite-color-text-2: #4a4a4a;
17 --calcite-color-text-1: #151515;
18 --calcite-color-inverse-press: #202020;
19 --calcite-color-inverse-hover: #2b2b2b;
20 --calcite-color-inverse: #353535;
21 --calcite-color-status-danger-press: #7c1d13;
22 --calcite-color-status-danger-hover: #a82b1e;
23 --calcite-color-status-danger: #d83020;
24 --calcite-color-status-warning-press: #bfa200;
25 --calcite-color-status-warning-hover: #d9bc00;
26 --calcite-color-status-warning: #edd317;
27 --calcite-color-status-success-press: #1a6324;
28 --calcite-color-status-success-hover: #288835;
29 --calcite-color-status-success: #35ac46;
30 --calcite-color-status-info-press: #00304d;
31 --calcite-color-status-info-hover: #004874;
32 --calcite-color-status-info: #00619b;
33 --calcite-color-brand-underline: rgba(0, 97, 155, 0.4);
34 --calcite-color-brand-press: #004874;
35 --calcite-color-brand-hover: #00619b;
36 --calcite-color-brand: #007ac2;
37 --calcite-color-transparent-tint: rgba(255, 255, 255, 0.8);
38 --calcite-color-transparent-scrim: rgba(255, 255, 255, 0.85);
39 --calcite-color-transparent-press: rgba(0, 0, 0, 0.08);
40 --calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
41 --calcite-color-transparent: rgba(0, 0, 0, 0);
42 --calcite-color-foreground-current: #c7eaff;
43 --calcite-color-foreground-3: #eaeaea;
44 --calcite-color-foreground-2: #f3f3f3;
45 --calcite-color-foreground-1: #ffffff;
46 --calcite-color-background: #f8f8f8;
47 --calcite-color-focus: #007ac2;
48}