File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ html[data-theme="system-light"] {
208
208
--color_border_selected : #3f59e4 ;
209
209
--color_border_focus : #3f59e4 ;
210
210
211
- --color_bg_auth0-cta : var (--functional-gray-150 );
211
+ --color_bg_auth0-cta : var (--functional-gray-950 );
212
212
213
213
--color_bg_layer : var (--functional-gray-0 );
214
214
--color_bg_layer_bold : var (--functional-gray-250 );
@@ -222,6 +222,8 @@ html[data-theme="system-light"] {
222
222
--color_bg_layer_highlight3 : var (--violet );
223
223
--color_bg_layer_highlight4 : #a35125 ;
224
224
225
+ --color_button_focus_inverse : hsla (0 , 0% , 100% , .24 );
226
+
225
227
--color_border_default : #e8e8e8 ;
226
228
--color_border_bold : var (--functional-gray-250 );
227
229
--color_border_inverse_static : var (--functional-gray-550 );
You can’t perform that action at this time.
0 commit comments