@dynatrace/strato-components 1.7.3 → 1.8.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/buttons/button/Button.css +16 -16
- package/buttons/button/Button.d.ts +0 -1
- package/buttons/button/Button.js +0 -1
- package/buttons/button/Button.sty.d.ts +1 -1
- package/buttons/button/Button.sty.js +4 -4
- package/content/progress/ProgressBar.css +73 -73
- package/content/progress/ProgressBar.sty.d.ts +2 -2
- package/content/progress/ProgressBar.sty.js +5 -5
- package/content/progress/ProgressBarIcon.css +2 -2
- package/content/progress/ProgressBarIcon.sty.js +1 -1
- package/content/progress/ProgressBarLabel.css +3 -3
- package/content/progress/ProgressBarLabel.sty.js +1 -1
- package/content/progress/ProgressBarValue.css +5 -5
- package/content/progress/ProgressBarValue.sty.js +1 -1
- package/content/progress/ProgressCircle.css +40 -40
- package/content/progress/ProgressCircle.sty.js +5 -5
- package/content/skeleton/Skeleton.css +8 -8
- package/content/skeleton/Skeleton.sty.js +1 -1
- package/core/components/app-root/AppRoot.css +451 -451
- package/core/styles/focusRing.css +66 -66
- package/core/styles/focusRing.sty.d.ts +2 -2
- package/core/styles/focusRing.sty.js +2 -2
- package/core/utils/colorUtils.css +60 -60
- package/core/utils/colorUtils.sty.d.ts +3 -3
- package/core/utils/colorUtils.sty.js +2 -2
- package/esm/buttons/button/Button.css +16 -16
- package/esm/buttons/button/Button.js +0 -1
- package/esm/buttons/button/Button.js.map +2 -2
- package/esm/buttons/button/Button.sty.js +4 -4
- package/esm/buttons/button/Button.sty.js.map +1 -1
- package/esm/content/progress/ProgressBar.css +73 -73
- package/esm/content/progress/ProgressBar.sty.js +5 -5
- package/esm/content/progress/ProgressBar.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarIcon.css +2 -2
- package/esm/content/progress/ProgressBarIcon.sty.js +1 -1
- package/esm/content/progress/ProgressBarIcon.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarLabel.css +3 -3
- package/esm/content/progress/ProgressBarLabel.sty.js +1 -1
- package/esm/content/progress/ProgressBarLabel.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarValue.css +5 -5
- package/esm/content/progress/ProgressBarValue.sty.js +1 -1
- package/esm/content/progress/ProgressBarValue.sty.js.map +1 -1
- package/esm/content/progress/ProgressCircle.css +40 -40
- package/esm/content/progress/ProgressCircle.sty.js +5 -5
- package/esm/content/progress/ProgressCircle.sty.js.map +1 -1
- package/esm/content/skeleton/Skeleton.css +8 -8
- package/esm/content/skeleton/Skeleton.sty.js +1 -1
- package/esm/content/skeleton/Skeleton.sty.js.map +1 -1
- package/esm/core/components/app-root/AppRoot.css +451 -451
- package/esm/core/styles/focusRing.css +66 -66
- package/esm/core/styles/focusRing.sty.js +2 -2
- package/esm/core/styles/focusRing.sty.js.map +1 -1
- package/esm/core/utils/colorUtils.css +60 -60
- package/esm/core/utils/colorUtils.sty.js +2 -2
- package/esm/core/utils/colorUtils.sty.js.map +1 -1
- package/esm/layouts/container/Container.css +4 -4
- package/esm/layouts/container/Container.sty.js +1 -1
- package/esm/layouts/container/Container.sty.js.map +1 -1
- package/esm/layouts/divider/Divider.css +6 -6
- package/esm/layouts/divider/Divider.sty.js +1 -1
- package/esm/layouts/divider/Divider.sty.js.map +1 -1
- package/esm/layouts/surface/Surface.css +42 -42
- package/esm/layouts/surface/Surface.sty.js +2 -2
- package/esm/layouts/surface/Surface.sty.js.map +1 -1
- package/esm/layouts/surface/variables.sty.js +1 -1
- package/esm/layouts/surface/variables.sty.js.map +1 -1
- package/esm/styles/colorUtils.css +60 -60
- package/esm/styles/colorUtils.sty.js +2 -2
- package/esm/styles/colorUtils.sty.js.map +1 -1
- package/esm/styles/container.css +47 -47
- package/esm/styles/container.sty.js +2 -2
- package/esm/styles/container.sty.js.map +1 -1
- package/esm/styles/ellipsis.css +1 -1
- package/esm/styles/ellipsis.sty.js +1 -1
- package/esm/styles/ellipsis.sty.js.map +1 -1
- package/esm/styles/field.css +153 -153
- package/esm/styles/field.sty.js +2 -2
- package/esm/styles/field.sty.js.map +1 -1
- package/esm/styles/sprinkles.css +262 -262
- package/esm/styles/sprinkles.sty.js +1 -1
- package/esm/styles/sprinkles.sty.js.map +1 -1
- package/esm/styles/textStyle.css +8 -8
- package/esm/styles/textStyle.sty.js +1 -1
- package/esm/styles/textStyle.sty.js.map +1 -1
- package/esm/typography/block-quote/Blockquote.css +3 -3
- package/esm/typography/block-quote/Blockquote.sty.js +1 -1
- package/esm/typography/block-quote/Blockquote.sty.js.map +1 -1
- package/esm/typography/code/Code.css +2 -2
- package/esm/typography/code/Code.sty.js +1 -1
- package/esm/typography/code/Code.sty.js.map +1 -1
- package/esm/typography/emphasis/Emphasis.css +1 -1
- package/esm/typography/emphasis/Emphasis.sty.js +1 -1
- package/esm/typography/emphasis/Emphasis.sty.js.map +1 -1
- package/esm/typography/external-link/ExternalLink.css +9 -9
- package/esm/typography/external-link/ExternalLink.sty.js +1 -1
- package/esm/typography/external-link/ExternalLink.sty.js.map +1 -1
- package/esm/typography/heading/Heading.css +7 -7
- package/esm/typography/heading/Heading.sty.js +1 -1
- package/esm/typography/heading/Heading.sty.js.map +1 -1
- package/esm/typography/highlight/Highlight.css +3 -3
- package/esm/typography/highlight/Highlight.sty.js +2 -2
- package/esm/typography/highlight/Highlight.sty.js.map +1 -1
- package/esm/typography/link/Link.css +7 -7
- package/esm/typography/link/Link.sty.js +1 -1
- package/esm/typography/link/Link.sty.js.map +1 -1
- package/esm/typography/list/List.css +4 -4
- package/esm/typography/list/List.sty.js +2 -2
- package/esm/typography/list/List.sty.js.map +1 -1
- package/esm/typography/paragraph/Paragraph.css +3 -3
- package/esm/typography/paragraph/Paragraph.sty.js +1 -1
- package/esm/typography/paragraph/Paragraph.sty.js.map +1 -1
- package/esm/typography/strikethrough/Strikethrough.css +1 -1
- package/esm/typography/strikethrough/Strikethrough.sty.js +1 -1
- package/esm/typography/strikethrough/Strikethrough.sty.js.map +1 -1
- package/esm/typography/strong/Strong.css +1 -1
- package/esm/typography/strong/Strong.sty.js +1 -1
- package/esm/typography/strong/Strong.sty.js.map +1 -1
- package/esm/typography/text/Text.css +3 -3
- package/esm/typography/text/Text.sty.js +1 -1
- package/esm/typography/text/Text.sty.js.map +1 -1
- package/esm/typography/text-ellipsis/TextEllipsis.css +6 -6
- package/esm/typography/text-ellipsis/TextEllipsis.js +4 -4
- package/esm/typography/text-ellipsis/TextEllipsis.js.map +2 -2
- package/esm/typography/text-ellipsis/TextEllipsis.sty.js +4 -4
- package/esm/typography/text-ellipsis/TextEllipsis.sty.js.map +2 -2
- package/layouts/container/Container.css +4 -4
- package/layouts/container/Container.sty.js +1 -1
- package/layouts/divider/Divider.css +6 -6
- package/layouts/divider/Divider.sty.js +1 -1
- package/layouts/surface/Surface.css +42 -42
- package/layouts/surface/Surface.sty.js +2 -2
- package/layouts/surface/variables.sty.d.ts +1 -1
- package/layouts/surface/variables.sty.js +1 -1
- package/package.json +7 -7
- package/styles/colorUtils.css +60 -60
- package/styles/colorUtils.sty.d.ts +3 -3
- package/styles/colorUtils.sty.js +2 -2
- package/styles/container.css +47 -47
- package/styles/container.sty.d.ts +3 -3
- package/styles/container.sty.js +2 -2
- package/styles/ellipsis.css +1 -1
- package/styles/ellipsis.sty.js +1 -1
- package/styles/field.css +153 -153
- package/styles/field.sty.d.ts +4 -4
- package/styles/field.sty.js +2 -2
- package/styles/sprinkles.css +262 -262
- package/styles/sprinkles.sty.js +1 -1
- package/styles/textStyle.css +8 -8
- package/styles/textStyle.sty.js +1 -1
- package/typography/block-quote/Blockquote.css +3 -3
- package/typography/block-quote/Blockquote.sty.js +1 -1
- package/typography/code/Code.css +2 -2
- package/typography/code/Code.sty.js +1 -1
- package/typography/emphasis/Emphasis.css +1 -1
- package/typography/emphasis/Emphasis.sty.js +1 -1
- package/typography/external-link/ExternalLink.css +9 -9
- package/typography/external-link/ExternalLink.sty.js +1 -1
- package/typography/heading/Heading.css +7 -7
- package/typography/heading/Heading.sty.js +1 -1
- package/typography/highlight/Highlight.css +3 -3
- package/typography/highlight/Highlight.sty.js +2 -2
- package/typography/link/Link.css +7 -7
- package/typography/link/Link.sty.js +1 -1
- package/typography/list/List.css +4 -4
- package/typography/list/List.sty.js +2 -2
- package/typography/paragraph/Paragraph.css +3 -3
- package/typography/paragraph/Paragraph.sty.js +1 -1
- package/typography/strikethrough/Strikethrough.css +1 -1
- package/typography/strikethrough/Strikethrough.sty.js +1 -1
- package/typography/strong/Strong.css +1 -1
- package/typography/strong/Strong.sty.js +1 -1
- package/typography/text/Text.css +3 -3
- package/typography/text/Text.sty.js +1 -1
- package/typography/text-ellipsis/TextEllipsis.css +6 -6
- package/typography/text-ellipsis/TextEllipsis.js +4 -4
- package/typography/text-ellipsis/TextEllipsis.sty.d.ts +3 -3
- package/typography/text-ellipsis/TextEllipsis.sty.js +4 -4
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
--dt-borders-radius-field-subdued: 4px;
|
|
11
11
|
--dt-borders-radius-field-default: 8px;
|
|
12
12
|
--dt-borders-radius-field-emphasized: 9999px;
|
|
13
|
-
--dt-box-shadows-surface-flat-rest:
|
|
13
|
+
--dt-box-shadows-surface-flat-rest: 0px 0px 0px 1px #2d2e4e0d;
|
|
14
14
|
--dt-box-shadows-surface-flat-hover: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12;
|
|
15
|
-
--dt-box-shadows-surface-flat-active:
|
|
15
|
+
--dt-box-shadows-surface-flat-active: 0px 0px 0px 1px #2d2e4e0d;
|
|
16
16
|
--dt-box-shadows-surface-flat-drag: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52;
|
|
17
17
|
--dt-box-shadows-surface-raised-rest: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12;
|
|
18
18
|
--dt-box-shadows-surface-raised-hover: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29;
|
|
@@ -29,260 +29,260 @@
|
|
|
29
29
|
--dt-breakpoints-min-desktop: 961px;
|
|
30
30
|
--dt-breakpoints-min-widescreen: 1921px;
|
|
31
31
|
--dt-colors-theme-foreground-10: #2d2e4e;
|
|
32
|
-
--dt-colors-theme-foreground-20: #
|
|
33
|
-
--dt-colors-theme-background-10: #
|
|
34
|
-
--dt-colors-theme-background-20: #
|
|
35
|
-
--dt-colors-theme-neutral-10: #
|
|
36
|
-
--dt-colors-theme-neutral-20: #
|
|
37
|
-
--dt-colors-theme-neutral-30: #
|
|
38
|
-
--dt-colors-theme-neutral-40: #
|
|
39
|
-
--dt-colors-theme-neutral-50: #
|
|
40
|
-
--dt-colors-theme-neutral-60: #
|
|
41
|
-
--dt-colors-theme-neutral-70: #
|
|
42
|
-
--dt-colors-theme-neutral-80: #
|
|
43
|
-
--dt-colors-theme-neutral-90: #
|
|
44
|
-
--dt-colors-theme-primary-10: #
|
|
45
|
-
--dt-colors-theme-primary-20: #
|
|
46
|
-
--dt-colors-theme-primary-30: #
|
|
47
|
-
--dt-colors-theme-primary-40: #
|
|
48
|
-
--dt-colors-theme-primary-50: #
|
|
49
|
-
--dt-colors-theme-primary-60: #
|
|
50
|
-
--dt-colors-theme-primary-70: #
|
|
51
|
-
--dt-colors-theme-primary-80: #
|
|
52
|
-
--dt-colors-theme-primary-90: #
|
|
53
|
-
--dt-colors-theme-success-10: #
|
|
54
|
-
--dt-colors-theme-success-20: #
|
|
55
|
-
--dt-colors-theme-success-30: #
|
|
56
|
-
--dt-colors-theme-success-40: #
|
|
57
|
-
--dt-colors-theme-success-50: #
|
|
58
|
-
--dt-colors-theme-success-60: #
|
|
59
|
-
--dt-colors-theme-success-70: #
|
|
60
|
-
--dt-colors-theme-success-80: #
|
|
32
|
+
--dt-colors-theme-foreground-20: #fff;
|
|
33
|
+
--dt-colors-theme-background-10: #f9f9fa;
|
|
34
|
+
--dt-colors-theme-background-20: #fff;
|
|
35
|
+
--dt-colors-theme-neutral-10: #f2f2f5;
|
|
36
|
+
--dt-colors-theme-neutral-20: #ebecf0;
|
|
37
|
+
--dt-colors-theme-neutral-30: #e4e5eb;
|
|
38
|
+
--dt-colors-theme-neutral-40: #dadbe4;
|
|
39
|
+
--dt-colors-theme-neutral-50: #d0d1dc;
|
|
40
|
+
--dt-colors-theme-neutral-60: #c6c7d5;
|
|
41
|
+
--dt-colors-theme-neutral-70: #5b5c81;
|
|
42
|
+
--dt-colors-theme-neutral-80: #4d4e72;
|
|
43
|
+
--dt-colors-theme-neutral-90: #404164;
|
|
44
|
+
--dt-colors-theme-primary-10: #f1f2f9;
|
|
45
|
+
--dt-colors-theme-primary-20: #e9ecf8;
|
|
46
|
+
--dt-colors-theme-primary-30: #e1e5f7;
|
|
47
|
+
--dt-colors-theme-primary-40: #d5dbf6;
|
|
48
|
+
--dt-colors-theme-primary-50: #c9d1f4;
|
|
49
|
+
--dt-colors-theme-primary-60: #bdc7f2;
|
|
50
|
+
--dt-colors-theme-primary-70: #474fcf;
|
|
51
|
+
--dt-colors-theme-primary-80: #3b3fbe;
|
|
52
|
+
--dt-colors-theme-primary-90: #312dad;
|
|
53
|
+
--dt-colors-theme-success-10: #f1f3f3;
|
|
54
|
+
--dt-colors-theme-success-20: #e8eded;
|
|
55
|
+
--dt-colors-theme-success-30: #e0e7e6;
|
|
56
|
+
--dt-colors-theme-success-40: #d3dedd;
|
|
57
|
+
--dt-colors-theme-success-50: #c7d5d3;
|
|
58
|
+
--dt-colors-theme-success-60: #bbccc9;
|
|
59
|
+
--dt-colors-theme-success-70: #2f6862;
|
|
60
|
+
--dt-colors-theme-success-80: #1f5a54;
|
|
61
61
|
--dt-colors-theme-success-90: #0d4c47;
|
|
62
|
-
--dt-colors-theme-warning-10: #
|
|
63
|
-
--dt-colors-theme-warning-20: #
|
|
64
|
-
--dt-colors-theme-warning-30: #
|
|
65
|
-
--dt-colors-theme-warning-40: #
|
|
66
|
-
--dt-colors-theme-warning-50: #
|
|
67
|
-
--dt-colors-theme-warning-60: #
|
|
68
|
-
--dt-colors-theme-warning-70: #
|
|
69
|
-
--dt-colors-theme-warning-80: #
|
|
70
|
-
--dt-colors-theme-warning-90: #
|
|
71
|
-
--dt-colors-theme-critical-10: #
|
|
72
|
-
--dt-colors-theme-critical-20: #
|
|
73
|
-
--dt-colors-theme-critical-30: #
|
|
74
|
-
--dt-colors-theme-critical-40: #
|
|
75
|
-
--dt-colors-theme-critical-50: #
|
|
76
|
-
--dt-colors-theme-critical-60: #
|
|
77
|
-
--dt-colors-theme-critical-70: #
|
|
78
|
-
--dt-colors-theme-critical-80: #
|
|
79
|
-
--dt-colors-theme-critical-90: #
|
|
80
|
-
--dt-colors-background-base-default: #
|
|
81
|
-
--dt-colors-background-surface-backdrop: #
|
|
82
|
-
--dt-colors-background-surface-default: #
|
|
83
|
-
--dt-colors-background-container-neutral-subdued: #
|
|
84
|
-
--dt-colors-background-container-neutral-default: #
|
|
85
|
-
--dt-colors-background-container-neutral-emphasized: #
|
|
86
|
-
--dt-colors-background-container-neutral-accent: #
|
|
87
|
-
--dt-colors-background-container-primary-default: #
|
|
88
|
-
--dt-colors-background-container-primary-emphasized: #
|
|
89
|
-
--dt-colors-background-container-primary-accent: #
|
|
90
|
-
--dt-colors-background-container-success-default: #
|
|
91
|
-
--dt-colors-background-container-success-emphasized: #
|
|
92
|
-
--dt-colors-background-container-success-accent: #
|
|
93
|
-
--dt-colors-background-container-warning-default: #
|
|
94
|
-
--dt-colors-background-container-warning-emphasized: #
|
|
95
|
-
--dt-colors-background-container-warning-accent: #
|
|
96
|
-
--dt-colors-background-container-critical-default: #
|
|
97
|
-
--dt-colors-background-container-critical-emphasized: #
|
|
98
|
-
--dt-colors-background-container-critical-accent: #
|
|
99
|
-
--dt-colors-background-field-neutral-disabled: #
|
|
100
|
-
--dt-colors-background-field-neutral-default: #
|
|
101
|
-
--dt-colors-background-field-neutral-default-hover: #
|
|
102
|
-
--dt-colors-background-field-neutral-default-active: #
|
|
103
|
-
--dt-colors-background-field-neutral-emphasized: #
|
|
104
|
-
--dt-colors-background-field-neutral-emphasized-hover: #
|
|
105
|
-
--dt-colors-background-field-neutral-emphasized-active: #
|
|
106
|
-
--dt-colors-background-field-neutral-accent: #
|
|
107
|
-
--dt-colors-background-field-neutral-accent-hover: #
|
|
108
|
-
--dt-colors-background-field-neutral-accent-active: #
|
|
109
|
-
--dt-colors-background-field-primary-disabled: #
|
|
110
|
-
--dt-colors-background-field-primary-default: #
|
|
111
|
-
--dt-colors-background-field-primary-default-hover: #
|
|
112
|
-
--dt-colors-background-field-primary-default-active: #
|
|
113
|
-
--dt-colors-background-field-primary-emphasized: #
|
|
114
|
-
--dt-colors-background-field-primary-emphasized-hover: #
|
|
115
|
-
--dt-colors-background-field-primary-emphasized-active: #
|
|
116
|
-
--dt-colors-background-field-primary-accent: #
|
|
117
|
-
--dt-colors-background-field-primary-accent-hover: #
|
|
118
|
-
--dt-colors-background-field-primary-accent-active: #
|
|
119
|
-
--dt-colors-background-field-success-disabled: #
|
|
120
|
-
--dt-colors-background-field-success-default: #
|
|
121
|
-
--dt-colors-background-field-success-default-hover: #
|
|
122
|
-
--dt-colors-background-field-success-default-active: #
|
|
123
|
-
--dt-colors-background-field-success-emphasized: #
|
|
124
|
-
--dt-colors-background-field-success-emphasized-hover: #
|
|
125
|
-
--dt-colors-background-field-success-emphasized-active: #
|
|
126
|
-
--dt-colors-background-field-success-accent: #
|
|
127
|
-
--dt-colors-background-field-success-accent-hover: #
|
|
62
|
+
--dt-colors-theme-warning-10: #f9f6f3;
|
|
63
|
+
--dt-colors-theme-warning-20: #f9f3ec;
|
|
64
|
+
--dt-colors-theme-warning-30: #f9f0e5;
|
|
65
|
+
--dt-colors-theme-warning-40: #f9ebdb;
|
|
66
|
+
--dt-colors-theme-warning-50: #f9e6d0;
|
|
67
|
+
--dt-colors-theme-warning-60: #f9e1c6;
|
|
68
|
+
--dt-colors-theme-warning-70: #eea53c;
|
|
69
|
+
--dt-colors-theme-warning-80: #ffb54f;
|
|
70
|
+
--dt-colors-theme-warning-90: #ffc76d;
|
|
71
|
+
--dt-colors-theme-critical-10: #f9f1f2;
|
|
72
|
+
--dt-colors-theme-critical-20: #f8e9e9;
|
|
73
|
+
--dt-colors-theme-critical-30: #f8e1e1;
|
|
74
|
+
--dt-colors-theme-critical-40: #f6d6d5;
|
|
75
|
+
--dt-colors-theme-critical-50: #f5cac9;
|
|
76
|
+
--dt-colors-theme-critical-60: #f3bebd;
|
|
77
|
+
--dt-colors-theme-critical-70: #c62239;
|
|
78
|
+
--dt-colors-theme-critical-80: #b4002b;
|
|
79
|
+
--dt-colors-theme-critical-90: #a2001d;
|
|
80
|
+
--dt-colors-background-base-default: #f9f9fa;
|
|
81
|
+
--dt-colors-background-surface-backdrop: #f9f9facc;
|
|
82
|
+
--dt-colors-background-surface-default: #fff;
|
|
83
|
+
--dt-colors-background-container-neutral-subdued: #f9f9fa;
|
|
84
|
+
--dt-colors-background-container-neutral-default: #f2f2f5;
|
|
85
|
+
--dt-colors-background-container-neutral-emphasized: #ebecf0;
|
|
86
|
+
--dt-colors-background-container-neutral-accent: #5b5c81;
|
|
87
|
+
--dt-colors-background-container-primary-default: #f1f2f9;
|
|
88
|
+
--dt-colors-background-container-primary-emphasized: #e9ecf8;
|
|
89
|
+
--dt-colors-background-container-primary-accent: #474fcf;
|
|
90
|
+
--dt-colors-background-container-success-default: #f1f3f3;
|
|
91
|
+
--dt-colors-background-container-success-emphasized: #e8eded;
|
|
92
|
+
--dt-colors-background-container-success-accent: #2f6862;
|
|
93
|
+
--dt-colors-background-container-warning-default: #f9f6f3;
|
|
94
|
+
--dt-colors-background-container-warning-emphasized: #f9f3ec;
|
|
95
|
+
--dt-colors-background-container-warning-accent: #eea53c;
|
|
96
|
+
--dt-colors-background-container-critical-default: #f9f1f2;
|
|
97
|
+
--dt-colors-background-container-critical-emphasized: #f8e9e9;
|
|
98
|
+
--dt-colors-background-container-critical-accent: #c62239;
|
|
99
|
+
--dt-colors-background-field-neutral-disabled: #e4e5eb80;
|
|
100
|
+
--dt-colors-background-field-neutral-default: #e4e5eb00;
|
|
101
|
+
--dt-colors-background-field-neutral-default-hover: #dadbe4;
|
|
102
|
+
--dt-colors-background-field-neutral-default-active: #d0d1dc;
|
|
103
|
+
--dt-colors-background-field-neutral-emphasized: #e4e5eb;
|
|
104
|
+
--dt-colors-background-field-neutral-emphasized-hover: #dadbe4;
|
|
105
|
+
--dt-colors-background-field-neutral-emphasized-active: #d0d1dc;
|
|
106
|
+
--dt-colors-background-field-neutral-accent: #5b5c81;
|
|
107
|
+
--dt-colors-background-field-neutral-accent-hover: #4d4e72;
|
|
108
|
+
--dt-colors-background-field-neutral-accent-active: #404164;
|
|
109
|
+
--dt-colors-background-field-primary-disabled: #e4e5eb80;
|
|
110
|
+
--dt-colors-background-field-primary-default: #e1e5f700;
|
|
111
|
+
--dt-colors-background-field-primary-default-hover: #d5dbf6;
|
|
112
|
+
--dt-colors-background-field-primary-default-active: #c9d1f4;
|
|
113
|
+
--dt-colors-background-field-primary-emphasized: #e1e5f7;
|
|
114
|
+
--dt-colors-background-field-primary-emphasized-hover: #d5dbf6;
|
|
115
|
+
--dt-colors-background-field-primary-emphasized-active: #c9d1f4;
|
|
116
|
+
--dt-colors-background-field-primary-accent: #474fcf;
|
|
117
|
+
--dt-colors-background-field-primary-accent-hover: #3b3fbe;
|
|
118
|
+
--dt-colors-background-field-primary-accent-active: #312dad;
|
|
119
|
+
--dt-colors-background-field-success-disabled: #e4e5eb80;
|
|
120
|
+
--dt-colors-background-field-success-default: #e0e7e600;
|
|
121
|
+
--dt-colors-background-field-success-default-hover: #d3dedd;
|
|
122
|
+
--dt-colors-background-field-success-default-active: #c7d5d3;
|
|
123
|
+
--dt-colors-background-field-success-emphasized: #e0e7e6;
|
|
124
|
+
--dt-colors-background-field-success-emphasized-hover: #d3dedd;
|
|
125
|
+
--dt-colors-background-field-success-emphasized-active: #c7d5d3;
|
|
126
|
+
--dt-colors-background-field-success-accent: #2f6862;
|
|
127
|
+
--dt-colors-background-field-success-accent-hover: #1f5a54;
|
|
128
128
|
--dt-colors-background-field-success-accent-active: #0d4c47;
|
|
129
|
-
--dt-colors-background-field-warning-disabled: #
|
|
130
|
-
--dt-colors-background-field-warning-default: #
|
|
131
|
-
--dt-colors-background-field-warning-default-hover: #
|
|
132
|
-
--dt-colors-background-field-warning-default-active: #
|
|
133
|
-
--dt-colors-background-field-warning-emphasized: #
|
|
134
|
-
--dt-colors-background-field-warning-emphasized-hover: #
|
|
135
|
-
--dt-colors-background-field-warning-emphasized-active: #
|
|
136
|
-
--dt-colors-background-field-warning-accent: #
|
|
137
|
-
--dt-colors-background-field-warning-accent-hover: #
|
|
138
|
-
--dt-colors-background-field-warning-accent-active: #
|
|
139
|
-
--dt-colors-background-field-critical-disabled: #
|
|
140
|
-
--dt-colors-background-field-critical-default: #
|
|
141
|
-
--dt-colors-background-field-critical-default-hover: #
|
|
142
|
-
--dt-colors-background-field-critical-default-active: #
|
|
143
|
-
--dt-colors-background-field-critical-emphasized: #
|
|
144
|
-
--dt-colors-background-field-critical-emphasized-hover: #
|
|
145
|
-
--dt-colors-background-field-critical-emphasized-active: #
|
|
146
|
-
--dt-colors-background-field-critical-accent: #
|
|
147
|
-
--dt-colors-background-field-critical-accent-hover: #
|
|
148
|
-
--dt-colors-background-field-critical-accent-active: #
|
|
149
|
-
--dt-colors-border-neutral-disabled: #
|
|
150
|
-
--dt-colors-border-neutral-default: #
|
|
151
|
-
--dt-colors-border-neutral-default-hover: #
|
|
152
|
-
--dt-colors-border-neutral-default-active: #
|
|
153
|
-
--dt-colors-border-neutral-accent: #
|
|
154
|
-
--dt-colors-border-neutral-accent-hover: #
|
|
155
|
-
--dt-colors-border-neutral-accent-active: #
|
|
129
|
+
--dt-colors-background-field-warning-disabled: #e4e5eb80;
|
|
130
|
+
--dt-colors-background-field-warning-default: #f9f0e500;
|
|
131
|
+
--dt-colors-background-field-warning-default-hover: #f9ebdb;
|
|
132
|
+
--dt-colors-background-field-warning-default-active: #f9e6d0;
|
|
133
|
+
--dt-colors-background-field-warning-emphasized: #f9f0e5;
|
|
134
|
+
--dt-colors-background-field-warning-emphasized-hover: #f9ebdb;
|
|
135
|
+
--dt-colors-background-field-warning-emphasized-active: #f9e6d0;
|
|
136
|
+
--dt-colors-background-field-warning-accent: #eea53c;
|
|
137
|
+
--dt-colors-background-field-warning-accent-hover: #ffb54f;
|
|
138
|
+
--dt-colors-background-field-warning-accent-active: #ffc76d;
|
|
139
|
+
--dt-colors-background-field-critical-disabled: #e4e5eb80;
|
|
140
|
+
--dt-colors-background-field-critical-default: #f8e1e100;
|
|
141
|
+
--dt-colors-background-field-critical-default-hover: #f6d6d5;
|
|
142
|
+
--dt-colors-background-field-critical-default-active: #f5cac9;
|
|
143
|
+
--dt-colors-background-field-critical-emphasized: #f8e1e1;
|
|
144
|
+
--dt-colors-background-field-critical-emphasized-hover: #f6d6d5;
|
|
145
|
+
--dt-colors-background-field-critical-emphasized-active: #f5cac9;
|
|
146
|
+
--dt-colors-background-field-critical-accent: #c62239;
|
|
147
|
+
--dt-colors-background-field-critical-accent-hover: #b4002b;
|
|
148
|
+
--dt-colors-background-field-critical-accent-active: #a2001d;
|
|
149
|
+
--dt-colors-border-neutral-disabled: #dadbe480;
|
|
150
|
+
--dt-colors-border-neutral-default: #dadbe4;
|
|
151
|
+
--dt-colors-border-neutral-default-hover: #d0d1dc;
|
|
152
|
+
--dt-colors-border-neutral-default-active: #c6c7d5;
|
|
153
|
+
--dt-colors-border-neutral-accent: #595a7d;
|
|
154
|
+
--dt-colors-border-neutral-accent-hover: #434465;
|
|
155
|
+
--dt-colors-border-neutral-accent-active: #2f2f4f;
|
|
156
156
|
--dt-colors-border-neutral-on-accent-disabled: #f3f3f633;
|
|
157
157
|
--dt-colors-border-neutral-on-accent-default: #f3f3f6;
|
|
158
158
|
--dt-colors-border-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
159
159
|
--dt-colors-border-neutral-on-accent-default-active: #f3f3f699;
|
|
160
|
-
--dt-colors-border-primary-disabled: #
|
|
161
|
-
--dt-colors-border-primary-default: #
|
|
162
|
-
--dt-colors-border-primary-default-hover: #
|
|
163
|
-
--dt-colors-border-primary-default-active: #
|
|
164
|
-
--dt-colors-border-primary-accent: #
|
|
165
|
-
--dt-colors-border-primary-accent-hover: #
|
|
166
|
-
--dt-colors-border-primary-accent-active: #
|
|
160
|
+
--dt-colors-border-primary-disabled: #dadbe480;
|
|
161
|
+
--dt-colors-border-primary-default: #d5dbf6;
|
|
162
|
+
--dt-colors-border-primary-default-hover: #c9d1f4;
|
|
163
|
+
--dt-colors-border-primary-default-active: #bdc7f2;
|
|
164
|
+
--dt-colors-border-primary-accent: #464cce;
|
|
165
|
+
--dt-colors-border-primary-accent-hover: #3431b3;
|
|
166
|
+
--dt-colors-border-primary-accent-active: #250f98;
|
|
167
167
|
--dt-colors-border-primary-on-accent-disabled: #f4f4fb33;
|
|
168
168
|
--dt-colors-border-primary-on-accent-default: #f4f4fb;
|
|
169
169
|
--dt-colors-border-primary-on-accent-default-hover: #f4f4fbcc;
|
|
170
170
|
--dt-colors-border-primary-on-accent-default-active: #f4f4fb99;
|
|
171
|
-
--dt-colors-border-success-disabled: #
|
|
172
|
-
--dt-colors-border-success-default: #
|
|
173
|
-
--dt-colors-border-success-default-hover: #
|
|
174
|
-
--dt-colors-border-success-default-active: #
|
|
175
|
-
--dt-colors-border-success-accent: #
|
|
176
|
-
--dt-colors-border-success-accent-hover: #
|
|
177
|
-
--dt-colors-border-success-accent-active: #
|
|
171
|
+
--dt-colors-border-success-disabled: #dadbe480;
|
|
172
|
+
--dt-colors-border-success-default: #d3dedd;
|
|
173
|
+
--dt-colors-border-success-default-hover: #c7d5d3;
|
|
174
|
+
--dt-colors-border-success-default-active: #bbccc9;
|
|
175
|
+
--dt-colors-border-success-accent: #2d6761;
|
|
176
|
+
--dt-colors-border-success-accent-hover: #12504b;
|
|
177
|
+
--dt-colors-border-success-accent-active: #003b36;
|
|
178
178
|
--dt-colors-border-success-on-accent-disabled: #f1f4f433;
|
|
179
179
|
--dt-colors-border-success-on-accent-default: #f1f4f4;
|
|
180
180
|
--dt-colors-border-success-on-accent-default-hover: #f1f4f4cc;
|
|
181
181
|
--dt-colors-border-success-on-accent-default-active: #f1f4f499;
|
|
182
|
-
--dt-colors-border-warning-disabled: #
|
|
183
|
-
--dt-colors-border-warning-default: #
|
|
184
|
-
--dt-colors-border-warning-default-hover: #
|
|
185
|
-
--dt-colors-border-warning-default-active: #
|
|
186
|
-
--dt-colors-border-warning-accent: #
|
|
187
|
-
--dt-colors-border-warning-accent-hover: #
|
|
188
|
-
--dt-colors-border-warning-accent-active: #
|
|
189
|
-
--dt-colors-border-warning-on-accent-disabled: #
|
|
190
|
-
--dt-colors-border-warning-on-accent-default: #
|
|
191
|
-
--dt-colors-border-warning-on-accent-default-hover: #
|
|
192
|
-
--dt-colors-border-warning-on-accent-default-active: #
|
|
193
|
-
--dt-colors-border-critical-disabled: #
|
|
194
|
-
--dt-colors-border-critical-default: #
|
|
195
|
-
--dt-colors-border-critical-default-hover: #
|
|
196
|
-
--dt-colors-border-critical-default-active: #
|
|
197
|
-
--dt-colors-border-critical-accent: #
|
|
198
|
-
--dt-colors-border-critical-accent-hover: #
|
|
199
|
-
--dt-colors-border-critical-accent-active: #
|
|
182
|
+
--dt-colors-border-warning-disabled: #dadbe480;
|
|
183
|
+
--dt-colors-border-warning-default: #f9ebdb;
|
|
184
|
+
--dt-colors-border-warning-default-hover: #f9e6d0;
|
|
185
|
+
--dt-colors-border-warning-default-active: #f9e1c6;
|
|
186
|
+
--dt-colors-border-warning-accent: #855400;
|
|
187
|
+
--dt-colors-border-warning-accent-hover: #6d3d00;
|
|
188
|
+
--dt-colors-border-warning-accent-active: #512a00;
|
|
189
|
+
--dt-colors-border-warning-on-accent-disabled: #27202433;
|
|
190
|
+
--dt-colors-border-warning-on-accent-default: #272024;
|
|
191
|
+
--dt-colors-border-warning-on-accent-default-hover: #272024cc;
|
|
192
|
+
--dt-colors-border-warning-on-accent-default-active: #27202499;
|
|
193
|
+
--dt-colors-border-critical-disabled: #dadbe480;
|
|
194
|
+
--dt-colors-border-critical-default: #f6d6d5;
|
|
195
|
+
--dt-colors-border-critical-default-hover: #f5cac9;
|
|
196
|
+
--dt-colors-border-critical-default-active: #f3bebd;
|
|
197
|
+
--dt-colors-border-critical-accent: #bb0731;
|
|
198
|
+
--dt-colors-border-critical-accent-hover: #9b001e;
|
|
199
|
+
--dt-colors-border-critical-accent-active: #750013;
|
|
200
200
|
--dt-colors-border-critical-on-accent-disabled: #f9f1f333;
|
|
201
201
|
--dt-colors-border-critical-on-accent-default: #f9f1f3;
|
|
202
202
|
--dt-colors-border-critical-on-accent-default-hover: #f9f1f3cc;
|
|
203
203
|
--dt-colors-border-critical-on-accent-default-active: #f9f1f399;
|
|
204
|
-
--dt-colors-text-neutral-disabled: #
|
|
205
|
-
--dt-colors-text-neutral-subdued: #
|
|
206
|
-
--dt-colors-text-neutral-subdued-hover: #
|
|
207
|
-
--dt-colors-text-neutral-subdued-active: #
|
|
208
|
-
--dt-colors-text-neutral-default: #
|
|
209
|
-
--dt-colors-text-neutral-default-hover: #
|
|
210
|
-
--dt-colors-text-neutral-default-active: #
|
|
204
|
+
--dt-colors-text-neutral-disabled: #595a7d80;
|
|
205
|
+
--dt-colors-text-neutral-subdued: #595a7d;
|
|
206
|
+
--dt-colors-text-neutral-subdued-hover: #434465;
|
|
207
|
+
--dt-colors-text-neutral-subdued-active: #2f2f4f;
|
|
208
|
+
--dt-colors-text-neutral-default: #2f2f4f;
|
|
209
|
+
--dt-colors-text-neutral-default-hover: #434465;
|
|
210
|
+
--dt-colors-text-neutral-default-active: #595a7d;
|
|
211
211
|
--dt-colors-text-neutral-on-accent-disabled: #f3f3f680;
|
|
212
212
|
--dt-colors-text-neutral-on-accent-default: #f3f3f6;
|
|
213
213
|
--dt-colors-text-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
214
214
|
--dt-colors-text-neutral-on-accent-default-active: #f3f3f699;
|
|
215
|
-
--dt-colors-text-primary-disabled: #
|
|
216
|
-
--dt-colors-text-primary-default: #
|
|
217
|
-
--dt-colors-text-primary-default-hover: #
|
|
218
|
-
--dt-colors-text-primary-default-active: #
|
|
215
|
+
--dt-colors-text-primary-disabled: #595a7d80;
|
|
216
|
+
--dt-colors-text-primary-default: #464cce;
|
|
217
|
+
--dt-colors-text-primary-default-hover: #3431b3;
|
|
218
|
+
--dt-colors-text-primary-default-active: #250f98;
|
|
219
219
|
--dt-colors-text-primary-on-accent-disabled: #f4f4fb80;
|
|
220
220
|
--dt-colors-text-primary-on-accent-default: #f4f4fb;
|
|
221
221
|
--dt-colors-text-primary-on-accent-default-hover: #f4f4fbcc;
|
|
222
222
|
--dt-colors-text-primary-on-accent-default-active: #f4f4fb99;
|
|
223
|
-
--dt-colors-text-success-disabled: #
|
|
224
|
-
--dt-colors-text-success-default: #
|
|
225
|
-
--dt-colors-text-success-default-hover: #
|
|
226
|
-
--dt-colors-text-success-default-active: #
|
|
223
|
+
--dt-colors-text-success-disabled: #595a7d80;
|
|
224
|
+
--dt-colors-text-success-default: #2d6761;
|
|
225
|
+
--dt-colors-text-success-default-hover: #12504b;
|
|
226
|
+
--dt-colors-text-success-default-active: #003b36;
|
|
227
227
|
--dt-colors-text-success-on-accent-disabled: #f1f4f480;
|
|
228
228
|
--dt-colors-text-success-on-accent-default: #f1f4f4;
|
|
229
229
|
--dt-colors-text-success-on-accent-default-hover: #f1f4f4cc;
|
|
230
230
|
--dt-colors-text-success-on-accent-default-active: #f1f4f499;
|
|
231
|
-
--dt-colors-text-warning-disabled: #
|
|
232
|
-
--dt-colors-text-warning-default: #
|
|
233
|
-
--dt-colors-text-warning-default-hover: #
|
|
234
|
-
--dt-colors-text-warning-default-active: #
|
|
235
|
-
--dt-colors-text-warning-on-accent-disabled: #
|
|
236
|
-
--dt-colors-text-warning-on-accent-default: #
|
|
237
|
-
--dt-colors-text-warning-on-accent-default-hover: #
|
|
238
|
-
--dt-colors-text-warning-on-accent-default-active: #
|
|
239
|
-
--dt-colors-text-critical-disabled: #
|
|
240
|
-
--dt-colors-text-critical-default: #
|
|
241
|
-
--dt-colors-text-critical-default-hover: #
|
|
242
|
-
--dt-colors-text-critical-default-active: #
|
|
231
|
+
--dt-colors-text-warning-disabled: #595a7d80;
|
|
232
|
+
--dt-colors-text-warning-default: #855400;
|
|
233
|
+
--dt-colors-text-warning-default-hover: #6d3d00;
|
|
234
|
+
--dt-colors-text-warning-default-active: #512a00;
|
|
235
|
+
--dt-colors-text-warning-on-accent-disabled: #27202480;
|
|
236
|
+
--dt-colors-text-warning-on-accent-default: #272024;
|
|
237
|
+
--dt-colors-text-warning-on-accent-default-hover: #272024cc;
|
|
238
|
+
--dt-colors-text-warning-on-accent-default-active: #27202499;
|
|
239
|
+
--dt-colors-text-critical-disabled: #595a7d80;
|
|
240
|
+
--dt-colors-text-critical-default: #bb0731;
|
|
241
|
+
--dt-colors-text-critical-default-hover: #9b001e;
|
|
242
|
+
--dt-colors-text-critical-default-active: #750013;
|
|
243
243
|
--dt-colors-text-critical-on-accent-disabled: #f9f1f380;
|
|
244
244
|
--dt-colors-text-critical-on-accent-default: #f9f1f3;
|
|
245
245
|
--dt-colors-text-critical-on-accent-default-hover: #f9f1f3cc;
|
|
246
246
|
--dt-colors-text-critical-on-accent-default-active: #f9f1f399;
|
|
247
|
-
--dt-colors-icon-neutral-disabled: #
|
|
248
|
-
--dt-colors-icon-neutral-subdued: #
|
|
249
|
-
--dt-colors-icon-neutral-subdued-hover: #
|
|
250
|
-
--dt-colors-icon-neutral-subdued-active: #
|
|
251
|
-
--dt-colors-icon-neutral-default: #
|
|
252
|
-
--dt-colors-icon-neutral-default-hover: #
|
|
253
|
-
--dt-colors-icon-neutral-default-active: #
|
|
247
|
+
--dt-colors-icon-neutral-disabled: #595a7d80;
|
|
248
|
+
--dt-colors-icon-neutral-subdued: #595a7d;
|
|
249
|
+
--dt-colors-icon-neutral-subdued-hover: #434465;
|
|
250
|
+
--dt-colors-icon-neutral-subdued-active: #2f2f4f;
|
|
251
|
+
--dt-colors-icon-neutral-default: #2f2f4f;
|
|
252
|
+
--dt-colors-icon-neutral-default-hover: #434465;
|
|
253
|
+
--dt-colors-icon-neutral-default-active: #595a7d;
|
|
254
254
|
--dt-colors-icon-neutral-on-accent-disabled: #f3f3f680;
|
|
255
255
|
--dt-colors-icon-neutral-on-accent-default: #f3f3f6;
|
|
256
256
|
--dt-colors-icon-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
257
257
|
--dt-colors-icon-neutral-on-accent-default-active: #f3f3f699;
|
|
258
|
-
--dt-colors-icon-primary-disabled: #
|
|
259
|
-
--dt-colors-icon-primary-default: #
|
|
260
|
-
--dt-colors-icon-primary-default-hover: #
|
|
261
|
-
--dt-colors-icon-primary-default-active: #
|
|
258
|
+
--dt-colors-icon-primary-disabled: #595a7d80;
|
|
259
|
+
--dt-colors-icon-primary-default: #464cce;
|
|
260
|
+
--dt-colors-icon-primary-default-hover: #3431b3;
|
|
261
|
+
--dt-colors-icon-primary-default-active: #250f98;
|
|
262
262
|
--dt-colors-icon-primary-on-accent-disabled: #f4f4fb80;
|
|
263
263
|
--dt-colors-icon-primary-on-accent-default: #f4f4fb;
|
|
264
264
|
--dt-colors-icon-primary-on-accent-default-hover: #f4f4fbcc;
|
|
265
265
|
--dt-colors-icon-primary-on-accent-default-active: #f4f4fb99;
|
|
266
|
-
--dt-colors-icon-success-disabled: #
|
|
267
|
-
--dt-colors-icon-success-default: #
|
|
268
|
-
--dt-colors-icon-success-default-hover: #
|
|
269
|
-
--dt-colors-icon-success-default-active: #
|
|
266
|
+
--dt-colors-icon-success-disabled: #595a7d80;
|
|
267
|
+
--dt-colors-icon-success-default: #2d6761;
|
|
268
|
+
--dt-colors-icon-success-default-hover: #12504b;
|
|
269
|
+
--dt-colors-icon-success-default-active: #003b36;
|
|
270
270
|
--dt-colors-icon-success-on-accent-disabled: #f1f4f480;
|
|
271
271
|
--dt-colors-icon-success-on-accent-default: #f1f4f4;
|
|
272
272
|
--dt-colors-icon-success-on-accent-default-hover: #f1f4f4cc;
|
|
273
273
|
--dt-colors-icon-success-on-accent-default-active: #f1f4f499;
|
|
274
|
-
--dt-colors-icon-warning-disabled: #
|
|
275
|
-
--dt-colors-icon-warning-default: #
|
|
276
|
-
--dt-colors-icon-warning-default-hover: #
|
|
277
|
-
--dt-colors-icon-warning-default-active: #
|
|
278
|
-
--dt-colors-icon-warning-on-accent-disabled: #
|
|
279
|
-
--dt-colors-icon-warning-on-accent-default: #
|
|
280
|
-
--dt-colors-icon-warning-on-accent-default-hover: #
|
|
281
|
-
--dt-colors-icon-warning-on-accent-default-active: #
|
|
282
|
-
--dt-colors-icon-critical-disabled: #
|
|
283
|
-
--dt-colors-icon-critical-default: #
|
|
284
|
-
--dt-colors-icon-critical-default-hover: #
|
|
285
|
-
--dt-colors-icon-critical-default-active: #
|
|
274
|
+
--dt-colors-icon-warning-disabled: #595a7d80;
|
|
275
|
+
--dt-colors-icon-warning-default: #855400;
|
|
276
|
+
--dt-colors-icon-warning-default-hover: #6d3d00;
|
|
277
|
+
--dt-colors-icon-warning-default-active: #512a00;
|
|
278
|
+
--dt-colors-icon-warning-on-accent-disabled: #27202480;
|
|
279
|
+
--dt-colors-icon-warning-on-accent-default: #272024;
|
|
280
|
+
--dt-colors-icon-warning-on-accent-default-hover: #272024cc;
|
|
281
|
+
--dt-colors-icon-warning-on-accent-default-active: #27202499;
|
|
282
|
+
--dt-colors-icon-critical-disabled: #595a7d80;
|
|
283
|
+
--dt-colors-icon-critical-default: #bb0731;
|
|
284
|
+
--dt-colors-icon-critical-default-hover: #9b001e;
|
|
285
|
+
--dt-colors-icon-critical-default-active: #750013;
|
|
286
286
|
--dt-colors-icon-critical-on-accent-disabled: #f9f1f380;
|
|
287
287
|
--dt-colors-icon-critical-on-accent-default: #f9f1f3;
|
|
288
288
|
--dt-colors-icon-critical-on-accent-default-hover: #f9f1f3cc;
|
|
@@ -297,11 +297,11 @@
|
|
|
297
297
|
--dt-colors-syntax-tag: #b30926;
|
|
298
298
|
--dt-colors-syntax-operators: #8136a9;
|
|
299
299
|
--dt-colors-syntax-boolean: #973f00;
|
|
300
|
-
--dt-colors-charts-status-ideal-default: #
|
|
301
|
-
--dt-colors-charts-status-good-default: #
|
|
302
|
-
--dt-colors-charts-status-neutral-default: #
|
|
303
|
-
--dt-colors-charts-status-warning-default: #
|
|
304
|
-
--dt-colors-charts-status-critical-default: #
|
|
300
|
+
--dt-colors-charts-status-ideal-default: #2f6862;
|
|
301
|
+
--dt-colors-charts-status-good-default: #474fcf;
|
|
302
|
+
--dt-colors-charts-status-neutral-default: #5b5c81;
|
|
303
|
+
--dt-colors-charts-status-warning-default: #eea53c;
|
|
304
|
+
--dt-colors-charts-status-critical-default: #c62239;
|
|
305
305
|
--dt-colors-charts-categorical-color-01-default: #134fc9;
|
|
306
306
|
--dt-colors-charts-categorical-color-02-default: #2c2f3f;
|
|
307
307
|
--dt-colors-charts-categorical-color-03-default: #2a7453;
|
|
@@ -823,9 +823,9 @@
|
|
|
823
823
|
--dt-timings-slow-moderate: 600ms;
|
|
824
824
|
--dt-timings-slow-gentle: 800ms;
|
|
825
825
|
--scrollbar-track: transparent;
|
|
826
|
-
--scrollbar-thumb: var(--dt-colors-background-field-neutral-emphasized, #
|
|
827
|
-
--scrollbar-thumb--hover: var(--dt-colors-background-field-neutral-emphasized-hover, #
|
|
828
|
-
--scrollbar-thumb--active: var(--dt-colors-background-field-neutral-emphasized-active, #
|
|
826
|
+
--scrollbar-thumb: var(--dt-colors-background-field-neutral-emphasized, #e4e5eb);
|
|
827
|
+
--scrollbar-thumb--hover: var(--dt-colors-background-field-neutral-emphasized-hover, #dadbe4);
|
|
828
|
+
--scrollbar-thumb--active: var(--dt-colors-background-field-neutral-emphasized-active, #d0d1dc);
|
|
829
829
|
}
|
|
830
830
|
:root[data-theme="dark"] {
|
|
831
831
|
--dt-borders-style-default: solid;
|
|
@@ -839,18 +839,18 @@
|
|
|
839
839
|
--dt-borders-radius-field-subdued: 4px;
|
|
840
840
|
--dt-borders-radius-field-default: 8px;
|
|
841
841
|
--dt-borders-radius-field-emphasized: 9999px;
|
|
842
|
-
--dt-box-shadows-surface-flat-rest:
|
|
843
|
-
--dt-box-shadows-surface-flat-hover: 0px 0px 0px 1px #
|
|
844
|
-
--dt-box-shadows-surface-flat-active:
|
|
845
|
-
--dt-box-shadows-surface-flat-drag: 0px 0px 0px 1px #
|
|
846
|
-
--dt-box-shadows-surface-raised-rest: 0px 0px 0px 1px #
|
|
847
|
-
--dt-box-shadows-surface-raised-hover: 0px 0px 0px 1px #
|
|
848
|
-
--dt-box-shadows-surface-raised-active: 0px 0px 0px 1px #
|
|
849
|
-
--dt-box-shadows-surface-raised-drag: 0px 0px 0px 1px #
|
|
850
|
-
--dt-box-shadows-surface-floating-rest: 0px 0px 0px 1px #
|
|
851
|
-
--dt-box-shadows-surface-floating-hover: 0px 0px 0px 1px #
|
|
852
|
-
--dt-box-shadows-surface-floating-active: 0px 0px 0px 1px #
|
|
853
|
-
--dt-box-shadows-surface-floating-drag: 0px 0px 0px 1px #
|
|
842
|
+
--dt-box-shadows-surface-flat-rest: 0px 0px 0px 1px #f0f0f514;
|
|
843
|
+
--dt-box-shadows-surface-flat-hover: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 4px 8px #112c;
|
|
844
|
+
--dt-box-shadows-surface-flat-active: 0px 0px 0px 1px #f0f0f514;
|
|
845
|
+
--dt-box-shadows-surface-flat-drag: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 13px 8px #112c;
|
|
846
|
+
--dt-box-shadows-surface-raised-rest: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 4px 8px #112c;
|
|
847
|
+
--dt-box-shadows-surface-raised-hover: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 7px 8px #112c;
|
|
848
|
+
--dt-box-shadows-surface-raised-active: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 4px 8px #112c;
|
|
849
|
+
--dt-box-shadows-surface-raised-drag: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 13px 8px #112c;
|
|
850
|
+
--dt-box-shadows-surface-floating-rest: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 7px 8px #112c;
|
|
851
|
+
--dt-box-shadows-surface-floating-hover: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 10px 8px #112c;
|
|
852
|
+
--dt-box-shadows-surface-floating-active: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 7px 8px #112c;
|
|
853
|
+
--dt-box-shadows-surface-floating-drag: 0px 0px 0px 1px #f0f0f514, 0px 1px 2px #112, 0px 13px 8px #112c;
|
|
854
854
|
--dt-breakpoints-max-mobile: 640px;
|
|
855
855
|
--dt-breakpoints-max-tablet: 960px;
|
|
856
856
|
--dt-breakpoints-max-desktop: 1920px;
|
|
@@ -1656,8 +1656,8 @@ html, body {
|
|
|
1656
1656
|
margin: 0;
|
|
1657
1657
|
-webkit-font-smoothing: antialiased;
|
|
1658
1658
|
-moz-osx-font-smoothing: grayscale;
|
|
1659
|
-
background-color: var(--dt-colors-background-base-default, #
|
|
1660
|
-
color: var(--dt-colors-text-neutral-default, #
|
|
1659
|
+
background-color: var(--dt-colors-background-base-default, #f9f9fa);
|
|
1660
|
+
color: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
1661
1661
|
font-family: var(--dt-typography-text-base-default-family, DynatraceFlow,Roboto,Helvetica,sans-serif);
|
|
1662
1662
|
}
|
|
1663
1663
|
body {
|
|
@@ -1678,17 +1678,17 @@ body {
|
|
|
1678
1678
|
background: var(--scrollbar-track);
|
|
1679
1679
|
}
|
|
1680
1680
|
*::-webkit-scrollbar-thumb {
|
|
1681
|
-
background-color: var(--dt-colors-border-neutral-default, #
|
|
1681
|
+
background-color: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
1682
1682
|
border-radius: 9999px;
|
|
1683
1683
|
background-clip: content-box;
|
|
1684
1684
|
border: 5px solid transparent;
|
|
1685
1685
|
height: 32px;
|
|
1686
1686
|
}
|
|
1687
1687
|
*::-webkit-scrollbar-thumb:hover {
|
|
1688
|
-
background-color: var(--dt-colors-border-neutral-default-hover, #
|
|
1688
|
+
background-color: var(--dt-colors-border-neutral-default-hover, #d0d1dc);
|
|
1689
1689
|
}
|
|
1690
1690
|
*::-webkit-scrollbar-thumb:active {
|
|
1691
|
-
background-color: var(--dt-colors-border-neutral-default-active, #
|
|
1691
|
+
background-color: var(--dt-colors-border-neutral-default-active, #c6c7d5);
|
|
1692
1692
|
}
|
|
1693
1693
|
@media print {
|
|
1694
1694
|
:root[data-theme="dark"] {
|
|
@@ -1703,9 +1703,9 @@ body {
|
|
|
1703
1703
|
--dt-borders-radius-field-subdued: 4px;
|
|
1704
1704
|
--dt-borders-radius-field-default: 8px;
|
|
1705
1705
|
--dt-borders-radius-field-emphasized: 9999px;
|
|
1706
|
-
--dt-box-shadows-surface-flat-rest:
|
|
1706
|
+
--dt-box-shadows-surface-flat-rest: 0px 0px 0px 1px #2d2e4e0d;
|
|
1707
1707
|
--dt-box-shadows-surface-flat-hover: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12;
|
|
1708
|
-
--dt-box-shadows-surface-flat-active:
|
|
1708
|
+
--dt-box-shadows-surface-flat-active: 0px 0px 0px 1px #2d2e4e0d;
|
|
1709
1709
|
--dt-box-shadows-surface-flat-drag: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52;
|
|
1710
1710
|
--dt-box-shadows-surface-raised-rest: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12;
|
|
1711
1711
|
--dt-box-shadows-surface-raised-hover: 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29;
|
|
@@ -1722,260 +1722,260 @@ body {
|
|
|
1722
1722
|
--dt-breakpoints-min-desktop: 961px;
|
|
1723
1723
|
--dt-breakpoints-min-widescreen: 1921px;
|
|
1724
1724
|
--dt-colors-theme-foreground-10: #2d2e4e;
|
|
1725
|
-
--dt-colors-theme-foreground-20: #
|
|
1726
|
-
--dt-colors-theme-background-10: #
|
|
1727
|
-
--dt-colors-theme-background-20: #
|
|
1728
|
-
--dt-colors-theme-neutral-10: #
|
|
1729
|
-
--dt-colors-theme-neutral-20: #
|
|
1730
|
-
--dt-colors-theme-neutral-30: #
|
|
1731
|
-
--dt-colors-theme-neutral-40: #
|
|
1732
|
-
--dt-colors-theme-neutral-50: #
|
|
1733
|
-
--dt-colors-theme-neutral-60: #
|
|
1734
|
-
--dt-colors-theme-neutral-70: #
|
|
1735
|
-
--dt-colors-theme-neutral-80: #
|
|
1736
|
-
--dt-colors-theme-neutral-90: #
|
|
1737
|
-
--dt-colors-theme-primary-10: #
|
|
1738
|
-
--dt-colors-theme-primary-20: #
|
|
1739
|
-
--dt-colors-theme-primary-30: #
|
|
1740
|
-
--dt-colors-theme-primary-40: #
|
|
1741
|
-
--dt-colors-theme-primary-50: #
|
|
1742
|
-
--dt-colors-theme-primary-60: #
|
|
1743
|
-
--dt-colors-theme-primary-70: #
|
|
1744
|
-
--dt-colors-theme-primary-80: #
|
|
1745
|
-
--dt-colors-theme-primary-90: #
|
|
1746
|
-
--dt-colors-theme-success-10: #
|
|
1747
|
-
--dt-colors-theme-success-20: #
|
|
1748
|
-
--dt-colors-theme-success-30: #
|
|
1749
|
-
--dt-colors-theme-success-40: #
|
|
1750
|
-
--dt-colors-theme-success-50: #
|
|
1751
|
-
--dt-colors-theme-success-60: #
|
|
1752
|
-
--dt-colors-theme-success-70: #
|
|
1753
|
-
--dt-colors-theme-success-80: #
|
|
1725
|
+
--dt-colors-theme-foreground-20: #fff;
|
|
1726
|
+
--dt-colors-theme-background-10: #f9f9fa;
|
|
1727
|
+
--dt-colors-theme-background-20: #fff;
|
|
1728
|
+
--dt-colors-theme-neutral-10: #f2f2f5;
|
|
1729
|
+
--dt-colors-theme-neutral-20: #ebecf0;
|
|
1730
|
+
--dt-colors-theme-neutral-30: #e4e5eb;
|
|
1731
|
+
--dt-colors-theme-neutral-40: #dadbe4;
|
|
1732
|
+
--dt-colors-theme-neutral-50: #d0d1dc;
|
|
1733
|
+
--dt-colors-theme-neutral-60: #c6c7d5;
|
|
1734
|
+
--dt-colors-theme-neutral-70: #5b5c81;
|
|
1735
|
+
--dt-colors-theme-neutral-80: #4d4e72;
|
|
1736
|
+
--dt-colors-theme-neutral-90: #404164;
|
|
1737
|
+
--dt-colors-theme-primary-10: #f1f2f9;
|
|
1738
|
+
--dt-colors-theme-primary-20: #e9ecf8;
|
|
1739
|
+
--dt-colors-theme-primary-30: #e1e5f7;
|
|
1740
|
+
--dt-colors-theme-primary-40: #d5dbf6;
|
|
1741
|
+
--dt-colors-theme-primary-50: #c9d1f4;
|
|
1742
|
+
--dt-colors-theme-primary-60: #bdc7f2;
|
|
1743
|
+
--dt-colors-theme-primary-70: #474fcf;
|
|
1744
|
+
--dt-colors-theme-primary-80: #3b3fbe;
|
|
1745
|
+
--dt-colors-theme-primary-90: #312dad;
|
|
1746
|
+
--dt-colors-theme-success-10: #f1f3f3;
|
|
1747
|
+
--dt-colors-theme-success-20: #e8eded;
|
|
1748
|
+
--dt-colors-theme-success-30: #e0e7e6;
|
|
1749
|
+
--dt-colors-theme-success-40: #d3dedd;
|
|
1750
|
+
--dt-colors-theme-success-50: #c7d5d3;
|
|
1751
|
+
--dt-colors-theme-success-60: #bbccc9;
|
|
1752
|
+
--dt-colors-theme-success-70: #2f6862;
|
|
1753
|
+
--dt-colors-theme-success-80: #1f5a54;
|
|
1754
1754
|
--dt-colors-theme-success-90: #0d4c47;
|
|
1755
|
-
--dt-colors-theme-warning-10: #
|
|
1756
|
-
--dt-colors-theme-warning-20: #
|
|
1757
|
-
--dt-colors-theme-warning-30: #
|
|
1758
|
-
--dt-colors-theme-warning-40: #
|
|
1759
|
-
--dt-colors-theme-warning-50: #
|
|
1760
|
-
--dt-colors-theme-warning-60: #
|
|
1761
|
-
--dt-colors-theme-warning-70: #
|
|
1762
|
-
--dt-colors-theme-warning-80: #
|
|
1763
|
-
--dt-colors-theme-warning-90: #
|
|
1764
|
-
--dt-colors-theme-critical-10: #
|
|
1765
|
-
--dt-colors-theme-critical-20: #
|
|
1766
|
-
--dt-colors-theme-critical-30: #
|
|
1767
|
-
--dt-colors-theme-critical-40: #
|
|
1768
|
-
--dt-colors-theme-critical-50: #
|
|
1769
|
-
--dt-colors-theme-critical-60: #
|
|
1770
|
-
--dt-colors-theme-critical-70: #
|
|
1771
|
-
--dt-colors-theme-critical-80: #
|
|
1772
|
-
--dt-colors-theme-critical-90: #
|
|
1773
|
-
--dt-colors-background-base-default: #
|
|
1774
|
-
--dt-colors-background-surface-backdrop: #
|
|
1775
|
-
--dt-colors-background-surface-default: #
|
|
1776
|
-
--dt-colors-background-container-neutral-subdued: #
|
|
1777
|
-
--dt-colors-background-container-neutral-default: #
|
|
1778
|
-
--dt-colors-background-container-neutral-emphasized: #
|
|
1779
|
-
--dt-colors-background-container-neutral-accent: #
|
|
1780
|
-
--dt-colors-background-container-primary-default: #
|
|
1781
|
-
--dt-colors-background-container-primary-emphasized: #
|
|
1782
|
-
--dt-colors-background-container-primary-accent: #
|
|
1783
|
-
--dt-colors-background-container-success-default: #
|
|
1784
|
-
--dt-colors-background-container-success-emphasized: #
|
|
1785
|
-
--dt-colors-background-container-success-accent: #
|
|
1786
|
-
--dt-colors-background-container-warning-default: #
|
|
1787
|
-
--dt-colors-background-container-warning-emphasized: #
|
|
1788
|
-
--dt-colors-background-container-warning-accent: #
|
|
1789
|
-
--dt-colors-background-container-critical-default: #
|
|
1790
|
-
--dt-colors-background-container-critical-emphasized: #
|
|
1791
|
-
--dt-colors-background-container-critical-accent: #
|
|
1792
|
-
--dt-colors-background-field-neutral-disabled: #
|
|
1793
|
-
--dt-colors-background-field-neutral-default: #
|
|
1794
|
-
--dt-colors-background-field-neutral-default-hover: #
|
|
1795
|
-
--dt-colors-background-field-neutral-default-active: #
|
|
1796
|
-
--dt-colors-background-field-neutral-emphasized: #
|
|
1797
|
-
--dt-colors-background-field-neutral-emphasized-hover: #
|
|
1798
|
-
--dt-colors-background-field-neutral-emphasized-active: #
|
|
1799
|
-
--dt-colors-background-field-neutral-accent: #
|
|
1800
|
-
--dt-colors-background-field-neutral-accent-hover: #
|
|
1801
|
-
--dt-colors-background-field-neutral-accent-active: #
|
|
1802
|
-
--dt-colors-background-field-primary-disabled: #
|
|
1803
|
-
--dt-colors-background-field-primary-default: #
|
|
1804
|
-
--dt-colors-background-field-primary-default-hover: #
|
|
1805
|
-
--dt-colors-background-field-primary-default-active: #
|
|
1806
|
-
--dt-colors-background-field-primary-emphasized: #
|
|
1807
|
-
--dt-colors-background-field-primary-emphasized-hover: #
|
|
1808
|
-
--dt-colors-background-field-primary-emphasized-active: #
|
|
1809
|
-
--dt-colors-background-field-primary-accent: #
|
|
1810
|
-
--dt-colors-background-field-primary-accent-hover: #
|
|
1811
|
-
--dt-colors-background-field-primary-accent-active: #
|
|
1812
|
-
--dt-colors-background-field-success-disabled: #
|
|
1813
|
-
--dt-colors-background-field-success-default: #
|
|
1814
|
-
--dt-colors-background-field-success-default-hover: #
|
|
1815
|
-
--dt-colors-background-field-success-default-active: #
|
|
1816
|
-
--dt-colors-background-field-success-emphasized: #
|
|
1817
|
-
--dt-colors-background-field-success-emphasized-hover: #
|
|
1818
|
-
--dt-colors-background-field-success-emphasized-active: #
|
|
1819
|
-
--dt-colors-background-field-success-accent: #
|
|
1820
|
-
--dt-colors-background-field-success-accent-hover: #
|
|
1755
|
+
--dt-colors-theme-warning-10: #f9f6f3;
|
|
1756
|
+
--dt-colors-theme-warning-20: #f9f3ec;
|
|
1757
|
+
--dt-colors-theme-warning-30: #f9f0e5;
|
|
1758
|
+
--dt-colors-theme-warning-40: #f9ebdb;
|
|
1759
|
+
--dt-colors-theme-warning-50: #f9e6d0;
|
|
1760
|
+
--dt-colors-theme-warning-60: #f9e1c6;
|
|
1761
|
+
--dt-colors-theme-warning-70: #eea53c;
|
|
1762
|
+
--dt-colors-theme-warning-80: #ffb54f;
|
|
1763
|
+
--dt-colors-theme-warning-90: #ffc76d;
|
|
1764
|
+
--dt-colors-theme-critical-10: #f9f1f2;
|
|
1765
|
+
--dt-colors-theme-critical-20: #f8e9e9;
|
|
1766
|
+
--dt-colors-theme-critical-30: #f8e1e1;
|
|
1767
|
+
--dt-colors-theme-critical-40: #f6d6d5;
|
|
1768
|
+
--dt-colors-theme-critical-50: #f5cac9;
|
|
1769
|
+
--dt-colors-theme-critical-60: #f3bebd;
|
|
1770
|
+
--dt-colors-theme-critical-70: #c62239;
|
|
1771
|
+
--dt-colors-theme-critical-80: #b4002b;
|
|
1772
|
+
--dt-colors-theme-critical-90: #a2001d;
|
|
1773
|
+
--dt-colors-background-base-default: #f9f9fa;
|
|
1774
|
+
--dt-colors-background-surface-backdrop: #f9f9facc;
|
|
1775
|
+
--dt-colors-background-surface-default: #fff;
|
|
1776
|
+
--dt-colors-background-container-neutral-subdued: #f9f9fa;
|
|
1777
|
+
--dt-colors-background-container-neutral-default: #f2f2f5;
|
|
1778
|
+
--dt-colors-background-container-neutral-emphasized: #ebecf0;
|
|
1779
|
+
--dt-colors-background-container-neutral-accent: #5b5c81;
|
|
1780
|
+
--dt-colors-background-container-primary-default: #f1f2f9;
|
|
1781
|
+
--dt-colors-background-container-primary-emphasized: #e9ecf8;
|
|
1782
|
+
--dt-colors-background-container-primary-accent: #474fcf;
|
|
1783
|
+
--dt-colors-background-container-success-default: #f1f3f3;
|
|
1784
|
+
--dt-colors-background-container-success-emphasized: #e8eded;
|
|
1785
|
+
--dt-colors-background-container-success-accent: #2f6862;
|
|
1786
|
+
--dt-colors-background-container-warning-default: #f9f6f3;
|
|
1787
|
+
--dt-colors-background-container-warning-emphasized: #f9f3ec;
|
|
1788
|
+
--dt-colors-background-container-warning-accent: #eea53c;
|
|
1789
|
+
--dt-colors-background-container-critical-default: #f9f1f2;
|
|
1790
|
+
--dt-colors-background-container-critical-emphasized: #f8e9e9;
|
|
1791
|
+
--dt-colors-background-container-critical-accent: #c62239;
|
|
1792
|
+
--dt-colors-background-field-neutral-disabled: #e4e5eb80;
|
|
1793
|
+
--dt-colors-background-field-neutral-default: #e4e5eb00;
|
|
1794
|
+
--dt-colors-background-field-neutral-default-hover: #dadbe4;
|
|
1795
|
+
--dt-colors-background-field-neutral-default-active: #d0d1dc;
|
|
1796
|
+
--dt-colors-background-field-neutral-emphasized: #e4e5eb;
|
|
1797
|
+
--dt-colors-background-field-neutral-emphasized-hover: #dadbe4;
|
|
1798
|
+
--dt-colors-background-field-neutral-emphasized-active: #d0d1dc;
|
|
1799
|
+
--dt-colors-background-field-neutral-accent: #5b5c81;
|
|
1800
|
+
--dt-colors-background-field-neutral-accent-hover: #4d4e72;
|
|
1801
|
+
--dt-colors-background-field-neutral-accent-active: #404164;
|
|
1802
|
+
--dt-colors-background-field-primary-disabled: #e4e5eb80;
|
|
1803
|
+
--dt-colors-background-field-primary-default: #e1e5f700;
|
|
1804
|
+
--dt-colors-background-field-primary-default-hover: #d5dbf6;
|
|
1805
|
+
--dt-colors-background-field-primary-default-active: #c9d1f4;
|
|
1806
|
+
--dt-colors-background-field-primary-emphasized: #e1e5f7;
|
|
1807
|
+
--dt-colors-background-field-primary-emphasized-hover: #d5dbf6;
|
|
1808
|
+
--dt-colors-background-field-primary-emphasized-active: #c9d1f4;
|
|
1809
|
+
--dt-colors-background-field-primary-accent: #474fcf;
|
|
1810
|
+
--dt-colors-background-field-primary-accent-hover: #3b3fbe;
|
|
1811
|
+
--dt-colors-background-field-primary-accent-active: #312dad;
|
|
1812
|
+
--dt-colors-background-field-success-disabled: #e4e5eb80;
|
|
1813
|
+
--dt-colors-background-field-success-default: #e0e7e600;
|
|
1814
|
+
--dt-colors-background-field-success-default-hover: #d3dedd;
|
|
1815
|
+
--dt-colors-background-field-success-default-active: #c7d5d3;
|
|
1816
|
+
--dt-colors-background-field-success-emphasized: #e0e7e6;
|
|
1817
|
+
--dt-colors-background-field-success-emphasized-hover: #d3dedd;
|
|
1818
|
+
--dt-colors-background-field-success-emphasized-active: #c7d5d3;
|
|
1819
|
+
--dt-colors-background-field-success-accent: #2f6862;
|
|
1820
|
+
--dt-colors-background-field-success-accent-hover: #1f5a54;
|
|
1821
1821
|
--dt-colors-background-field-success-accent-active: #0d4c47;
|
|
1822
|
-
--dt-colors-background-field-warning-disabled: #
|
|
1823
|
-
--dt-colors-background-field-warning-default: #
|
|
1824
|
-
--dt-colors-background-field-warning-default-hover: #
|
|
1825
|
-
--dt-colors-background-field-warning-default-active: #
|
|
1826
|
-
--dt-colors-background-field-warning-emphasized: #
|
|
1827
|
-
--dt-colors-background-field-warning-emphasized-hover: #
|
|
1828
|
-
--dt-colors-background-field-warning-emphasized-active: #
|
|
1829
|
-
--dt-colors-background-field-warning-accent: #
|
|
1830
|
-
--dt-colors-background-field-warning-accent-hover: #
|
|
1831
|
-
--dt-colors-background-field-warning-accent-active: #
|
|
1832
|
-
--dt-colors-background-field-critical-disabled: #
|
|
1833
|
-
--dt-colors-background-field-critical-default: #
|
|
1834
|
-
--dt-colors-background-field-critical-default-hover: #
|
|
1835
|
-
--dt-colors-background-field-critical-default-active: #
|
|
1836
|
-
--dt-colors-background-field-critical-emphasized: #
|
|
1837
|
-
--dt-colors-background-field-critical-emphasized-hover: #
|
|
1838
|
-
--dt-colors-background-field-critical-emphasized-active: #
|
|
1839
|
-
--dt-colors-background-field-critical-accent: #
|
|
1840
|
-
--dt-colors-background-field-critical-accent-hover: #
|
|
1841
|
-
--dt-colors-background-field-critical-accent-active: #
|
|
1842
|
-
--dt-colors-border-neutral-disabled: #
|
|
1843
|
-
--dt-colors-border-neutral-default: #
|
|
1844
|
-
--dt-colors-border-neutral-default-hover: #
|
|
1845
|
-
--dt-colors-border-neutral-default-active: #
|
|
1846
|
-
--dt-colors-border-neutral-accent: #
|
|
1847
|
-
--dt-colors-border-neutral-accent-hover: #
|
|
1848
|
-
--dt-colors-border-neutral-accent-active: #
|
|
1822
|
+
--dt-colors-background-field-warning-disabled: #e4e5eb80;
|
|
1823
|
+
--dt-colors-background-field-warning-default: #f9f0e500;
|
|
1824
|
+
--dt-colors-background-field-warning-default-hover: #f9ebdb;
|
|
1825
|
+
--dt-colors-background-field-warning-default-active: #f9e6d0;
|
|
1826
|
+
--dt-colors-background-field-warning-emphasized: #f9f0e5;
|
|
1827
|
+
--dt-colors-background-field-warning-emphasized-hover: #f9ebdb;
|
|
1828
|
+
--dt-colors-background-field-warning-emphasized-active: #f9e6d0;
|
|
1829
|
+
--dt-colors-background-field-warning-accent: #eea53c;
|
|
1830
|
+
--dt-colors-background-field-warning-accent-hover: #ffb54f;
|
|
1831
|
+
--dt-colors-background-field-warning-accent-active: #ffc76d;
|
|
1832
|
+
--dt-colors-background-field-critical-disabled: #e4e5eb80;
|
|
1833
|
+
--dt-colors-background-field-critical-default: #f8e1e100;
|
|
1834
|
+
--dt-colors-background-field-critical-default-hover: #f6d6d5;
|
|
1835
|
+
--dt-colors-background-field-critical-default-active: #f5cac9;
|
|
1836
|
+
--dt-colors-background-field-critical-emphasized: #f8e1e1;
|
|
1837
|
+
--dt-colors-background-field-critical-emphasized-hover: #f6d6d5;
|
|
1838
|
+
--dt-colors-background-field-critical-emphasized-active: #f5cac9;
|
|
1839
|
+
--dt-colors-background-field-critical-accent: #c62239;
|
|
1840
|
+
--dt-colors-background-field-critical-accent-hover: #b4002b;
|
|
1841
|
+
--dt-colors-background-field-critical-accent-active: #a2001d;
|
|
1842
|
+
--dt-colors-border-neutral-disabled: #dadbe480;
|
|
1843
|
+
--dt-colors-border-neutral-default: #dadbe4;
|
|
1844
|
+
--dt-colors-border-neutral-default-hover: #d0d1dc;
|
|
1845
|
+
--dt-colors-border-neutral-default-active: #c6c7d5;
|
|
1846
|
+
--dt-colors-border-neutral-accent: #595a7d;
|
|
1847
|
+
--dt-colors-border-neutral-accent-hover: #434465;
|
|
1848
|
+
--dt-colors-border-neutral-accent-active: #2f2f4f;
|
|
1849
1849
|
--dt-colors-border-neutral-on-accent-disabled: #f3f3f633;
|
|
1850
1850
|
--dt-colors-border-neutral-on-accent-default: #f3f3f6;
|
|
1851
1851
|
--dt-colors-border-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
1852
1852
|
--dt-colors-border-neutral-on-accent-default-active: #f3f3f699;
|
|
1853
|
-
--dt-colors-border-primary-disabled: #
|
|
1854
|
-
--dt-colors-border-primary-default: #
|
|
1855
|
-
--dt-colors-border-primary-default-hover: #
|
|
1856
|
-
--dt-colors-border-primary-default-active: #
|
|
1857
|
-
--dt-colors-border-primary-accent: #
|
|
1858
|
-
--dt-colors-border-primary-accent-hover: #
|
|
1859
|
-
--dt-colors-border-primary-accent-active: #
|
|
1853
|
+
--dt-colors-border-primary-disabled: #dadbe480;
|
|
1854
|
+
--dt-colors-border-primary-default: #d5dbf6;
|
|
1855
|
+
--dt-colors-border-primary-default-hover: #c9d1f4;
|
|
1856
|
+
--dt-colors-border-primary-default-active: #bdc7f2;
|
|
1857
|
+
--dt-colors-border-primary-accent: #464cce;
|
|
1858
|
+
--dt-colors-border-primary-accent-hover: #3431b3;
|
|
1859
|
+
--dt-colors-border-primary-accent-active: #250f98;
|
|
1860
1860
|
--dt-colors-border-primary-on-accent-disabled: #f4f4fb33;
|
|
1861
1861
|
--dt-colors-border-primary-on-accent-default: #f4f4fb;
|
|
1862
1862
|
--dt-colors-border-primary-on-accent-default-hover: #f4f4fbcc;
|
|
1863
1863
|
--dt-colors-border-primary-on-accent-default-active: #f4f4fb99;
|
|
1864
|
-
--dt-colors-border-success-disabled: #
|
|
1865
|
-
--dt-colors-border-success-default: #
|
|
1866
|
-
--dt-colors-border-success-default-hover: #
|
|
1867
|
-
--dt-colors-border-success-default-active: #
|
|
1868
|
-
--dt-colors-border-success-accent: #
|
|
1869
|
-
--dt-colors-border-success-accent-hover: #
|
|
1870
|
-
--dt-colors-border-success-accent-active: #
|
|
1864
|
+
--dt-colors-border-success-disabled: #dadbe480;
|
|
1865
|
+
--dt-colors-border-success-default: #d3dedd;
|
|
1866
|
+
--dt-colors-border-success-default-hover: #c7d5d3;
|
|
1867
|
+
--dt-colors-border-success-default-active: #bbccc9;
|
|
1868
|
+
--dt-colors-border-success-accent: #2d6761;
|
|
1869
|
+
--dt-colors-border-success-accent-hover: #12504b;
|
|
1870
|
+
--dt-colors-border-success-accent-active: #003b36;
|
|
1871
1871
|
--dt-colors-border-success-on-accent-disabled: #f1f4f433;
|
|
1872
1872
|
--dt-colors-border-success-on-accent-default: #f1f4f4;
|
|
1873
1873
|
--dt-colors-border-success-on-accent-default-hover: #f1f4f4cc;
|
|
1874
1874
|
--dt-colors-border-success-on-accent-default-active: #f1f4f499;
|
|
1875
|
-
--dt-colors-border-warning-disabled: #
|
|
1876
|
-
--dt-colors-border-warning-default: #
|
|
1877
|
-
--dt-colors-border-warning-default-hover: #
|
|
1878
|
-
--dt-colors-border-warning-default-active: #
|
|
1879
|
-
--dt-colors-border-warning-accent: #
|
|
1880
|
-
--dt-colors-border-warning-accent-hover: #
|
|
1881
|
-
--dt-colors-border-warning-accent-active: #
|
|
1882
|
-
--dt-colors-border-warning-on-accent-disabled: #
|
|
1883
|
-
--dt-colors-border-warning-on-accent-default: #
|
|
1884
|
-
--dt-colors-border-warning-on-accent-default-hover: #
|
|
1885
|
-
--dt-colors-border-warning-on-accent-default-active: #
|
|
1886
|
-
--dt-colors-border-critical-disabled: #
|
|
1887
|
-
--dt-colors-border-critical-default: #
|
|
1888
|
-
--dt-colors-border-critical-default-hover: #
|
|
1889
|
-
--dt-colors-border-critical-default-active: #
|
|
1890
|
-
--dt-colors-border-critical-accent: #
|
|
1891
|
-
--dt-colors-border-critical-accent-hover: #
|
|
1892
|
-
--dt-colors-border-critical-accent-active: #
|
|
1875
|
+
--dt-colors-border-warning-disabled: #dadbe480;
|
|
1876
|
+
--dt-colors-border-warning-default: #f9ebdb;
|
|
1877
|
+
--dt-colors-border-warning-default-hover: #f9e6d0;
|
|
1878
|
+
--dt-colors-border-warning-default-active: #f9e1c6;
|
|
1879
|
+
--dt-colors-border-warning-accent: #855400;
|
|
1880
|
+
--dt-colors-border-warning-accent-hover: #6d3d00;
|
|
1881
|
+
--dt-colors-border-warning-accent-active: #512a00;
|
|
1882
|
+
--dt-colors-border-warning-on-accent-disabled: #27202433;
|
|
1883
|
+
--dt-colors-border-warning-on-accent-default: #272024;
|
|
1884
|
+
--dt-colors-border-warning-on-accent-default-hover: #272024cc;
|
|
1885
|
+
--dt-colors-border-warning-on-accent-default-active: #27202499;
|
|
1886
|
+
--dt-colors-border-critical-disabled: #dadbe480;
|
|
1887
|
+
--dt-colors-border-critical-default: #f6d6d5;
|
|
1888
|
+
--dt-colors-border-critical-default-hover: #f5cac9;
|
|
1889
|
+
--dt-colors-border-critical-default-active: #f3bebd;
|
|
1890
|
+
--dt-colors-border-critical-accent: #bb0731;
|
|
1891
|
+
--dt-colors-border-critical-accent-hover: #9b001e;
|
|
1892
|
+
--dt-colors-border-critical-accent-active: #750013;
|
|
1893
1893
|
--dt-colors-border-critical-on-accent-disabled: #f9f1f333;
|
|
1894
1894
|
--dt-colors-border-critical-on-accent-default: #f9f1f3;
|
|
1895
1895
|
--dt-colors-border-critical-on-accent-default-hover: #f9f1f3cc;
|
|
1896
1896
|
--dt-colors-border-critical-on-accent-default-active: #f9f1f399;
|
|
1897
|
-
--dt-colors-text-neutral-disabled: #
|
|
1898
|
-
--dt-colors-text-neutral-subdued: #
|
|
1899
|
-
--dt-colors-text-neutral-subdued-hover: #
|
|
1900
|
-
--dt-colors-text-neutral-subdued-active: #
|
|
1901
|
-
--dt-colors-text-neutral-default: #
|
|
1902
|
-
--dt-colors-text-neutral-default-hover: #
|
|
1903
|
-
--dt-colors-text-neutral-default-active: #
|
|
1897
|
+
--dt-colors-text-neutral-disabled: #595a7d80;
|
|
1898
|
+
--dt-colors-text-neutral-subdued: #595a7d;
|
|
1899
|
+
--dt-colors-text-neutral-subdued-hover: #434465;
|
|
1900
|
+
--dt-colors-text-neutral-subdued-active: #2f2f4f;
|
|
1901
|
+
--dt-colors-text-neutral-default: #2f2f4f;
|
|
1902
|
+
--dt-colors-text-neutral-default-hover: #434465;
|
|
1903
|
+
--dt-colors-text-neutral-default-active: #595a7d;
|
|
1904
1904
|
--dt-colors-text-neutral-on-accent-disabled: #f3f3f680;
|
|
1905
1905
|
--dt-colors-text-neutral-on-accent-default: #f3f3f6;
|
|
1906
1906
|
--dt-colors-text-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
1907
1907
|
--dt-colors-text-neutral-on-accent-default-active: #f3f3f699;
|
|
1908
|
-
--dt-colors-text-primary-disabled: #
|
|
1909
|
-
--dt-colors-text-primary-default: #
|
|
1910
|
-
--dt-colors-text-primary-default-hover: #
|
|
1911
|
-
--dt-colors-text-primary-default-active: #
|
|
1908
|
+
--dt-colors-text-primary-disabled: #595a7d80;
|
|
1909
|
+
--dt-colors-text-primary-default: #464cce;
|
|
1910
|
+
--dt-colors-text-primary-default-hover: #3431b3;
|
|
1911
|
+
--dt-colors-text-primary-default-active: #250f98;
|
|
1912
1912
|
--dt-colors-text-primary-on-accent-disabled: #f4f4fb80;
|
|
1913
1913
|
--dt-colors-text-primary-on-accent-default: #f4f4fb;
|
|
1914
1914
|
--dt-colors-text-primary-on-accent-default-hover: #f4f4fbcc;
|
|
1915
1915
|
--dt-colors-text-primary-on-accent-default-active: #f4f4fb99;
|
|
1916
|
-
--dt-colors-text-success-disabled: #
|
|
1917
|
-
--dt-colors-text-success-default: #
|
|
1918
|
-
--dt-colors-text-success-default-hover: #
|
|
1919
|
-
--dt-colors-text-success-default-active: #
|
|
1916
|
+
--dt-colors-text-success-disabled: #595a7d80;
|
|
1917
|
+
--dt-colors-text-success-default: #2d6761;
|
|
1918
|
+
--dt-colors-text-success-default-hover: #12504b;
|
|
1919
|
+
--dt-colors-text-success-default-active: #003b36;
|
|
1920
1920
|
--dt-colors-text-success-on-accent-disabled: #f1f4f480;
|
|
1921
1921
|
--dt-colors-text-success-on-accent-default: #f1f4f4;
|
|
1922
1922
|
--dt-colors-text-success-on-accent-default-hover: #f1f4f4cc;
|
|
1923
1923
|
--dt-colors-text-success-on-accent-default-active: #f1f4f499;
|
|
1924
|
-
--dt-colors-text-warning-disabled: #
|
|
1925
|
-
--dt-colors-text-warning-default: #
|
|
1926
|
-
--dt-colors-text-warning-default-hover: #
|
|
1927
|
-
--dt-colors-text-warning-default-active: #
|
|
1928
|
-
--dt-colors-text-warning-on-accent-disabled: #
|
|
1929
|
-
--dt-colors-text-warning-on-accent-default: #
|
|
1930
|
-
--dt-colors-text-warning-on-accent-default-hover: #
|
|
1931
|
-
--dt-colors-text-warning-on-accent-default-active: #
|
|
1932
|
-
--dt-colors-text-critical-disabled: #
|
|
1933
|
-
--dt-colors-text-critical-default: #
|
|
1934
|
-
--dt-colors-text-critical-default-hover: #
|
|
1935
|
-
--dt-colors-text-critical-default-active: #
|
|
1924
|
+
--dt-colors-text-warning-disabled: #595a7d80;
|
|
1925
|
+
--dt-colors-text-warning-default: #855400;
|
|
1926
|
+
--dt-colors-text-warning-default-hover: #6d3d00;
|
|
1927
|
+
--dt-colors-text-warning-default-active: #512a00;
|
|
1928
|
+
--dt-colors-text-warning-on-accent-disabled: #27202480;
|
|
1929
|
+
--dt-colors-text-warning-on-accent-default: #272024;
|
|
1930
|
+
--dt-colors-text-warning-on-accent-default-hover: #272024cc;
|
|
1931
|
+
--dt-colors-text-warning-on-accent-default-active: #27202499;
|
|
1932
|
+
--dt-colors-text-critical-disabled: #595a7d80;
|
|
1933
|
+
--dt-colors-text-critical-default: #bb0731;
|
|
1934
|
+
--dt-colors-text-critical-default-hover: #9b001e;
|
|
1935
|
+
--dt-colors-text-critical-default-active: #750013;
|
|
1936
1936
|
--dt-colors-text-critical-on-accent-disabled: #f9f1f380;
|
|
1937
1937
|
--dt-colors-text-critical-on-accent-default: #f9f1f3;
|
|
1938
1938
|
--dt-colors-text-critical-on-accent-default-hover: #f9f1f3cc;
|
|
1939
1939
|
--dt-colors-text-critical-on-accent-default-active: #f9f1f399;
|
|
1940
|
-
--dt-colors-icon-neutral-disabled: #
|
|
1941
|
-
--dt-colors-icon-neutral-subdued: #
|
|
1942
|
-
--dt-colors-icon-neutral-subdued-hover: #
|
|
1943
|
-
--dt-colors-icon-neutral-subdued-active: #
|
|
1944
|
-
--dt-colors-icon-neutral-default: #
|
|
1945
|
-
--dt-colors-icon-neutral-default-hover: #
|
|
1946
|
-
--dt-colors-icon-neutral-default-active: #
|
|
1940
|
+
--dt-colors-icon-neutral-disabled: #595a7d80;
|
|
1941
|
+
--dt-colors-icon-neutral-subdued: #595a7d;
|
|
1942
|
+
--dt-colors-icon-neutral-subdued-hover: #434465;
|
|
1943
|
+
--dt-colors-icon-neutral-subdued-active: #2f2f4f;
|
|
1944
|
+
--dt-colors-icon-neutral-default: #2f2f4f;
|
|
1945
|
+
--dt-colors-icon-neutral-default-hover: #434465;
|
|
1946
|
+
--dt-colors-icon-neutral-default-active: #595a7d;
|
|
1947
1947
|
--dt-colors-icon-neutral-on-accent-disabled: #f3f3f680;
|
|
1948
1948
|
--dt-colors-icon-neutral-on-accent-default: #f3f3f6;
|
|
1949
1949
|
--dt-colors-icon-neutral-on-accent-default-hover: #f3f3f6cc;
|
|
1950
1950
|
--dt-colors-icon-neutral-on-accent-default-active: #f3f3f699;
|
|
1951
|
-
--dt-colors-icon-primary-disabled: #
|
|
1952
|
-
--dt-colors-icon-primary-default: #
|
|
1953
|
-
--dt-colors-icon-primary-default-hover: #
|
|
1954
|
-
--dt-colors-icon-primary-default-active: #
|
|
1951
|
+
--dt-colors-icon-primary-disabled: #595a7d80;
|
|
1952
|
+
--dt-colors-icon-primary-default: #464cce;
|
|
1953
|
+
--dt-colors-icon-primary-default-hover: #3431b3;
|
|
1954
|
+
--dt-colors-icon-primary-default-active: #250f98;
|
|
1955
1955
|
--dt-colors-icon-primary-on-accent-disabled: #f4f4fb80;
|
|
1956
1956
|
--dt-colors-icon-primary-on-accent-default: #f4f4fb;
|
|
1957
1957
|
--dt-colors-icon-primary-on-accent-default-hover: #f4f4fbcc;
|
|
1958
1958
|
--dt-colors-icon-primary-on-accent-default-active: #f4f4fb99;
|
|
1959
|
-
--dt-colors-icon-success-disabled: #
|
|
1960
|
-
--dt-colors-icon-success-default: #
|
|
1961
|
-
--dt-colors-icon-success-default-hover: #
|
|
1962
|
-
--dt-colors-icon-success-default-active: #
|
|
1959
|
+
--dt-colors-icon-success-disabled: #595a7d80;
|
|
1960
|
+
--dt-colors-icon-success-default: #2d6761;
|
|
1961
|
+
--dt-colors-icon-success-default-hover: #12504b;
|
|
1962
|
+
--dt-colors-icon-success-default-active: #003b36;
|
|
1963
1963
|
--dt-colors-icon-success-on-accent-disabled: #f1f4f480;
|
|
1964
1964
|
--dt-colors-icon-success-on-accent-default: #f1f4f4;
|
|
1965
1965
|
--dt-colors-icon-success-on-accent-default-hover: #f1f4f4cc;
|
|
1966
1966
|
--dt-colors-icon-success-on-accent-default-active: #f1f4f499;
|
|
1967
|
-
--dt-colors-icon-warning-disabled: #
|
|
1968
|
-
--dt-colors-icon-warning-default: #
|
|
1969
|
-
--dt-colors-icon-warning-default-hover: #
|
|
1970
|
-
--dt-colors-icon-warning-default-active: #
|
|
1971
|
-
--dt-colors-icon-warning-on-accent-disabled: #
|
|
1972
|
-
--dt-colors-icon-warning-on-accent-default: #
|
|
1973
|
-
--dt-colors-icon-warning-on-accent-default-hover: #
|
|
1974
|
-
--dt-colors-icon-warning-on-accent-default-active: #
|
|
1975
|
-
--dt-colors-icon-critical-disabled: #
|
|
1976
|
-
--dt-colors-icon-critical-default: #
|
|
1977
|
-
--dt-colors-icon-critical-default-hover: #
|
|
1978
|
-
--dt-colors-icon-critical-default-active: #
|
|
1967
|
+
--dt-colors-icon-warning-disabled: #595a7d80;
|
|
1968
|
+
--dt-colors-icon-warning-default: #855400;
|
|
1969
|
+
--dt-colors-icon-warning-default-hover: #6d3d00;
|
|
1970
|
+
--dt-colors-icon-warning-default-active: #512a00;
|
|
1971
|
+
--dt-colors-icon-warning-on-accent-disabled: #27202480;
|
|
1972
|
+
--dt-colors-icon-warning-on-accent-default: #272024;
|
|
1973
|
+
--dt-colors-icon-warning-on-accent-default-hover: #272024cc;
|
|
1974
|
+
--dt-colors-icon-warning-on-accent-default-active: #27202499;
|
|
1975
|
+
--dt-colors-icon-critical-disabled: #595a7d80;
|
|
1976
|
+
--dt-colors-icon-critical-default: #bb0731;
|
|
1977
|
+
--dt-colors-icon-critical-default-hover: #9b001e;
|
|
1978
|
+
--dt-colors-icon-critical-default-active: #750013;
|
|
1979
1979
|
--dt-colors-icon-critical-on-accent-disabled: #f9f1f380;
|
|
1980
1980
|
--dt-colors-icon-critical-on-accent-default: #f9f1f3;
|
|
1981
1981
|
--dt-colors-icon-critical-on-accent-default-hover: #f9f1f3cc;
|
|
@@ -1990,11 +1990,11 @@ body {
|
|
|
1990
1990
|
--dt-colors-syntax-tag: #b30926;
|
|
1991
1991
|
--dt-colors-syntax-operators: #8136a9;
|
|
1992
1992
|
--dt-colors-syntax-boolean: #973f00;
|
|
1993
|
-
--dt-colors-charts-status-ideal-default: #
|
|
1994
|
-
--dt-colors-charts-status-good-default: #
|
|
1995
|
-
--dt-colors-charts-status-neutral-default: #
|
|
1996
|
-
--dt-colors-charts-status-warning-default: #
|
|
1997
|
-
--dt-colors-charts-status-critical-default: #
|
|
1993
|
+
--dt-colors-charts-status-ideal-default: #2f6862;
|
|
1994
|
+
--dt-colors-charts-status-good-default: #474fcf;
|
|
1995
|
+
--dt-colors-charts-status-neutral-default: #5b5c81;
|
|
1996
|
+
--dt-colors-charts-status-warning-default: #eea53c;
|
|
1997
|
+
--dt-colors-charts-status-critical-default: #c62239;
|
|
1998
1998
|
--dt-colors-charts-categorical-color-01-default: #134fc9;
|
|
1999
1999
|
--dt-colors-charts-categorical-color-02-default: #2c2f3f;
|
|
2000
2000
|
--dt-colors-charts-categorical-color-03-default: #2a7453;
|
|
@@ -2522,7 +2522,7 @@ body {
|
|
|
2522
2522
|
}
|
|
2523
2523
|
@supports (-moz-appearance:none) {
|
|
2524
2524
|
html, body {
|
|
2525
|
-
scrollbar-color: var(--dt-colors-background-field-neutral-emphasized, #
|
|
2525
|
+
scrollbar-color: var(--dt-colors-background-field-neutral-emphasized, #e4e5eb) var(--dt-colors-background-base-default, #f9f9fa);
|
|
2526
2526
|
scrollbar-width: thin;
|
|
2527
2527
|
}
|
|
2528
2528
|
}
|