antd-them-switch-cra icon indicating copy to clipboard operation
antd-them-switch-cra copied to clipboard

Different styles between 'default' and 'light' themes

Open elis opened this issue 5 years ago • 0 comments

First of all thanks for the repo - really helpful with this topic as it's relatively basic feature (which is also demonstrated on the documentation website!) but isn't available out of the box and due to the relatively complexity of less inner workings it's somewhat complicated to implement.

That being said there's a difference between the default theme that is loaded initially when the app starts:

image

And the style that is loaded when clicking on light:

image

elis avatar May 25 '20 10:05 elis