@zohodesk/dot 1.0.0-temp-96 → 1.0.0-temp-98
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/assets/Appearance/dark/mode/contrast/dotDarkContrast.module.css +154 -154
- package/assets/Appearance/dark/themes/blue/contrast/blueDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/dark/themes/green/contrast/greenDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/dark/themes/orange/contrast/orangeDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/dark/themes/red/contrast/redDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/dark/themes/yellow/contrast/yellowDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/default/mode/contrast/dotDefaultContrast.module.css +279 -279
- package/assets/Appearance/default/themes/blue/contrast/blueDefaultDotThemeContrast.module.css +9 -9
- package/assets/Appearance/default/themes/green/contrast/greenDefaultDotThemeContrast.module.css +9 -9
- package/assets/Appearance/default/themes/orange/contrast/orangeDefaultDotThemeContrast.module.css +9 -9
- package/assets/Appearance/default/themes/red/contrast/redDefaultDotThemeContrast.module.css +9 -9
- package/assets/Appearance/default/themes/yellow/contrast/yellowDefaultDotThemeContrast.module.css +9 -9
- package/assets/Appearance/pureDark/mode/contrast/dotPureDarkContrast.module.css +156 -156
- package/assets/Appearance/pureDark/themes/blue/contrast/bluePureDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/pureDark/themes/green/contrast/greenPureDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/pureDark/themes/orange/contrast/orangePureDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/pureDark/themes/red/contrast/redPureDarkDotThemeContrast.module.css +1 -1
- package/assets/Appearance/pureDark/themes/yellow/contrast/yellowPureDarkDotThemeContrast.module.css +1 -1
- package/package.json +5 -5
|
@@ -11,255 +11,255 @@
|
|
|
11
11
|
--zdt_actionButton_primary_hover_text: var(--zdt_cta_primary_hover_text);
|
|
12
12
|
|
|
13
13
|
/* alert header */
|
|
14
|
-
--zdt_alertheader_default_bg: #
|
|
15
|
-
--zdt_alertheader_default_text: #
|
|
16
|
-
--zdt_alertheader_primary_bg: #
|
|
17
|
-
--zdt_alertheader_primary_text: #
|
|
18
|
-
--zdt_alertheader_danger_bg: #
|
|
19
|
-
--zdt_alertheader_danger_text: #
|
|
14
|
+
--zdt_alertheader_default_bg: #ffffff;
|
|
15
|
+
--zdt_alertheader_default_text: #000000;
|
|
16
|
+
--zdt_alertheader_primary_bg: #ffffff;
|
|
17
|
+
--zdt_alertheader_primary_text: #104060;
|
|
18
|
+
--zdt_alertheader_danger_bg: #ffffff;
|
|
19
|
+
--zdt_alertheader_danger_text: #691111;
|
|
20
20
|
|
|
21
21
|
/* alert lookup */
|
|
22
|
-
--zdt_alertlookup_innersection_text: #
|
|
22
|
+
--zdt_alertlookup_innersection_text: #000000;
|
|
23
23
|
|
|
24
24
|
/* alphabetic list */
|
|
25
|
-
--zdt_alphabeticList_text: #
|
|
25
|
+
--zdt_alphabeticList_text: #32373e;
|
|
26
26
|
--zdt_alphabeticList_hover_text: var(--zdt_cta_primary_text);
|
|
27
27
|
|
|
28
28
|
/* attachment */
|
|
29
|
-
--zdt_attachment_default_bg: #
|
|
29
|
+
--zdt_attachment_default_bg: #ffffff;
|
|
30
30
|
--zdt_attachment_default_border: var(--zdt_cta_grey_40_border);
|
|
31
|
-
--zdt_attachment_default_hover_border: #
|
|
32
|
-
--zdt_attachment_hover_text: #
|
|
31
|
+
--zdt_attachment_default_hover_border: #32373e;
|
|
32
|
+
--zdt_attachment_hover_text: #000000;
|
|
33
33
|
--zdt_attachment_transparent_bg: var(--dot_mirror);
|
|
34
|
-
--zdt_attachment_size_text: #
|
|
34
|
+
--zdt_attachment_size_text: #151619;
|
|
35
35
|
--zdt_attachment_download_bg: var(--zdt_cta_grey_20_bg);
|
|
36
|
-
--zdt_attachment_download_hover_bg: #
|
|
37
|
-
--zdt_attachment_download_hover_text: #
|
|
36
|
+
--zdt_attachment_download_hover_bg: #949ca8;
|
|
37
|
+
--zdt_attachment_download_hover_text: #b3b3b3;
|
|
38
38
|
|
|
39
39
|
/* avatar close */
|
|
40
|
-
--zdt_avatarclose_pop_bg: #
|
|
41
|
-
--zdt_avatarclose_pop_text: #
|
|
40
|
+
--zdt_avatarclose_pop_bg: #1a1a1a;
|
|
41
|
+
--zdt_avatarclose_pop_text: #787573;
|
|
42
42
|
|
|
43
43
|
/* avatar collision */
|
|
44
44
|
--zdt_avatarcollision_on_border: var(--zdt_cta_primary_border);
|
|
45
45
|
--zdt_avatarcollision_off_border: var(--zdt_cta_grey_35_border);
|
|
46
|
-
--zdt_avatarcollision_off_after_border: #
|
|
46
|
+
--zdt_avatarcollision_off_after_border: #b3b3b3;
|
|
47
47
|
--zdt_avatarcollision_off_after_bg: var(--zdt_cta_grey_35_bg);
|
|
48
|
-
--zdt_avatarcollision_pop_bg: #
|
|
49
|
-
--zdt_avatarcollision_pop_text: #
|
|
50
|
-
--zdt_avatarcollision_icon_text: #
|
|
48
|
+
--zdt_avatarcollision_pop_bg: #1a1a1a;
|
|
49
|
+
--zdt_avatarcollision_pop_text: #787573;
|
|
50
|
+
--zdt_avatarcollision_icon_text: #b3b3b3;
|
|
51
51
|
|
|
52
52
|
/* avatar icon */
|
|
53
|
-
--zdt_avatarIcon_dark_icon: #
|
|
54
|
-
--zdt_avatarIcon_danger_icon: #
|
|
55
|
-
--zdt_avatarIcon_primary_icon: #
|
|
56
|
-
--zdt_avatarIcon_grey_icon: #
|
|
57
|
-
--zdt_avatarIcon_success_icon: #
|
|
58
|
-
--zdt_avatarIcon_smoke_icon: #
|
|
53
|
+
--zdt_avatarIcon_dark_icon: #1a1a1a;
|
|
54
|
+
--zdt_avatarIcon_danger_icon: #e56161;
|
|
55
|
+
--zdt_avatarIcon_primary_icon: #318df6;
|
|
56
|
+
--zdt_avatarIcon_grey_icon: #707989;
|
|
57
|
+
--zdt_avatarIcon_success_icon: #33d155;
|
|
58
|
+
--zdt_avatarIcon_smoke_icon: #c4c4c4;
|
|
59
59
|
--zdt_avatarIcon_default_border: var(--zdt_cta_grey_40_border);
|
|
60
|
-
--zdt_avatarIcon_default_hover_border: #
|
|
61
|
-
--zdt_avatarIcon_primary_border: #
|
|
62
|
-
--zdt_avatarIcon_primary_hover_border: #
|
|
63
|
-
--zdt_avatarIcon_secondary_border: #
|
|
64
|
-
--zdt_avatarIcon_secondary_hover_border: #
|
|
65
|
-
--zdt_avatarIcon_success_border: #
|
|
66
|
-
--zdt_avatarIcon_success_hover_border: #
|
|
67
|
-
--zdt_avatarIcon_danger_border: #
|
|
68
|
-
--zdt_avatarIcon_danger_hover_border: #
|
|
60
|
+
--zdt_avatarIcon_default_hover_border: #32373e;
|
|
61
|
+
--zdt_avatarIcon_primary_border: #042b58;
|
|
62
|
+
--zdt_avatarIcon_primary_hover_border: #000e1f;
|
|
63
|
+
--zdt_avatarIcon_secondary_border: #004266;
|
|
64
|
+
--zdt_avatarIcon_secondary_hover_border: #004266;
|
|
65
|
+
--zdt_avatarIcon_success_border: #0a2e12;
|
|
66
|
+
--zdt_avatarIcon_success_hover_border: #000000;
|
|
67
|
+
--zdt_avatarIcon_danger_border: #691111;
|
|
68
|
+
--zdt_avatarIcon_danger_hover_border: #240605;
|
|
69
69
|
|
|
70
70
|
/* avatar status */
|
|
71
|
-
--zdt_avatarstatus_size_border: #
|
|
72
|
-
--zdt_avatarstatus_online_bg: #
|
|
73
|
-
--zdt_avatarstatus_offline_bg: #
|
|
74
|
-
--zdt_avatarstatus_idle_bg: #
|
|
71
|
+
--zdt_avatarstatus_size_border: #b3b3b3;
|
|
72
|
+
--zdt_avatarstatus_online_bg: #33d155;
|
|
73
|
+
--zdt_avatarstatus_offline_bg: #e6e7ef;
|
|
74
|
+
--zdt_avatarstatus_idle_bg: #ff8b33;
|
|
75
75
|
|
|
76
76
|
/* avatar thread */
|
|
77
|
-
--zdt_avatarthread_bg: #
|
|
77
|
+
--zdt_avatarthread_bg: #ffffff;
|
|
78
78
|
--zdt_avatarthread_default_border: var(--zdt_cta_grey_35_border);
|
|
79
|
-
--zdt_avatarthread_default_text: #
|
|
80
|
-
--zdt_avatarthread_primary_border: #
|
|
81
|
-
--zdt_avatarthread_primary_text: #
|
|
82
|
-
--zdt_avatarthread_success_border: #
|
|
83
|
-
--zdt_avatarthread_success_text: #
|
|
84
|
-
--zdt_avatarthread_danger_border: #
|
|
85
|
-
--zdt_avatarthread_danger_text: #
|
|
79
|
+
--zdt_avatarthread_default_text: #151619;
|
|
80
|
+
--zdt_avatarthread_primary_border: #042b58;
|
|
81
|
+
--zdt_avatarthread_primary_text: #042b58;
|
|
82
|
+
--zdt_avatarthread_success_border: #0a2e12;
|
|
83
|
+
--zdt_avatarthread_success_text: #0a2e12;
|
|
84
|
+
--zdt_avatarthread_danger_border: #691111;
|
|
85
|
+
--zdt_avatarthread_danger_text: #691111;
|
|
86
86
|
|
|
87
87
|
/* avatar user */
|
|
88
|
-
--zdt_avataruser_default_bg: #
|
|
89
|
-
--zdt_avataruser_delete_bg: #
|
|
90
|
-
--zdt_avataruser_delete_text: #
|
|
88
|
+
--zdt_avataruser_default_bg: #ffffff;
|
|
89
|
+
--zdt_avataruser_delete_bg: #1a1a1a;
|
|
90
|
+
--zdt_avataruser_delete_text: #b3b3b3;
|
|
91
91
|
|
|
92
92
|
/* avatar with team */
|
|
93
|
-
--zdt_avatarteam_default_bg: #
|
|
93
|
+
--zdt_avatarteam_default_bg: #ffffff;
|
|
94
94
|
|
|
95
95
|
/* channel icon */
|
|
96
|
-
--zdt_channelIcon_icon: #
|
|
97
|
-
--zdt_channelIcon_topIcon_bg: #
|
|
98
|
-
--zdt_channelIcon_topIcon_iconGreen: #
|
|
99
|
-
--zdt_channelIcon_topIcon_iconYellow: #
|
|
96
|
+
--zdt_channelIcon_icon: #1a1a1a;
|
|
97
|
+
--zdt_channelIcon_topIcon_bg: #ffffff;
|
|
98
|
+
--zdt_channelIcon_topIcon_iconGreen: #33d155;
|
|
99
|
+
--zdt_channelIcon_topIcon_iconYellow: #e56161;
|
|
100
100
|
--zdt_channelIcon_topIcon_border: var(--zdt_cta_grey_35_border);
|
|
101
101
|
|
|
102
102
|
/* drawer */
|
|
103
|
-
--zdt_drawer_default_box_shadow: #
|
|
104
|
-
--zdt_drawer_default_bg: #
|
|
103
|
+
--zdt_drawer_default_box_shadow: #000000;
|
|
104
|
+
--zdt_drawer_default_bg: #ffffff;
|
|
105
105
|
--zdt_drawer_header_bg: var(--zdt_cta_grey_10_bg);
|
|
106
106
|
--zdt_drawer_header_border: var(--zdt_cta_grey_35_border);
|
|
107
|
-
--zdt_drawer_title_text: #
|
|
107
|
+
--zdt_drawer_title_text: #000000;
|
|
108
108
|
|
|
109
109
|
/* toggle dropdown */
|
|
110
110
|
--zdt_toggledropdown_line_border: var(--zdt_cta_grey_15_border);
|
|
111
111
|
|
|
112
112
|
/* common empty state */
|
|
113
|
-
--zdt_commonEmptyState_default_title: #
|
|
114
|
-
--zdt_commonEmptyState_default_description: #
|
|
113
|
+
--zdt_commonEmptyState_default_title: #313e54;
|
|
114
|
+
--zdt_commonEmptyState_default_description: #707989;
|
|
115
115
|
--zdt_commonEmptyState_default_link: var(--zdt_cta_primary_text);
|
|
116
116
|
--zdt_commonEmptyState_default_link_hover: var(--zdt_cta_primary_hover_text);
|
|
117
117
|
|
|
118
118
|
/* edition page */
|
|
119
|
-
--zdt_editionpage_footer_text: #
|
|
119
|
+
--zdt_editionpage_footer_text: #a1a1a1;
|
|
120
120
|
--zdt_editionpage_primary_text: var(--zdt_cta_primary_text);
|
|
121
121
|
|
|
122
122
|
/* error state empty */
|
|
123
|
-
--zdt_emptystate_default_bg: #
|
|
124
|
-
--zdt_emptystate_title_text: #
|
|
123
|
+
--zdt_emptystate_default_bg: #ffffff;
|
|
124
|
+
--zdt_emptystate_title_text: #000000;
|
|
125
125
|
|
|
126
126
|
/* link text */
|
|
127
127
|
--zdt_linktext_default_text: var(--zdt_cta_primary_text);
|
|
128
128
|
|
|
129
129
|
/* permission play */
|
|
130
|
-
--zdt_permissionplay_title_text: #
|
|
130
|
+
--zdt_permissionplay_title_text: #000000;
|
|
131
131
|
|
|
132
132
|
/* will back */
|
|
133
|
-
--zdt_willback_title_text: #
|
|
133
|
+
--zdt_willback_title_text: #5f6063;
|
|
134
134
|
|
|
135
135
|
/* flip card */
|
|
136
136
|
--zdt_flipcard_default_bg: var(--dot_mirror);
|
|
137
|
-
--zdt_flipcard_default_text: #
|
|
137
|
+
--zdt_flipcard_default_text: #2b2b2b;
|
|
138
138
|
|
|
139
139
|
/* form fields */
|
|
140
|
-
--zdt_fields_phoneicon_icon: #
|
|
141
|
-
--zdt_fields_phoneicon_hover_icon: #
|
|
142
|
-
--zdt_fields_lockicon_icon: #
|
|
143
|
-
--zdt_fields_lockicon_hover_icon: #
|
|
144
|
-
--zdt_fields_phitag_text: #
|
|
145
|
-
--zdt_fields_phitag_bg: #
|
|
146
|
-
--zdt_fields_phitag_border: #
|
|
147
|
-
--zdt_fields_newtabicon_icon: #
|
|
140
|
+
--zdt_fields_phoneicon_icon: #1a1a1a;
|
|
141
|
+
--zdt_fields_phoneicon_hover_icon: #33d155;
|
|
142
|
+
--zdt_fields_lockicon_icon: #707989;
|
|
143
|
+
--zdt_fields_lockicon_hover_icon: #e56161;
|
|
144
|
+
--zdt_fields_phitag_text: #000000;
|
|
145
|
+
--zdt_fields_phitag_bg: #ffffff;
|
|
146
|
+
--zdt_fields_phitag_border: #0a2e12;
|
|
147
|
+
--zdt_fields_newtabicon_icon: #1a1a1a;
|
|
148
148
|
--zdt_fields_newtabicon_hover_icon: var(--zdt_cta_primary_text);
|
|
149
149
|
|
|
150
150
|
/* form action */
|
|
151
|
-
--zdt_formAction_bg: #
|
|
151
|
+
--zdt_formAction_bg: #ffffff;
|
|
152
152
|
--zdt_formAction_border: var(--zdt_cta_grey_15_border);
|
|
153
153
|
|
|
154
154
|
/* freezelayer */
|
|
155
|
-
--zdt_freezelayer_default_bg: #
|
|
156
|
-
--zdt_freezelayer_dark_bg: #
|
|
155
|
+
--zdt_freezelayer_default_bg: #1a1a1a;
|
|
156
|
+
--zdt_freezelayer_dark_bg: #1a1a1a;
|
|
157
157
|
--zdt_freezelayer_plain_bg: var(--dot_mirror);
|
|
158
|
-
--zdt_freezelayer_snow_bg: #
|
|
158
|
+
--zdt_freezelayer_snow_bg: #3f496e;
|
|
159
159
|
|
|
160
160
|
/* icon button */
|
|
161
|
-
--zdt_iconButton_icon_black: #
|
|
161
|
+
--zdt_iconButton_icon_black: #1a1a1a;
|
|
162
162
|
--zdt_iconButton_icon_primary: var(--zdt_cta_alpha_text);
|
|
163
163
|
--zdt_iconButton_icon_primaryHover: var(--zdt_cta_alpha_hover_text);
|
|
164
|
-
--zdt_iconButton_icon_primaryActive: #
|
|
164
|
+
--zdt_iconButton_icon_primaryActive: #ffffff;
|
|
165
165
|
|
|
166
166
|
/* important notes */
|
|
167
|
-
--zdt_importantnotes_bg: #
|
|
168
|
-
--zdt_importantnotes_title_text: #
|
|
169
|
-
--zdt_importantnotes_icon: #
|
|
167
|
+
--zdt_importantnotes_bg: #ffffff;
|
|
168
|
+
--zdt_importantnotes_title_text: #000000;
|
|
169
|
+
--zdt_importantnotes_icon: #1a1a1a;
|
|
170
170
|
|
|
171
171
|
/* setup detail layout */
|
|
172
|
-
--zdt_setupdetail_header_border: #
|
|
173
|
-
--zdt_setupdetail_backicon: #
|
|
174
|
-
--zdt_setupdetail_hover_backicon_bg: #
|
|
175
|
-
--zdt_setupdetail_helpinfo: #
|
|
176
|
-
--zdt_setupdetail_helpinfo_text: #
|
|
177
|
-
--zdt_setupdetail_popup_border: #
|
|
178
|
-
--zdt_setupdetail_popup_bg: #
|
|
179
|
-
--zdt_setupdetail_infoheader_bg: #
|
|
180
|
-
--zdt_setupdetail_infoheader_text: #
|
|
181
|
-
--zdt_setupdetail_infoicon_border: #
|
|
182
|
-
--zdt_setupdetail_infoclose: #
|
|
172
|
+
--zdt_setupdetail_header_border: #97a0a5;
|
|
173
|
+
--zdt_setupdetail_backicon: #4d4d4d;
|
|
174
|
+
--zdt_setupdetail_hover_backicon_bg: #ffffff;
|
|
175
|
+
--zdt_setupdetail_helpinfo: #fafafa;
|
|
176
|
+
--zdt_setupdetail_helpinfo_text: #4d4d4d;
|
|
177
|
+
--zdt_setupdetail_popup_border: #9c9c9c;
|
|
178
|
+
--zdt_setupdetail_popup_bg: #ffffff;
|
|
179
|
+
--zdt_setupdetail_infoheader_bg: #2b9cf3;
|
|
180
|
+
--zdt_setupdetail_infoheader_text: #042e4d;
|
|
181
|
+
--zdt_setupdetail_infoicon_border: #042e4d;
|
|
182
|
+
--zdt_setupdetail_infoclose: #a1a1a1;
|
|
183
183
|
|
|
184
184
|
/* subtab layout */
|
|
185
185
|
--zdt_subtablayout_border: var(--zdt_cta_grey_15_border);
|
|
186
|
-
--zdt_subtablayout_tabhead_bg: #
|
|
187
|
-
--zdt_subtablayout_plusicon_bg: #
|
|
188
|
-
--zdt_subtablayout_primary_border: #
|
|
189
|
-
--zdt_subtablayout_shadowstyle_box_shadow: #
|
|
186
|
+
--zdt_subtablayout_tabhead_bg: #ffffff;
|
|
187
|
+
--zdt_subtablayout_plusicon_bg: #ffffff;
|
|
188
|
+
--zdt_subtablayout_primary_border: #a1a1a1;
|
|
189
|
+
--zdt_subtablayout_shadowstyle_box_shadow: #000000;
|
|
190
190
|
--zdt_subtablayout_title_text: var(--zdt_cta_primary_text);
|
|
191
|
-
--zdt_subtablayout_label_text: #
|
|
191
|
+
--zdt_subtablayout_label_text: #5e5e5e;
|
|
192
192
|
|
|
193
193
|
/* avatar flip */
|
|
194
|
-
--zdt_avatarflip_default_text: #
|
|
194
|
+
--zdt_avatarflip_default_text: #000000;
|
|
195
195
|
|
|
196
196
|
/* comment icon */
|
|
197
|
-
--zdt_comment_iconText: #
|
|
198
|
-
--zdt_comment_hover_iconText: #
|
|
197
|
+
--zdt_comment_iconText: #707989;
|
|
198
|
+
--zdt_comment_hover_iconText: #1a1a1a;
|
|
199
199
|
|
|
200
200
|
/* department dropdown */
|
|
201
|
-
--zdt_departmentdropdown_default_text: #
|
|
202
|
-
--zdt_departmentdropdown_default_hover_text: #
|
|
201
|
+
--zdt_departmentdropdown_default_text: #32373e;
|
|
202
|
+
--zdt_departmentdropdown_default_hover_text: #000000;
|
|
203
203
|
|
|
204
204
|
/* dot */
|
|
205
205
|
--zdt_dot_text: var(--zdt_cta_grey_40_text);
|
|
206
206
|
|
|
207
207
|
/* dot new */
|
|
208
208
|
--zdt_dotnew_default_bg: var(--zdt_cta_primary_bg);
|
|
209
|
-
--zdt_dotnew_default_box_shadow: #
|
|
209
|
+
--zdt_dotnew_default_box_shadow: #042b58;
|
|
210
210
|
--zdt_dotnew_animate_box_shadow: var(--dot_mirror);
|
|
211
|
-
--zdt_dotnew_animate_to_box_shadow: #
|
|
211
|
+
--zdt_dotnew_animate_to_box_shadow: #b3b3b3;
|
|
212
212
|
|
|
213
213
|
/* grid stencils */
|
|
214
|
-
--zdt_gridstencils_default_bg: #
|
|
215
|
-
--zdt_gridstencils_default_border: #
|
|
216
|
-
--zdt_gridstencils_after_bg: #
|
|
217
|
-
--zdt_gridstencils_listbar_bg: #
|
|
214
|
+
--zdt_gridstencils_default_bg: #ffffff;
|
|
215
|
+
--zdt_gridstencils_default_border: #a6a6a6;
|
|
216
|
+
--zdt_gridstencils_after_bg: #ffffff;
|
|
217
|
+
--zdt_gridstencils_listbar_bg: #ffffff;
|
|
218
218
|
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(to left, var(--zd_smoke78) 0, #edeef1 20%, var(--zd_smoke78) 40%, var(--zd_smoke78) 100%);
|
|
219
219
|
|
|
220
220
|
/* icons */
|
|
221
|
-
--zdt_icons_default: #
|
|
221
|
+
--zdt_icons_default: #707989;
|
|
222
222
|
--zdt_icons_hover_blue: var(--zdt_cta_primary_text);
|
|
223
|
-
--zdt_icons_hover_red: #
|
|
223
|
+
--zdt_icons_hover_red: #e56161;
|
|
224
224
|
|
|
225
225
|
/* list layout */
|
|
226
226
|
--zdt_listLayout_border: var(--zdt_cta_grey_15_border);
|
|
227
227
|
--zdt_listLayout_hover_bg: var(--dot_listItemHover);
|
|
228
228
|
--zdt_listLayout_active_bg: var(--dot_listItemActive);
|
|
229
229
|
--zdt_listLayout_active_border: var(--zdt_cta_primary_border);
|
|
230
|
-
--zdt_listLayout_keyboard_active_border: #
|
|
230
|
+
--zdt_listLayout_keyboard_active_border: #32373e;
|
|
231
231
|
|
|
232
232
|
/* list stencils */
|
|
233
233
|
--zdt_liststencils_innercontainer_border: var(--zdt_cta_grey_15_border);
|
|
234
234
|
|
|
235
235
|
/* secondary text */
|
|
236
|
-
--zdt_secondaryText_gray_text: #
|
|
237
|
-
--zdt_secondaryText_orage_text: #
|
|
238
|
-
--zdt_secondaryText_green_text: #
|
|
239
|
-
--zdt_secondaryText_red_text: #
|
|
236
|
+
--zdt_secondaryText_gray_text: #151619;
|
|
237
|
+
--zdt_secondaryText_orage_text: #662c00;
|
|
238
|
+
--zdt_secondaryText_green_text: #0a2e12;
|
|
239
|
+
--zdt_secondaryText_red_text: #691111;
|
|
240
240
|
--zdt_secondaryText_blue_text: var(--zdt_cta_primary_text);
|
|
241
241
|
--zdt_secondaryText_blue_hover_text: var(--zdt_cta_primary_hover_text);
|
|
242
|
-
--zdt_secondaryText_black_text: #
|
|
243
|
-
--zdt_secondaryText_secondaryText_text: #
|
|
242
|
+
--zdt_secondaryText_black_text: #000000;
|
|
243
|
+
--zdt_secondaryText_secondaryText_text: #151619;
|
|
244
244
|
|
|
245
245
|
/* status dropdown */
|
|
246
246
|
--zdt_statusdropdown_line_border: var(--zdt_cta_grey_15_border);
|
|
247
247
|
|
|
248
248
|
/* status listitem */
|
|
249
|
-
--zdt_statuslistitem_list_text: #
|
|
249
|
+
--zdt_statuslistitem_list_text: #000000;
|
|
250
250
|
--zdt_statuslistitem_default_border: var(--dot_mirror);
|
|
251
251
|
--zdt_statuslistitem_default_active_border: var(--zdt_cta_primary_border);
|
|
252
252
|
--zdt_statuslistitem_default_effect_bg: var(--dot_listItemHover);
|
|
253
253
|
--zdt_statuslistitem_primary_efffect_bg: var(--dot_listItemActive);
|
|
254
254
|
--zdt_statuslistitem_secondary_effect_bg: var(--zdt_cta_primary_bg);
|
|
255
|
-
--zdt_statuslistitem_secondary_effect_text: #
|
|
255
|
+
--zdt_statuslistitem_secondary_effect_text: #b3b3b3;
|
|
256
256
|
--zdt_statuslistitem_tickicon: var(--zdt_cta_primary_text);
|
|
257
|
-
--zdt_statuslistitem_black_bg: #
|
|
258
|
-
--zdt_statuslistitem_orange_bg: #
|
|
259
|
-
--zdt_statuslistitem_green_bg: #
|
|
257
|
+
--zdt_statuslistitem_black_bg: #1a1a1a;
|
|
258
|
+
--zdt_statuslistitem_orange_bg: #ff8b33;
|
|
259
|
+
--zdt_statuslistitem_green_bg: #33d155;
|
|
260
260
|
|
|
261
261
|
/* subject */
|
|
262
|
-
--zdt_subject_text: #
|
|
262
|
+
--zdt_subject_text: #000000;
|
|
263
263
|
|
|
264
264
|
/* tag new */
|
|
265
265
|
--zdt_tagnew_default_bg: var(--zdt_cta_primary_bg);
|
|
@@ -267,31 +267,31 @@
|
|
|
267
267
|
--zdt_tagnew_default_text: var(--zdt_cta_secondary_text);
|
|
268
268
|
|
|
269
269
|
/* thread */
|
|
270
|
-
--zdt_thread_iconText: #
|
|
271
|
-
--zdt_thread_hover_iconText: #
|
|
270
|
+
--zdt_thread_iconText: #707989;
|
|
271
|
+
--zdt_thread_hover_iconText: #1a1a1a;
|
|
272
272
|
|
|
273
273
|
/* usertime */
|
|
274
|
-
--zdt_usertime_timeText: #
|
|
275
|
-
--zdt_usertime_icon_red: #
|
|
276
|
-
--zdt_usertime_icon_green: #
|
|
277
|
-
--zdt_usertime_icon_orange: #
|
|
278
|
-
--zdt_usertime_icon_gray: #
|
|
274
|
+
--zdt_usertime_timeText: #707989;
|
|
275
|
+
--zdt_usertime_icon_red: #e56161;
|
|
276
|
+
--zdt_usertime_icon_green: #33d155;
|
|
277
|
+
--zdt_usertime_icon_orange: #ff8b33;
|
|
278
|
+
--zdt_usertime_icon_gray: #707989;
|
|
279
279
|
|
|
280
280
|
/* loader */
|
|
281
281
|
--zdt_loader_gradient_bg: linear-gradient(to right, rgb(206, 34, 50) 0%, rgb(96, 128, 64) 20%, rgb(144, 178, 71) 40%, rgb(249, 221, 75) 60%, rgb(9, 116, 176) 80%, rgb(206, 34, 50) 100%);
|
|
282
282
|
|
|
283
283
|
/* lookup header common */
|
|
284
284
|
--zdt_lookupheader_default_bg: var(--zdt_cta_grey_10_bg);
|
|
285
|
-
--zdt_lookupheader_white_bg: #
|
|
285
|
+
--zdt_lookupheader_white_bg: #ffffff;
|
|
286
286
|
--zdt_lookupheader_default_border: var(--zdt_cta_grey_35_border);
|
|
287
287
|
--zdt_lookupheader_white_border: var(--zdt_cta_grey_15_border);
|
|
288
|
-
--zdt_lookupheader_para_text: #
|
|
289
|
-
--zdt_lookupheader_input_border: #
|
|
288
|
+
--zdt_lookupheader_para_text: #151619;
|
|
289
|
+
--zdt_lookupheader_input_border: #999999;
|
|
290
290
|
|
|
291
291
|
/* lookup close */
|
|
292
|
-
--zdt_lookupclose_default_text: #
|
|
293
|
-
--zdt_lookupclose_default_hover_bg: #
|
|
294
|
-
--zdt_lookupclose_default_hover_text: #
|
|
292
|
+
--zdt_lookupclose_default_text: #1a1a1a;
|
|
293
|
+
--zdt_lookupclose_default_hover_bg: #ffffff;
|
|
294
|
+
--zdt_lookupclose_default_hover_text: #000000;
|
|
295
295
|
|
|
296
296
|
/* lookup search */
|
|
297
297
|
--zdt_lookupsearch_boxstyle_border: var(--zdt_cta_grey_35_border);
|
|
@@ -299,45 +299,45 @@
|
|
|
299
299
|
--zdt_lookupsearch_boxstyle_activer_border: var(--dot_inputLineFocus);
|
|
300
300
|
|
|
301
301
|
/* lookup ticket header */
|
|
302
|
-
--zdt_lookupticketheader_border: #
|
|
302
|
+
--zdt_lookupticketheader_border: #999999;
|
|
303
303
|
|
|
304
304
|
/* lookup title */
|
|
305
|
-
--zdt_lookuptitle_default_text: #
|
|
306
|
-
--zdt_lookuptitle_primary_text: #
|
|
307
|
-
--zdt_lookuptitle_danger_text: #
|
|
305
|
+
--zdt_lookuptitle_default_text: #000000;
|
|
306
|
+
--zdt_lookuptitle_primary_text: #042b58;
|
|
307
|
+
--zdt_lookuptitle_danger_text: #691111;
|
|
308
308
|
|
|
309
309
|
/* view dropdown */
|
|
310
|
-
--zdt_viewdropdown_empty_text: #
|
|
311
|
-
--zdt_viewdropdown_label_text: #
|
|
312
|
-
--zdt_viewdropdown_hover_label_text: #
|
|
310
|
+
--zdt_viewdropdown_empty_text: #32373e;
|
|
311
|
+
--zdt_viewdropdown_label_text: #151619;
|
|
312
|
+
--zdt_viewdropdown_hover_label_text: #000000;
|
|
313
313
|
|
|
314
314
|
/* lookup section */
|
|
315
|
-
--zdt_lookupsection_bg: #
|
|
316
|
-
--zdt_lookupsection_box_shadow: #
|
|
315
|
+
--zdt_lookupsection_bg: #ffffff;
|
|
316
|
+
--zdt_lookupsection_box_shadow: #111b36;
|
|
317
317
|
|
|
318
318
|
/* message */
|
|
319
|
-
--zdt_message_default_box_shadow: #
|
|
320
|
-
--zdt_message_default_bg: #
|
|
321
|
-
--zdt_message_success_bg: #
|
|
322
|
-
--zdt_message_alert_bg: #
|
|
323
|
-
--zdt_message_info_bg: #
|
|
324
|
-
--zdt_message_tickicon: #
|
|
325
|
-
--zdt_message_close_text: #
|
|
319
|
+
--zdt_message_default_box_shadow: #000000;
|
|
320
|
+
--zdt_message_default_bg: #ffffff;
|
|
321
|
+
--zdt_message_success_bg: #33d155;
|
|
322
|
+
--zdt_message_alert_bg: #e56161;
|
|
323
|
+
--zdt_message_info_bg: #0fe3ff;
|
|
324
|
+
--zdt_message_tickicon: #ffffff;
|
|
325
|
+
--zdt_message_close_text: #4d4d4d;
|
|
326
326
|
|
|
327
327
|
/* message banner */
|
|
328
|
-
--zdt_messagebanner_text: #
|
|
328
|
+
--zdt_messagebanner_text: #000000;
|
|
329
329
|
--zdt_messagebanner_link_text: var(--zdt_cta_primary_text);
|
|
330
|
-
--zdt_messagebanner_close_text: #
|
|
331
|
-
--zdt_messagebanner_close_hover_bg: #
|
|
332
|
-
--zdt_messagebanner_close_hover_text: #
|
|
333
|
-
--zdt_messagebanner_default_bg: #
|
|
334
|
-
--zdt_messagebanner_blue_bg: #
|
|
335
|
-
--zdt_messagebanner_white_text: #
|
|
330
|
+
--zdt_messagebanner_close_text: #5e5e5e;
|
|
331
|
+
--zdt_messagebanner_close_hover_bg: #f9f9ec;
|
|
332
|
+
--zdt_messagebanner_close_hover_text: #000000;
|
|
333
|
+
--zdt_messagebanner_default_bg: #ffffff;
|
|
334
|
+
--zdt_messagebanner_blue_bg: #ffffff;
|
|
335
|
+
--zdt_messagebanner_white_text: #b3b3b3;
|
|
336
336
|
|
|
337
337
|
/* new star */
|
|
338
|
-
--zdt_newstar_green_text: #
|
|
339
|
-
--zdt_newstar_yellow_text: #
|
|
340
|
-
--zdt_newstar_blue_text: #
|
|
338
|
+
--zdt_newstar_green_text: #0a2e12;
|
|
339
|
+
--zdt_newstar_yellow_text: #524504;
|
|
340
|
+
--zdt_newstar_blue_text: #042b58;
|
|
341
341
|
|
|
342
342
|
/* plus icon */
|
|
343
343
|
--zdt_plusicon_box_shadow: var(--zdt_cta_primary_box_shadow);
|
|
@@ -351,183 +351,183 @@
|
|
|
351
351
|
--zdt_headerlink_hover_text: var(--zdt_cta_primary_border);
|
|
352
352
|
|
|
353
353
|
/* search */
|
|
354
|
-
--zdt_search_input_border: #
|
|
355
|
-
--zdt_search_input_text: #
|
|
356
|
-
--zdt_search_input_bg: #
|
|
354
|
+
--zdt_search_input_border: #4d4d4d;
|
|
355
|
+
--zdt_search_input_text: #000000;
|
|
356
|
+
--zdt_search_input_bg: #ffffff;
|
|
357
357
|
--zdt_search_input_focus_border: var(--zdt_cta_primary_border);
|
|
358
|
-
--zdt_search_icon: #
|
|
359
|
-
--zdt_search_hover_icon: #
|
|
360
|
-
--zdt_search_placeholder_text: #
|
|
358
|
+
--zdt_search_icon: #b3b3b3;
|
|
359
|
+
--zdt_search_hover_icon: #808080;
|
|
360
|
+
--zdt_search_placeholder_text: #7d7d7d;
|
|
361
361
|
|
|
362
362
|
/* views */
|
|
363
|
-
--zdt_views_icon: #
|
|
364
|
-
--zdt_views_border: #
|
|
365
|
-
--zdt_views_hover_icon: #
|
|
363
|
+
--zdt_views_icon: #b3b3b3;
|
|
364
|
+
--zdt_views_border: #949494;
|
|
365
|
+
--zdt_views_hover_icon: #808080;
|
|
366
366
|
--zdt_views_active_icon: var(--zdt_cta_primary_text);
|
|
367
367
|
|
|
368
368
|
/* help tips description */
|
|
369
|
-
--zdt_helptips_text: #
|
|
369
|
+
--zdt_helptips_text: #1a1a1a;
|
|
370
370
|
|
|
371
371
|
/* help tips link */
|
|
372
372
|
--zdt_helptipslink_text: var(--zdt_cta_primary_text);
|
|
373
373
|
|
|
374
374
|
/* list group */
|
|
375
|
-
--zdt_listgroup_text: #
|
|
375
|
+
--zdt_listgroup_text: #1a1a1a;
|
|
376
376
|
|
|
377
377
|
/* help tips title */
|
|
378
|
-
--zdt_helptipstitle_text: #
|
|
378
|
+
--zdt_helptipstitle_text: #000000;
|
|
379
379
|
|
|
380
380
|
/* setup table head */
|
|
381
|
-
--zdt_setuptablehead_border: #
|
|
381
|
+
--zdt_setuptablehead_border: #97a0a5;
|
|
382
382
|
|
|
383
383
|
/* setup table row */
|
|
384
|
-
--zdt_setuptablerow_border: #
|
|
385
|
-
--zdt_setuptablerow_hover_bg: #
|
|
384
|
+
--zdt_setuptablerow_border: #adadad;
|
|
385
|
+
--zdt_setuptablerow_hover_bg: #ffffff;
|
|
386
386
|
|
|
387
387
|
/* table text */
|
|
388
388
|
--zdt_tabletext_primary_text: var(--zdt_cta_primary_text);
|
|
389
|
-
--zdt_tabletext_default_text: #
|
|
390
|
-
--zdt_tabletext_green_text: #
|
|
391
|
-
--zdt_tabletext_danger_text: #
|
|
392
|
-
--zdt_tabletext_heading_text: #
|
|
389
|
+
--zdt_tabletext_default_text: #000000;
|
|
390
|
+
--zdt_tabletext_green_text: #071f00;
|
|
391
|
+
--zdt_tabletext_danger_text: #691111;
|
|
392
|
+
--zdt_tabletext_heading_text: #1a1a1a;
|
|
393
393
|
|
|
394
394
|
/* toast message */
|
|
395
|
-
--zdt_toastmessage_default_box_shadow: #
|
|
396
|
-
--zdt_toastmessage_default_bg: #
|
|
397
|
-
--zdt_toastmessage_alert_border: #
|
|
398
|
-
--zdt_toastmessage_alert_text: #
|
|
399
|
-
--zdt_toastmessage_alerttitle_text: #
|
|
400
|
-
--zdt_toastmessage_popbutton_text: #
|
|
401
|
-
--zdt_toastmessage_submit_border: #
|
|
395
|
+
--zdt_toastmessage_default_box_shadow: #9c9c9c;
|
|
396
|
+
--zdt_toastmessage_default_bg: #ffffff;
|
|
397
|
+
--zdt_toastmessage_alert_border: #949494;
|
|
398
|
+
--zdt_toastmessage_alert_text: #161717;
|
|
399
|
+
--zdt_toastmessage_alerttitle_text: #000000;
|
|
400
|
+
--zdt_toastmessage_popbutton_text: #5e5e5e;
|
|
401
|
+
--zdt_toastmessage_submit_border: #a1a1a1;
|
|
402
402
|
--zdt_toastmessage_primary_text: var(--zdt_cta_primary_text);
|
|
403
403
|
--zdt_toastmessage_primary_hover_bg: var(--zdt_cta_primary_bg);
|
|
404
|
-
--zdt_toastmessage_primary_hover_text: #
|
|
405
|
-
--zdt_toastmessage_danger_text: #
|
|
406
|
-
--zdt_toastmessage_danger_hover_bg: #
|
|
407
|
-
--zdt_toastmessage_danger_text_shadow: #
|
|
408
|
-
--zdt_toastmessage_success_text: #
|
|
409
|
-
--zdt_toastmessage_success_hover_bg: #
|
|
410
|
-
--zdt_toastmessage_successfill_bg: #
|
|
411
|
-
--zdt_toastmessage_successplain_text: #
|
|
412
|
-
--zdt_toastmessage_cancel_hover_text: #
|
|
413
|
-
--zdt_toastmessage_closeicon: #
|
|
404
|
+
--zdt_toastmessage_primary_hover_text: #b3b3b3;
|
|
405
|
+
--zdt_toastmessage_danger_text: #691111;
|
|
406
|
+
--zdt_toastmessage_danger_hover_bg: #e56161;
|
|
407
|
+
--zdt_toastmessage_danger_text_shadow: #801416;
|
|
408
|
+
--zdt_toastmessage_success_text: #123f23;
|
|
409
|
+
--zdt_toastmessage_success_hover_bg: #51cd7e;
|
|
410
|
+
--zdt_toastmessage_successfill_bg: #62d088;
|
|
411
|
+
--zdt_toastmessage_successplain_text: #174f2b;
|
|
412
|
+
--zdt_toastmessage_cancel_hover_text: #000000;
|
|
413
|
+
--zdt_toastmessage_closeicon: #919191;
|
|
414
414
|
--zdt_toastmessage_closeicon_hover_bg: var(--zdt_cta_primary_hover_bg);
|
|
415
|
-
--zdt_toastmessage_closeicon_hover_text: #
|
|
416
|
-
--zdt_toastmessage_dropdown_bg: #
|
|
417
|
-
--zdt_toastmessage_dropdown_text: #
|
|
418
|
-
--zdt_toastmessage_message_border: #
|
|
415
|
+
--zdt_toastmessage_closeicon_hover_text: #000000;
|
|
416
|
+
--zdt_toastmessage_dropdown_bg: #ffffff;
|
|
417
|
+
--zdt_toastmessage_dropdown_text: #1a1a1a;
|
|
418
|
+
--zdt_toastmessage_message_border: #a8a8a8;
|
|
419
419
|
|
|
420
420
|
/* upload */
|
|
421
|
-
--zdt_upload_default_bg: #
|
|
422
|
-
--zdt_upload_overlay_bg: #
|
|
423
|
-
--zdt_upload_loader_default_bg: #
|
|
424
|
-
--zdt_upload_attachsize_default_text: #
|
|
425
|
-
--zdt_upload_uploadclose_default_bg: #
|
|
426
|
-
--zdt_upload_uploadclose_default_text: #
|
|
427
|
-
--zdt_upload_uploadclose_default_hover_text: #
|
|
428
|
-
--zdt_upload_night_bg: #
|
|
429
|
-
--zdt_upload_loader_night_bg: #
|
|
430
|
-
--zdt_upload_attachsize_night_text: #
|
|
431
|
-
--zdt_upload_uploadclose_night_bg: #
|
|
432
|
-
--zdt_upload_uploadclose_night_text: #
|
|
433
|
-
--zdt_upload_uploadclose_night_hover_text: #
|
|
421
|
+
--zdt_upload_default_bg: #ffffff;
|
|
422
|
+
--zdt_upload_overlay_bg: #1a1a1a;
|
|
423
|
+
--zdt_upload_loader_default_bg: #5d626f;
|
|
424
|
+
--zdt_upload_attachsize_default_text: #32373e;
|
|
425
|
+
--zdt_upload_uploadclose_default_bg: #949ca8;
|
|
426
|
+
--zdt_upload_uploadclose_default_text: #b3b3b3;
|
|
427
|
+
--zdt_upload_uploadclose_default_hover_text: #000000;
|
|
428
|
+
--zdt_upload_night_bg: #ffffff;
|
|
429
|
+
--zdt_upload_loader_night_bg: #5d626f;
|
|
430
|
+
--zdt_upload_attachsize_night_text: #32373e;
|
|
431
|
+
--zdt_upload_uploadclose_night_bg: #949ca8;
|
|
432
|
+
--zdt_upload_uploadclose_night_text: #b3b3b3;
|
|
433
|
+
--zdt_upload_uploadclose_night_hover_text: #000000;
|
|
434
434
|
|
|
435
435
|
/* common alerts */
|
|
436
|
-
--zdt_commonalert_default_border: #
|
|
437
|
-
--zdt_commonalert_success_border: #
|
|
436
|
+
--zdt_commonalert_default_border: #691111;
|
|
437
|
+
--zdt_commonalert_success_border: #0a2e12;
|
|
438
438
|
--zdt_commonalert_info_border: var(--zdt_cta_primary_border);
|
|
439
|
-
--zdt_commonalert_danger_border: #
|
|
440
|
-
--zdt_commonalert_error_border: #
|
|
441
|
-
--zdt_commonalert_warning_border: #
|
|
442
|
-
--zdt_commonalert_close_icon: #
|
|
443
|
-
--zdt_commonalert_close_light_icon: #
|
|
444
|
-
--zdt_commonalert_close_hover_bg: #
|
|
445
|
-
--zdt_commonalert_success_hover_bg: #
|
|
439
|
+
--zdt_commonalert_danger_border: #691111;
|
|
440
|
+
--zdt_commonalert_error_border: #691111;
|
|
441
|
+
--zdt_commonalert_warning_border: #662c00;
|
|
442
|
+
--zdt_commonalert_close_icon: #949ca8;
|
|
443
|
+
--zdt_commonalert_close_light_icon: #949ca8;
|
|
444
|
+
--zdt_commonalert_close_hover_bg: #ffffff;
|
|
445
|
+
--zdt_commonalert_success_hover_bg: #ffffff;
|
|
446
446
|
--zdt_commonalert_info_hover_bg: var(--zdt_cta_primary_light_bg);
|
|
447
|
-
--zdt_commonalert_plaininfo_hover_bg: #
|
|
448
|
-
--zdt_commonalert_danger_hover_bg: #
|
|
449
|
-
--zdt_commonalert_error_hover_bg: #
|
|
450
|
-
--zdt_commonalert_warning_hover_bg: #
|
|
447
|
+
--zdt_commonalert_plaininfo_hover_bg: #ffffff;
|
|
448
|
+
--zdt_commonalert_danger_hover_bg: #ffffff;
|
|
449
|
+
--zdt_commonalert_error_hover_bg: #ffffff;
|
|
450
|
+
--zdt_commonalert_warning_hover_bg: #ffffff;
|
|
451
451
|
--zdt_commonalert_light_hover_bg: var(--zdt_cta_grey_10_bg);
|
|
452
|
-
--zdt_commonalert_secondlayer_bg: #
|
|
453
|
-
--zdt_commonalert_default_icon: #
|
|
454
|
-
--zdt_commonalert_success_icon: #
|
|
452
|
+
--zdt_commonalert_secondlayer_bg: #ffffff;
|
|
453
|
+
--zdt_commonalert_default_icon: #e56161;
|
|
454
|
+
--zdt_commonalert_success_icon: #33d155;
|
|
455
455
|
--zdt_commonalert_info_icon: var(--zdt_cta_primary_border);
|
|
456
|
-
--zdt_commonalert_danger_icon: #
|
|
457
|
-
--zdt_commonalert_error_icon: #
|
|
458
|
-
--zdt_commonalert_warning_icon: #
|
|
456
|
+
--zdt_commonalert_danger_icon: #e56161;
|
|
457
|
+
--zdt_commonalert_error_icon: #e56161;
|
|
458
|
+
--zdt_commonalert_warning_icon: #ff8b33;
|
|
459
459
|
|
|
460
460
|
/* alert icons */
|
|
461
|
-
--zdt_alerticons_green_fill: #
|
|
462
|
-
--zdt_alerticons_primary_fill: #
|
|
463
|
-
--zdt_alerticons_orange_fill: #
|
|
461
|
+
--zdt_alerticons_green_fill: #33d155;
|
|
462
|
+
--zdt_alerticons_primary_fill: #318df6;
|
|
463
|
+
--zdt_alerticons_orange_fill: #ff8b33;
|
|
464
464
|
|
|
465
465
|
/* global notification */
|
|
466
|
-
--zdt_globalnotification_default_bg: #
|
|
467
|
-
--zdt_globalnotification_default_text: #
|
|
468
|
-
--zdt_globalnotification_success_bg: #
|
|
469
|
-
--zdt_globalnotification_success_text: #
|
|
466
|
+
--zdt_globalnotification_default_bg: #ffffff;
|
|
467
|
+
--zdt_globalnotification_default_text: #000000;
|
|
468
|
+
--zdt_globalnotification_success_bg: #ffffff;
|
|
469
|
+
--zdt_globalnotification_success_text: #000000;
|
|
470
470
|
--zdt_globalnotification_info_bg: var(--zdt_cta_primary_light_bg);
|
|
471
|
-
--zdt_globalnotification_info_text: #
|
|
472
|
-
--zdt_globalnotification_danger_bg: #
|
|
473
|
-
--zdt_globalnotification_danger_text: #
|
|
474
|
-
--zdt_globalnotification_error_bg: #
|
|
475
|
-
--zdt_globalnotification_error_text: #
|
|
476
|
-
--zdt_globalnotification_warning_bg: #
|
|
477
|
-
--zdt_globalnotification_warning_text: #
|
|
478
|
-
--zdt_globalnotification_default_box_shadow: #
|
|
471
|
+
--zdt_globalnotification_info_text: #000000;
|
|
472
|
+
--zdt_globalnotification_danger_bg: #ffffff;
|
|
473
|
+
--zdt_globalnotification_danger_text: #000000;
|
|
474
|
+
--zdt_globalnotification_error_bg: #ffffff;
|
|
475
|
+
--zdt_globalnotification_error_text: #000000;
|
|
476
|
+
--zdt_globalnotification_warning_bg: #ffffff;
|
|
477
|
+
--zdt_globalnotification_warning_text: #000000;
|
|
478
|
+
--zdt_globalnotification_default_box_shadow: #111b36;
|
|
479
479
|
|
|
480
480
|
/* alert lookup */
|
|
481
|
-
--zdt_alertlookup_bg: #
|
|
481
|
+
--zdt_alertlookup_bg: #ffffff;
|
|
482
482
|
--zdt_alertlookup_border: var(--zdt_cta_grey_15_border);
|
|
483
|
-
--zdt_alertlookuop_text: #
|
|
483
|
+
--zdt_alertlookuop_text: #000000;
|
|
484
484
|
|
|
485
485
|
/* alert lookup new */
|
|
486
|
-
--zdt_alertlookupnew_text: #
|
|
486
|
+
--zdt_alertlookupnew_text: #000000;
|
|
487
487
|
|
|
488
488
|
/* tagsmultiselect */
|
|
489
|
-
--zdt_tagsmultiselect_labelt_text: #
|
|
489
|
+
--zdt_tagsmultiselect_labelt_text: #151619;
|
|
490
490
|
--zdt_tagsmultiselect_default_border: var(--dot_inputLine);
|
|
491
491
|
--zdt_tagsmultiselect_transparent_border: var(--dot_mirror);
|
|
492
|
-
--zdt_tagsmultiselect_dark_border: #
|
|
492
|
+
--zdt_tagsmultiselect_dark_border: #0b0c0f;
|
|
493
493
|
--zdt_tagsmultiselect_default_hover_border: var(--dot_inputLineHover);
|
|
494
494
|
--zdt_tagsmultiselect_transparent_hover_border: var(--dot_inputLineHover);
|
|
495
|
-
--zdt_tagsmultiselect_dark_hover_border: #
|
|
495
|
+
--zdt_tagsmultiselect_dark_hover_border: #4b4d58;
|
|
496
496
|
--zdt_tagsmultiselect_default_active_border: var(--dot_inputLineFocus);
|
|
497
497
|
--zdt_tagsmultiselect_transparent_active_border: var(--dot_inputLineFocus);
|
|
498
|
-
--zdt_tagsmultiselect_dark_active_border: #
|
|
498
|
+
--zdt_tagsmultiselect_dark_active_border: #4b4d58;
|
|
499
499
|
--zdt_tagsmultiselect_more_text: var(--zdt_cta_primary_text);
|
|
500
500
|
--zdt_tagsmultiselect_more_hover_text: var(--zdt_cta_primary_hover_text);
|
|
501
501
|
|
|
502
502
|
/* text editor */
|
|
503
|
-
--zdt_texteditor_menu_bg: #
|
|
504
|
-
--zdt_texteditor_default_bg: #
|
|
505
|
-
--zdt_texteditor_default_border: #
|
|
506
|
-
--zdt_texteditor_menu_li_bg: #
|
|
507
|
-
--zdt_texteditor_default_text: #
|
|
508
|
-
--zdt_texteditor_more_icon_fill: #
|
|
509
|
-
--zdt_texteditor_menu_after_box_shadow: #
|
|
510
|
-
--zdt_texteditor_menu_after_bg: #
|
|
511
|
-
--zdt_texteditor_input_placeholder_text: #
|
|
512
|
-
--zdt_texteditor_dropdown_box_shadow: #
|
|
513
|
-
--zdt_texteditor_night_bg: #
|
|
514
|
-
--zdt_texteditor_night_text: #
|
|
503
|
+
--zdt_texteditor_menu_bg: #ffffff;
|
|
504
|
+
--zdt_texteditor_default_bg: #ffffff;
|
|
505
|
+
--zdt_texteditor_default_border: #748eaf;
|
|
506
|
+
--zdt_texteditor_menu_li_bg: #ffffff;
|
|
507
|
+
--zdt_texteditor_default_text: #000000;
|
|
508
|
+
--zdt_texteditor_more_icon_fill: #949ca8;
|
|
509
|
+
--zdt_texteditor_menu_after_box_shadow: #000000;
|
|
510
|
+
--zdt_texteditor_menu_after_bg: #ffffff;
|
|
511
|
+
--zdt_texteditor_input_placeholder_text: #828282;
|
|
512
|
+
--zdt_texteditor_dropdown_box_shadow: #000000;
|
|
513
|
+
--zdt_texteditor_night_bg: #ffffff;
|
|
514
|
+
--zdt_texteditor_night_text: #000000;
|
|
515
515
|
|
|
516
516
|
/* desktop notification */
|
|
517
|
-
--zdt_desktopnotification_bg: #
|
|
518
|
-
--zdt_desktopnotification_text: #
|
|
519
|
-
--zdt_desktopnotification_box_shadow: #
|
|
517
|
+
--zdt_desktopnotification_bg: #ffffff;
|
|
518
|
+
--zdt_desktopnotification_text: #000000;
|
|
519
|
+
--zdt_desktopnotification_box_shadow: #111b36;
|
|
520
520
|
|
|
521
521
|
/* tagsmultiselect field */
|
|
522
|
-
--zdt_tagsmultiselectField_count_text: #
|
|
522
|
+
--zdt_tagsmultiselectField_count_text: #151619;
|
|
523
523
|
|
|
524
524
|
/* attachment viewer */
|
|
525
|
-
--zdt_attachmentviewer_title_text: #
|
|
525
|
+
--zdt_attachmentviewer_title_text: #b3b3b3;
|
|
526
526
|
--zdt_attachmentviewer_button_border: var(--zdt_cta_grey_35_border);
|
|
527
527
|
--zdt_attachmentviewer_hover_border: var(--zdt_cta_grey_40_border);
|
|
528
528
|
--zdt_attachmentviewer_selected_border: var(--zdt_cta_primary_border);
|
|
529
|
-
--zdt_attachmentviewer_selected_after_bg: #
|
|
530
|
-
--zdt_attachmentviewer_selected_box_shadow: #
|
|
531
|
-
--zdt_attachmentviewer_loader_border: #
|
|
532
|
-
--zdt_attachmentviewer_loader_border_top: #
|
|
529
|
+
--zdt_attachmentviewer_selected_after_bg: #ffffff;
|
|
530
|
+
--zdt_attachmentviewer_selected_box_shadow: #000000;
|
|
531
|
+
--zdt_attachmentviewer_loader_border: #000000;
|
|
532
|
+
--zdt_attachmentviewer_loader_border_top: #ffffff;
|
|
533
533
|
}
|