@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
|
@@ -12,42 +12,42 @@
|
|
|
12
12
|
|
|
13
13
|
/* alert header */
|
|
14
14
|
--zdt_alertheader_default_bg: #d4dce7;
|
|
15
|
-
--zdt_alertheader_default_text: #
|
|
15
|
+
--zdt_alertheader_default_text: #ffffff;
|
|
16
16
|
--zdt_alertheader_primary_bg: #bceffb;
|
|
17
|
-
--zdt_alertheader_primary_text: #
|
|
17
|
+
--zdt_alertheader_primary_text: #b0d8f2;
|
|
18
18
|
--zdt_alertheader_danger_bg: #fbbcbc;
|
|
19
|
-
--zdt_alertheader_danger_text: #
|
|
19
|
+
--zdt_alertheader_danger_text: #ffffff;
|
|
20
20
|
|
|
21
21
|
/* alert lookup */
|
|
22
|
-
--zdt_alertlookup_innersection_text: #
|
|
22
|
+
--zdt_alertlookup_innersection_text: #ffffff;
|
|
23
23
|
|
|
24
24
|
/* alphabetic list */
|
|
25
|
-
--zdt_alphabeticList_text: #
|
|
25
|
+
--zdt_alphabeticList_text: #d6d8dc;
|
|
26
26
|
--zdt_alphabeticList_hover_text: var(--zdt_cta_primary_text);
|
|
27
27
|
|
|
28
28
|
/* attachment */
|
|
29
29
|
--zdt_attachment_default_bg: #101319;
|
|
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: #d6d8dc;
|
|
32
|
+
--zdt_attachment_hover_text: #ffffff;
|
|
33
33
|
--zdt_attachment_transparent_bg: var(--dot_mirror);
|
|
34
|
-
--zdt_attachment_size_text: #
|
|
34
|
+
--zdt_attachment_size_text: #ffffff;
|
|
35
35
|
--zdt_attachment_download_bg: var(--zdt_cta_grey_20_bg);
|
|
36
36
|
--zdt_attachment_download_hover_bg: #6a717c;
|
|
37
|
-
--zdt_attachment_download_hover_text: #
|
|
37
|
+
--zdt_attachment_download_hover_text: #5e7497;
|
|
38
38
|
|
|
39
39
|
/* avatar close */
|
|
40
40
|
--zdt_avatarclose_pop_bg: #000000;
|
|
41
|
-
--zdt_avatarclose_pop_text: #
|
|
41
|
+
--zdt_avatarclose_pop_text: #ffffff;
|
|
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: #5e7497;
|
|
47
47
|
--zdt_avatarcollision_off_after_bg: var(--zdt_cta_grey_35_bg);
|
|
48
48
|
--zdt_avatarcollision_pop_bg: #000000;
|
|
49
|
-
--zdt_avatarcollision_pop_text: #
|
|
50
|
-
--zdt_avatarcollision_icon_text: #
|
|
49
|
+
--zdt_avatarcollision_pop_text: #ffffff;
|
|
50
|
+
--zdt_avatarcollision_icon_text: #ffffff;
|
|
51
51
|
|
|
52
52
|
/* avatar icon */
|
|
53
53
|
--zdt_avatarIcon_dark_icon: #c6c9cd;
|
|
@@ -57,18 +57,18 @@
|
|
|
57
57
|
--zdt_avatarIcon_success_icon: #389f4e;
|
|
58
58
|
--zdt_avatarIcon_smoke_icon: #919191;
|
|
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: #d6d8dc;
|
|
61
|
+
--zdt_avatarIcon_primary_border: #e0efff;
|
|
62
|
+
--zdt_avatarIcon_primary_hover_border: #80b4f5;
|
|
63
|
+
--zdt_avatarIcon_secondary_border: #99dbff;
|
|
64
|
+
--zdt_avatarIcon_secondary_hover_border: #99dbff;
|
|
65
|
+
--zdt_avatarIcon_success_border: #bbe7c5;
|
|
66
|
+
--zdt_avatarIcon_success_hover_border: #60e17e;
|
|
67
|
+
--zdt_avatarIcon_danger_border: #ffffff;
|
|
68
|
+
--zdt_avatarIcon_danger_hover_border: #eca8a7;
|
|
69
69
|
|
|
70
70
|
/* avatar status */
|
|
71
|
-
--zdt_avatarstatus_size_border: #
|
|
71
|
+
--zdt_avatarstatus_size_border: #ffffff;
|
|
72
72
|
--zdt_avatarstatus_online_bg: #389f4e;
|
|
73
73
|
--zdt_avatarstatus_offline_bg: #2b3645;
|
|
74
74
|
--zdt_avatarstatus_idle_bg: #eb6600;
|
|
@@ -76,18 +76,18 @@
|
|
|
76
76
|
/* avatar thread */
|
|
77
77
|
--zdt_avatarthread_bg: #020203;
|
|
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: #ffffff;
|
|
80
|
+
--zdt_avatarthread_primary_border: #e0efff;
|
|
81
|
+
--zdt_avatarthread_primary_text: #e0efff;
|
|
82
|
+
--zdt_avatarthread_success_border: #bbe7c5;
|
|
83
|
+
--zdt_avatarthread_success_text: #bbe7c5;
|
|
84
|
+
--zdt_avatarthread_danger_border: #ffffff;
|
|
85
|
+
--zdt_avatarthread_danger_text: #ffffff;
|
|
86
86
|
|
|
87
87
|
/* avatar user */
|
|
88
88
|
--zdt_avataruser_default_bg: #101319;
|
|
89
89
|
--zdt_avataruser_delete_bg: #000000;
|
|
90
|
-
--zdt_avataruser_delete_text: #
|
|
90
|
+
--zdt_avataruser_delete_text: #5e7497;
|
|
91
91
|
|
|
92
92
|
/* avatar with team */
|
|
93
93
|
--zdt_avatarteam_default_bg: #101319;
|
|
@@ -100,11 +100,11 @@
|
|
|
100
100
|
--zdt_channelIcon_topIcon_border: var(--zdt_cta_grey_35_border);
|
|
101
101
|
|
|
102
102
|
/* drawer */
|
|
103
|
-
--zdt_drawer_default_box_shadow: #
|
|
103
|
+
--zdt_drawer_default_box_shadow: #4d4d4d;
|
|
104
104
|
--zdt_drawer_default_bg: #101319;
|
|
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: #ffffff;
|
|
108
108
|
|
|
109
109
|
/* toggle dropdown */
|
|
110
110
|
--zdt_toggledropdown_line_border: var(--zdt_cta_grey_15_border);
|
|
@@ -116,40 +116,40 @@
|
|
|
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: #ffffff;
|
|
120
120
|
--zdt_editionpage_primary_text: var(--zdt_cta_primary_text);
|
|
121
121
|
|
|
122
122
|
/* error state empty */
|
|
123
123
|
--zdt_emptystate_default_bg: #101319;
|
|
124
|
-
--zdt_emptystate_title_text: #
|
|
124
|
+
--zdt_emptystate_title_text: #ffffff;
|
|
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: #737373;
|
|
131
131
|
|
|
132
132
|
/* will back */
|
|
133
|
-
--zdt_willback_title_text: #
|
|
133
|
+
--zdt_willback_title_text: #fafafa;
|
|
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: #c4c4c4;
|
|
138
138
|
|
|
139
139
|
/* form fields */
|
|
140
140
|
--zdt_fields_phoneicon_icon: #c6c9cd;
|
|
141
141
|
--zdt_fields_phoneicon_hover_icon: #389f4e;
|
|
142
142
|
--zdt_fields_lockicon_icon: #8b96a7;
|
|
143
143
|
--zdt_fields_lockicon_hover_icon: #ff3838;
|
|
144
|
-
--zdt_fields_phitag_text: #
|
|
144
|
+
--zdt_fields_phitag_text: #60e17e;
|
|
145
145
|
--zdt_fields_phitag_bg: #101319;
|
|
146
|
-
--zdt_fields_phitag_border: #
|
|
146
|
+
--zdt_fields_phitag_border: #86e49b;
|
|
147
147
|
--zdt_fields_newtabicon_icon: #c6c9cd;
|
|
148
148
|
--zdt_fields_newtabicon_hover_icon: var(--zdt_cta_primary_text);
|
|
149
149
|
|
|
150
150
|
/* form action */
|
|
151
151
|
--zdt_formAction_bg: #12161c;
|
|
152
|
-
--zdt_formAction_border: #
|
|
152
|
+
--zdt_formAction_border: #7c8aab;
|
|
153
153
|
|
|
154
154
|
/* freezelayer */
|
|
155
155
|
--zdt_freezelayer_default_bg: #000000;
|
|
@@ -165,54 +165,54 @@
|
|
|
165
165
|
|
|
166
166
|
/* important notes */
|
|
167
167
|
--zdt_importantnotes_bg: #e46e07;
|
|
168
|
-
--zdt_importantnotes_title_text: #
|
|
168
|
+
--zdt_importantnotes_title_text: #ffffff;
|
|
169
169
|
--zdt_importantnotes_icon: #c6c9cd;
|
|
170
170
|
|
|
171
171
|
/* setup detail layout */
|
|
172
|
-
--zdt_setupdetail_header_border: #
|
|
172
|
+
--zdt_setupdetail_header_border: #ffffff;
|
|
173
173
|
--zdt_setupdetail_backicon: #1a1a1a;
|
|
174
174
|
--zdt_setupdetail_hover_backicon_bg: #dedede;
|
|
175
175
|
--zdt_setupdetail_helpinfo: #c7c7c7;
|
|
176
|
-
--zdt_setupdetail_helpinfo_text: #
|
|
177
|
-
--zdt_setupdetail_popup_border: #
|
|
176
|
+
--zdt_setupdetail_helpinfo_text: #e6e6e6;
|
|
177
|
+
--zdt_setupdetail_popup_border: #ffffff;
|
|
178
178
|
--zdt_setupdetail_popup_bg: #101319;
|
|
179
179
|
--zdt_setupdetail_infoheader_bg: #0a67ae;
|
|
180
|
-
--zdt_setupdetail_infoheader_text: #
|
|
181
|
-
--zdt_setupdetail_infoicon_border: #
|
|
180
|
+
--zdt_setupdetail_infoheader_text: #8bc9f8;
|
|
181
|
+
--zdt_setupdetail_infoicon_border: #8bc9f8;
|
|
182
182
|
--zdt_setupdetail_infoclose: #6e6e6e;
|
|
183
183
|
|
|
184
184
|
/* subtab layout */
|
|
185
185
|
--zdt_subtablayout_border: var(--zdt_cta_grey_15_border);
|
|
186
186
|
--zdt_subtablayout_tabhead_bg: #101319;
|
|
187
187
|
--zdt_subtablayout_plusicon_bg: #d1d1d1;
|
|
188
|
-
--zdt_subtablayout_primary_border: #
|
|
189
|
-
--zdt_subtablayout_shadowstyle_box_shadow: #
|
|
188
|
+
--zdt_subtablayout_primary_border: #ffffff;
|
|
189
|
+
--zdt_subtablayout_shadowstyle_box_shadow: #4d4d4d;
|
|
190
190
|
--zdt_subtablayout_title_text: var(--zdt_cta_primary_text);
|
|
191
|
-
--zdt_subtablayout_label_text: #
|
|
191
|
+
--zdt_subtablayout_label_text: #f7f7f7;
|
|
192
192
|
|
|
193
193
|
/* avatar flip */
|
|
194
|
-
--zdt_avatarflip_default_text: #
|
|
194
|
+
--zdt_avatarflip_default_text: #ffffff;
|
|
195
195
|
|
|
196
196
|
/* comment icon */
|
|
197
197
|
--zdt_comment_iconText: #8b96a7;
|
|
198
198
|
--zdt_comment_hover_iconText: #e6e6e6;
|
|
199
199
|
|
|
200
200
|
/* department dropdown */
|
|
201
|
-
--zdt_departmentdropdown_default_text: #
|
|
202
|
-
--zdt_departmentdropdown_default_hover_text: #
|
|
201
|
+
--zdt_departmentdropdown_default_text: #d6d8dc;
|
|
202
|
+
--zdt_departmentdropdown_default_hover_text: #ffffff;
|
|
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: #93c3fb;
|
|
210
210
|
--zdt_dotnew_animate_box_shadow: var(--dot_mirror);
|
|
211
|
-
--zdt_dotnew_animate_to_box_shadow: #
|
|
211
|
+
--zdt_dotnew_animate_to_box_shadow: #ffffff;
|
|
212
212
|
|
|
213
213
|
/* grid stencils */
|
|
214
214
|
--zdt_gridstencils_default_bg: #101319;
|
|
215
|
-
--zdt_gridstencils_default_border: #
|
|
215
|
+
--zdt_gridstencils_default_border: #6c80a3;
|
|
216
216
|
--zdt_gridstencils_after_bg: #12161c;
|
|
217
217
|
--zdt_gridstencils_listbar_bg: #12161c;
|
|
218
218
|
--zdt_gridstencils_listbar_gradient_bg: linear-gradient(to left, #383f55 0, #414961 20%, #414961 40%, #383f55 100%);
|
|
@@ -227,39 +227,39 @@
|
|
|
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: #d6d8dc;
|
|
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: #ffffff;
|
|
237
|
+
--zdt_secondaryText_orage_text: #ffd7b8;
|
|
238
|
+
--zdt_secondaryText_green_text: #bbe7c5;
|
|
239
|
+
--zdt_secondaryText_red_text: #ffffff;
|
|
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: #ffffff;
|
|
243
|
+
--zdt_secondaryText_secondaryText_text: #ffffff;
|
|
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: #ffffff;
|
|
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: #1a232d;
|
|
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: #5e7497;
|
|
256
256
|
--zdt_statuslistitem_tickicon: var(--zdt_cta_primary_text);
|
|
257
257
|
--zdt_statuslistitem_black_bg: #c6c9cd;
|
|
258
258
|
--zdt_statuslistitem_orange_bg: #eb6600;
|
|
259
259
|
--zdt_statuslistitem_green_bg: #389f4e;
|
|
260
260
|
|
|
261
261
|
/* subject */
|
|
262
|
-
--zdt_subject_text: #
|
|
262
|
+
--zdt_subject_text: #ffffff;
|
|
263
263
|
|
|
264
264
|
/* tag new */
|
|
265
265
|
--zdt_tagnew_default_bg: var(--zdt_cta_primary_bg);
|
|
@@ -284,60 +284,60 @@
|
|
|
284
284
|
--zdt_lookupheader_default_bg: var(--zdt_cta_grey_10_bg);
|
|
285
285
|
--zdt_lookupheader_white_bg: #101319;
|
|
286
286
|
--zdt_lookupheader_default_border: var(--zdt_cta_grey_35_border);
|
|
287
|
-
--zdt_lookupheader_white_border: #
|
|
288
|
-
--zdt_lookupheader_para_text: #
|
|
289
|
-
--zdt_lookupheader_input_border: #
|
|
287
|
+
--zdt_lookupheader_white_border: #7c8aab;
|
|
288
|
+
--zdt_lookupheader_para_text: #ffffff;
|
|
289
|
+
--zdt_lookupheader_input_border: #ffffff;
|
|
290
290
|
|
|
291
291
|
/* lookup close */
|
|
292
|
-
--zdt_lookupclose_default_text: #
|
|
292
|
+
--zdt_lookupclose_default_text: #b3b3b3;
|
|
293
293
|
--zdt_lookupclose_default_hover_bg: #d4d4d4;
|
|
294
|
-
--zdt_lookupclose_default_hover_text: #
|
|
294
|
+
--zdt_lookupclose_default_hover_text: #ffffff;
|
|
295
295
|
|
|
296
296
|
/* lookup search */
|
|
297
297
|
--zdt_lookupsearch_boxstyle_border: var(--zdt_cta_grey_35_border);
|
|
298
|
-
--zdt_lookupsearch_boxstyle_hover_border: #
|
|
298
|
+
--zdt_lookupsearch_boxstyle_hover_border: #d6d8dc;
|
|
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: #ffffff;
|
|
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: #ffffff;
|
|
306
|
+
--zdt_lookuptitle_primary_text: #e0efff;
|
|
307
|
+
--zdt_lookuptitle_danger_text: #ffffff;
|
|
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: #d6d8dc;
|
|
311
|
+
--zdt_viewdropdown_label_text: #ffffff;
|
|
312
|
+
--zdt_viewdropdown_hover_label_text: #ffffff;
|
|
313
313
|
|
|
314
314
|
/* lookup section */
|
|
315
315
|
--zdt_lookupsection_bg: #12161c;
|
|
316
|
-
--zdt_lookupsection_box_shadow: #
|
|
316
|
+
--zdt_lookupsection_box_shadow: #4d4d4d;
|
|
317
317
|
|
|
318
318
|
/* message */
|
|
319
|
-
--zdt_message_default_box_shadow: #
|
|
319
|
+
--zdt_message_default_box_shadow: #4d4d4d;
|
|
320
320
|
--zdt_message_default_bg: #101319;
|
|
321
321
|
--zdt_message_success_bg: #389f4e;
|
|
322
322
|
--zdt_message_alert_bg: #ff3838;
|
|
323
323
|
--zdt_message_info_bg: #0095a8;
|
|
324
324
|
--zdt_message_tickicon: #101319;
|
|
325
|
-
--zdt_message_close_text: #
|
|
325
|
+
--zdt_message_close_text: #e6e6e6;
|
|
326
326
|
|
|
327
327
|
/* message banner */
|
|
328
|
-
--zdt_messagebanner_text: #
|
|
328
|
+
--zdt_messagebanner_text: #ffffff;
|
|
329
329
|
--zdt_messagebanner_link_text: var(--zdt_cta_primary_text);
|
|
330
|
-
--zdt_messagebanner_close_text: #
|
|
330
|
+
--zdt_messagebanner_close_text: #f7f7f7;
|
|
331
331
|
--zdt_messagebanner_close_hover_bg: #dfdf9f;
|
|
332
|
-
--zdt_messagebanner_close_hover_text: #
|
|
332
|
+
--zdt_messagebanner_close_hover_text: #737373;
|
|
333
333
|
--zdt_messagebanner_default_bg: #fcffa8;
|
|
334
334
|
--zdt_messagebanner_blue_bg: #bbdbfc;
|
|
335
|
-
--zdt_messagebanner_white_text: #
|
|
335
|
+
--zdt_messagebanner_white_text: #5e7497;
|
|
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: #bbe7c5;
|
|
339
|
+
--zdt_newstar_yellow_text: #f9e890;
|
|
340
|
+
--zdt_newstar_blue_text: #e0efff;
|
|
341
341
|
|
|
342
342
|
/* plus icon */
|
|
343
343
|
--zdt_plusicon_box_shadow: var(--zdt_cta_primary_box_shadow);
|
|
@@ -351,94 +351,94 @@
|
|
|
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: #
|
|
354
|
+
--zdt_search_input_border: #e6e6e6;
|
|
355
|
+
--zdt_search_input_text: #808080;
|
|
356
356
|
--zdt_search_input_bg: #101319;
|
|
357
357
|
--zdt_search_input_focus_border: var(--zdt_cta_primary_border);
|
|
358
358
|
--zdt_search_icon: #808080;
|
|
359
359
|
--zdt_search_hover_icon: #4d4d4d;
|
|
360
|
-
--zdt_search_placeholder_text: #
|
|
360
|
+
--zdt_search_placeholder_text: #ffffff;
|
|
361
361
|
|
|
362
362
|
/* views */
|
|
363
363
|
--zdt_views_icon: #808080;
|
|
364
|
-
--zdt_views_border: #
|
|
364
|
+
--zdt_views_border: #ffffff;
|
|
365
365
|
--zdt_views_hover_icon: #4d4d4d;
|
|
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: #b3b3b3;
|
|
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: #b3b3b3;
|
|
376
376
|
|
|
377
377
|
/* help tips title */
|
|
378
|
-
--zdt_helptipstitle_text: #
|
|
378
|
+
--zdt_helptipstitle_text: #808080;
|
|
379
379
|
|
|
380
380
|
/* setup table head */
|
|
381
|
-
--zdt_setuptablehead_border: #
|
|
381
|
+
--zdt_setuptablehead_border: #ffffff;
|
|
382
382
|
|
|
383
383
|
/* setup table row */
|
|
384
|
-
--zdt_setuptablerow_border: #
|
|
384
|
+
--zdt_setuptablerow_border: #ffffff;
|
|
385
385
|
--zdt_setuptablerow_hover_bg: #e3e3e3;
|
|
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: #ffffff;
|
|
390
|
+
--zdt_tabletext_green_text: #77ff52;
|
|
391
|
+
--zdt_tabletext_danger_text: #ffffff;
|
|
392
|
+
--zdt_tabletext_heading_text: #b3b3b3;
|
|
393
393
|
|
|
394
394
|
/* toast message */
|
|
395
|
-
--zdt_toastmessage_default_box_shadow: #
|
|
395
|
+
--zdt_toastmessage_default_box_shadow: #4d4d4d;
|
|
396
396
|
--zdt_toastmessage_default_bg: #101319;
|
|
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: #
|
|
397
|
+
--zdt_toastmessage_alert_border: #7c8aab;
|
|
398
|
+
--zdt_toastmessage_alert_text: #ffffff;
|
|
399
|
+
--zdt_toastmessage_alerttitle_text: #ffffff;
|
|
400
|
+
--zdt_toastmessage_popbutton_text: #ffffff;
|
|
401
|
+
--zdt_toastmessage_submit_border: #7c8aab;
|
|
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: #
|
|
404
|
+
--zdt_toastmessage_primary_hover_text: #ffffff;
|
|
405
|
+
--zdt_toastmessage_danger_text: #ffffff;
|
|
406
406
|
--zdt_toastmessage_danger_hover_bg: #ff3838;
|
|
407
|
-
--zdt_toastmessage_danger_text_shadow: #
|
|
408
|
-
--zdt_toastmessage_success_text: #
|
|
407
|
+
--zdt_toastmessage_danger_text_shadow: #f7cecf;
|
|
408
|
+
--zdt_toastmessage_success_text: #a0e3b9;
|
|
409
409
|
--zdt_toastmessage_success_hover_bg: #298e4e;
|
|
410
410
|
--zdt_toastmessage_successfill_bg: #2f9d55;
|
|
411
|
-
--zdt_toastmessage_successplain_text: #
|
|
412
|
-
--zdt_toastmessage_cancel_hover_text: #
|
|
411
|
+
--zdt_toastmessage_successplain_text: #b0e8c4;
|
|
412
|
+
--zdt_toastmessage_cancel_hover_text: #ffffff;
|
|
413
413
|
--zdt_toastmessage_closeicon: #6a717c;
|
|
414
414
|
--zdt_toastmessage_closeicon_hover_bg: var(--zdt_cta_primary_hover_bg);
|
|
415
|
-
--zdt_toastmessage_closeicon_hover_text: #
|
|
415
|
+
--zdt_toastmessage_closeicon_hover_text: #d6d8dc;
|
|
416
416
|
--zdt_toastmessage_dropdown_bg: #12161c;
|
|
417
|
-
--zdt_toastmessage_dropdown_text: #
|
|
418
|
-
--zdt_toastmessage_message_border: #
|
|
417
|
+
--zdt_toastmessage_dropdown_text: #b3b3b3;
|
|
418
|
+
--zdt_toastmessage_message_border: #7c8aab;
|
|
419
419
|
|
|
420
420
|
/* upload */
|
|
421
421
|
--zdt_upload_default_bg: #d1dbea;
|
|
422
422
|
--zdt_upload_overlay_bg: #000000;
|
|
423
423
|
--zdt_upload_loader_default_bg: #2e3138;
|
|
424
|
-
--zdt_upload_attachsize_default_text: #
|
|
424
|
+
--zdt_upload_attachsize_default_text: #cdd0d6;
|
|
425
425
|
--zdt_upload_uploadclose_default_bg: #606876;
|
|
426
|
-
--zdt_upload_uploadclose_default_text: #
|
|
427
|
-
--zdt_upload_uploadclose_default_hover_text: #
|
|
426
|
+
--zdt_upload_uploadclose_default_text: #ffffff;
|
|
427
|
+
--zdt_upload_uploadclose_default_hover_text: #4d4d4d;
|
|
428
428
|
--zdt_upload_night_bg: #242a38;
|
|
429
429
|
--zdt_upload_loader_night_bg: #c6c9cd;
|
|
430
|
-
--zdt_upload_attachsize_night_text: #
|
|
430
|
+
--zdt_upload_attachsize_night_text: #d6d8dc;
|
|
431
431
|
--zdt_upload_uploadclose_night_bg: #242a38;
|
|
432
|
-
--zdt_upload_uploadclose_night_text: #
|
|
433
|
-
--zdt_upload_uploadclose_night_hover_text: #
|
|
432
|
+
--zdt_upload_uploadclose_night_text: #d6d8dc;
|
|
433
|
+
--zdt_upload_uploadclose_night_hover_text: #63889c;
|
|
434
434
|
|
|
435
435
|
/* common alerts */
|
|
436
|
-
--zdt_commonalert_default_border: #
|
|
437
|
-
--zdt_commonalert_success_border: #
|
|
436
|
+
--zdt_commonalert_default_border: #ffffff;
|
|
437
|
+
--zdt_commonalert_success_border: #bbe7c5;
|
|
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: #
|
|
439
|
+
--zdt_commonalert_danger_border: #ffffff;
|
|
440
|
+
--zdt_commonalert_error_border: #ffffff;
|
|
441
|
+
--zdt_commonalert_warning_border: #ffd7b8;
|
|
442
442
|
--zdt_commonalert_close_icon: #c6c9cd;
|
|
443
443
|
--zdt_commonalert_close_light_icon: #c6c9cd;
|
|
444
444
|
--zdt_commonalert_close_hover_bg: #3b262e;
|
|
@@ -464,70 +464,70 @@
|
|
|
464
464
|
|
|
465
465
|
/* global notification */
|
|
466
466
|
--zdt_globalnotification_default_bg: #1b1b23;
|
|
467
|
-
--zdt_globalnotification_default_text: #
|
|
467
|
+
--zdt_globalnotification_default_text: #ffffff;
|
|
468
468
|
--zdt_globalnotification_success_bg: #141b1f;
|
|
469
|
-
--zdt_globalnotification_success_text: #
|
|
469
|
+
--zdt_globalnotification_success_text: #ffffff;
|
|
470
470
|
--zdt_globalnotification_info_bg: var(--zdt_cta_primary_light_bg);
|
|
471
|
-
--zdt_globalnotification_info_text: #
|
|
471
|
+
--zdt_globalnotification_info_text: #ffffff;
|
|
472
472
|
--zdt_globalnotification_danger_bg: #1b1b23;
|
|
473
|
-
--zdt_globalnotification_danger_text: #
|
|
473
|
+
--zdt_globalnotification_danger_text: #ffffff;
|
|
474
474
|
--zdt_globalnotification_error_bg: #1b1b23;
|
|
475
|
-
--zdt_globalnotification_error_text: #
|
|
475
|
+
--zdt_globalnotification_error_text: #ffffff;
|
|
476
476
|
--zdt_globalnotification_warning_bg: #191a1f;
|
|
477
|
-
--zdt_globalnotification_warning_text: #
|
|
478
|
-
--zdt_globalnotification_default_box_shadow: #
|
|
477
|
+
--zdt_globalnotification_warning_text: #ffffff;
|
|
478
|
+
--zdt_globalnotification_default_box_shadow: #4d4d4d;
|
|
479
479
|
|
|
480
480
|
/* alert lookup */
|
|
481
481
|
--zdt_alertlookup_bg: #12161c;
|
|
482
482
|
--zdt_alertlookup_border: var(--zdt_cta_grey_15_border);
|
|
483
|
-
--zdt_alertlookuop_text: #
|
|
483
|
+
--zdt_alertlookuop_text: #ffffff;
|
|
484
484
|
|
|
485
485
|
/* alert lookup new */
|
|
486
|
-
--zdt_alertlookupnew_text: #
|
|
486
|
+
--zdt_alertlookupnew_text: #ffffff;
|
|
487
487
|
|
|
488
488
|
/* tagsmultiselect */
|
|
489
|
-
--zdt_tagsmultiselect_labelt_text: #
|
|
489
|
+
--zdt_tagsmultiselect_labelt_text: #ffffff;
|
|
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: #979db4;
|
|
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: #e9eaec;
|
|
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: #e9eaec;
|
|
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
503
|
--zdt_texteditor_menu_bg: #d1dbea;
|
|
504
504
|
--zdt_texteditor_default_bg: #e6e6e6;
|
|
505
|
-
--zdt_texteditor_default_border: #
|
|
505
|
+
--zdt_texteditor_default_border: #ffffff;
|
|
506
506
|
--zdt_texteditor_menu_li_bg: #c4d0e4;
|
|
507
|
-
--zdt_texteditor_default_text: #
|
|
507
|
+
--zdt_texteditor_default_text: #4d4d4d;
|
|
508
508
|
--zdt_texteditor_more_icon_fill: #606876;
|
|
509
|
-
--zdt_texteditor_menu_after_box_shadow: #
|
|
509
|
+
--zdt_texteditor_menu_after_box_shadow: #4d4d4d;
|
|
510
510
|
--zdt_texteditor_menu_after_bg: #e6e6e6;
|
|
511
|
-
--zdt_texteditor_input_placeholder_text: #
|
|
512
|
-
--zdt_texteditor_dropdown_box_shadow: #
|
|
511
|
+
--zdt_texteditor_input_placeholder_text: #ffffff;
|
|
512
|
+
--zdt_texteditor_dropdown_box_shadow: #4d4d4d;
|
|
513
513
|
--zdt_texteditor_night_bg: #101319;
|
|
514
|
-
--zdt_texteditor_night_text: #
|
|
514
|
+
--zdt_texteditor_night_text: #ffffff;
|
|
515
515
|
|
|
516
516
|
/* desktop notification */
|
|
517
517
|
--zdt_desktopnotification_bg: #12161c;
|
|
518
|
-
--zdt_desktopnotification_text: #
|
|
519
|
-
--zdt_desktopnotification_box_shadow: #
|
|
518
|
+
--zdt_desktopnotification_text: #ffffff;
|
|
519
|
+
--zdt_desktopnotification_box_shadow: #4d4d4d;
|
|
520
520
|
|
|
521
521
|
/* tagsmultiselect field */
|
|
522
|
-
--zdt_tagsmultiselectField_count_text: #
|
|
522
|
+
--zdt_tagsmultiselectField_count_text: #ffffff;
|
|
523
523
|
|
|
524
524
|
/* attachment viewer */
|
|
525
|
-
--zdt_attachmentviewer_title_text: #
|
|
526
|
-
--zdt_attachmentviewer_button_border: #
|
|
525
|
+
--zdt_attachmentviewer_title_text: #ffffff;
|
|
526
|
+
--zdt_attachmentviewer_button_border: #6c80a3;
|
|
527
527
|
--zdt_attachmentviewer_hover_border: var(--zdt_cta_grey_40_border);
|
|
528
528
|
--zdt_attachmentviewer_selected_border: var(--zdt_cta_primary_border);
|
|
529
529
|
--zdt_attachmentviewer_selected_after_bg: #e6e6e6;
|
|
530
|
-
--zdt_attachmentviewer_selected_box_shadow: #
|
|
531
|
-
--zdt_attachmentviewer_loader_border: #
|
|
530
|
+
--zdt_attachmentviewer_selected_box_shadow: #4d4d4d;
|
|
531
|
+
--zdt_attachmentviewer_loader_border: #6b758e;
|
|
532
532
|
--zdt_attachmentviewer_loader_border_top: #d9d9d9;
|
|
533
533
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
/* attachment viewer */
|
|
12
12
|
--zdt_attachmentviewer_header_bg: #080a0d;
|
|
13
|
-
--zdt_attachmentviewer_header_border: #
|
|
13
|
+
--zdt_attachmentviewer_header_border: #6c80a3;
|
|
14
14
|
--zdt_attachmentviewer_footer_bg: #080a0d;
|
|
15
15
|
--zdt_attachmentviewer_arrow_bg_hover: #080a0d;
|
|
16
16
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
/* attachment viewer */
|
|
12
12
|
--zdt_attachmentviewer_header_bg: #080a0d;
|
|
13
|
-
--zdt_attachmentviewer_header_border: #
|
|
13
|
+
--zdt_attachmentviewer_header_border: #6c80a3;
|
|
14
14
|
--zdt_attachmentviewer_footer_bg: #080a0d;
|
|
15
15
|
--zdt_attachmentviewer_arrow_bg_hover: #080a0d;
|
|
16
16
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
/* attachment viewer */
|
|
12
12
|
--zdt_attachmentviewer_header_bg: #080a0d;
|
|
13
|
-
--zdt_attachmentviewer_header_border: #
|
|
13
|
+
--zdt_attachmentviewer_header_border: #6c80a3;
|
|
14
14
|
--zdt_attachmentviewer_footer_bg: #080a0d;
|
|
15
15
|
--zdt_attachmentviewer_arrow_bg_hover: #080a0d;
|
|
16
16
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
/* attachment viewer */
|
|
12
12
|
--zdt_attachmentviewer_header_bg: #080a0d;
|
|
13
|
-
--zdt_attachmentviewer_header_border: #
|
|
13
|
+
--zdt_attachmentviewer_header_border: #6c80a3;
|
|
14
14
|
--zdt_attachmentviewer_footer_bg: #080a0d;
|
|
15
15
|
--zdt_attachmentviewer_arrow_bg_hover: #080a0d;
|
|
16
16
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
/* attachment viewer */
|
|
12
12
|
--zdt_attachmentviewer_header_bg: #080a0d;
|
|
13
|
-
--zdt_attachmentviewer_header_border: #
|
|
13
|
+
--zdt_attachmentviewer_header_border: #6c80a3;
|
|
14
14
|
--zdt_attachmentviewer_footer_bg: #080a0d;
|
|
15
15
|
--zdt_attachmentviewer_arrow_bg_hover: #080a0d;
|
|
16
16
|
}
|