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"] {
208208 --color_border_selected : #3f59e4 ;
209209 --color_border_focus : #3f59e4 ;
210210
211- --color_bg_auth0-cta : var (--functional-gray-150 );
211+ --color_bg_auth0-cta : var (--functional-gray-950 );
212212
213213 --color_bg_layer : var (--functional-gray-0 );
214214 --color_bg_layer_bold : var (--functional-gray-250 );
@@ -222,6 +222,8 @@ html[data-theme="system-light"] {
222222 --color_bg_layer_highlight3 : var (--violet );
223223 --color_bg_layer_highlight4 : #a35125 ;
224224
225+ --color_button_focus_inverse : hsla (0 , 0% , 100% , .24 );
226+
225227 --color_border_default : #e8e8e8 ;
226228 --color_border_bold : var (--functional-gray-250 );
227229 --color_border_inverse_static : var (--functional-gray-550 );
You can’t perform that action at this time.
0 commit comments