issues
search
altence
/
lightence-ant-design-react-template
Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
1.01k
stars
258
forks
source link
refactor(theme): use css variables flow for theme change
#230
Closed
Findmitrey
closed
2 years ago
Findmitrey
commented
2 years ago
Description
For theme change use css variables.
Fixes #228
Type of change
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
How Has This Been Tested?
Tested locally
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
For theme change use css variables.
Fixes #228
Type of change
How Has This Been Tested?
Tested locally
Checklist: