File tree 2 files changed +3
-2
lines changed
packages/theme-base/src/themes
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 223
223
--sapContent_ForegroundColor : @sapContent_ForegroundColor ;
224
224
--sapContent_ForegroundTextColor : @sapContent_ForegroundTextColor ;
225
225
--sapContent_DisabledTextColor : @sapContent_DisabledTextColor ;
226
-
227
226
--sapField_ReadOnly_BorderColor : @sapField_ReadOnly_BorderColor ;
228
227
--sapGroup_TitleBorderColor : @sapGroup_TitleBorderColor ;
229
228
--sapGroup_TitleTextColor : @sapGroup_TitleTextColor ;
235
234
--sapShell_BackgroundPatternColor : @sapShell_BackgroundPatternColor ;
236
235
--sapShell_Hover_Background : @sapShell_Hover_Background ;
237
236
--sapShell_Active_Background : @sapShell_Active_Background ;
237
+ --sapShell_Active_TextColor : @sapShell_Active_TextColor ;
238
238
--sapScrollBar_FaceColor : @sapScrollBar_FaceColor ;
239
239
--sapScrollBar_TrackColor : @sapScrollBar_TrackColor ;
240
240
--sapScrollBar_Hover_FaceColor : @sapScrollBar_Hover_FaceColor ;
Original file line number Diff line number Diff line change 136
136
--sapShell_InteractiveTextColor : @sapShell_InteractiveTextColor ;
137
137
--sapShell_Hover_Background : @sapShell_Hover_Background ;
138
138
--sapShell_Active_Background : @sapShell_Active_Background ;
139
+ --sapShell_Active_TextColor : @sapShell_Active_TextColor ;
139
140
140
141
--sapButton_BorderWidth : @sapButton_BorderWidth ;
141
142
--sapButton_Background : @sapButton_Background ;
155
156
--sapButton_Emphasized_Hover_Background : @sapButton_Emphasized_Hover_Background ;
156
157
--sapButton_Emphasized_TextShadow : none ;
157
158
--sapButton_Emphasized_Active_Background : @sapButton_Emphasized_Active_Background ;
158
- --sapButton_Emphasized_Active_BorderColor : @sapButton_Emphasized_Active_BorderColor ;
159
+ --sapButton_Emphasized_Active_BorderColor : @sapButton_Emphasized_Active_BorderColor ;
159
160
--sapButton_Reject_TextColor : @sapButton_Reject_TextColor ;
160
161
--sapButton_Reject_Background : @sapButton_Reject_Background ;
161
162
--sapButton_Reject_BorderColor : @sapButton_BorderColor ;
You can’t perform that action at this time.
0 commit comments