This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-11-30 11:08:45 +08:00
Code
Issues
Actions
68
Packages
Projects
Releases
Wiki
Activity
e0e0cc211e
ant-design
/
components
/
config-provider
/
demo
/
theme.md
8 lines
82 B
Markdown
Raw
Normal View
History
Unescape
Escape
Add `variable.less` to support css variable (#31496) * chore: use varaible.less * chore: basic primary varaible * chore: Move to variable * chore: align active color * chore: global fix of css variable * chore: primary colors * chore: button danger * chore: btn default error color * chore: button series * chore: More examples * chore: More components * chore: Form demo * chore: form style * fix: Tag & Alert variable * chore: update footer * chore: rm tmp code * chore: transfer * fix: picker column active color * chore: Adjust active bg color * chore: table hover color * chore: all css variables * chore: Global using variables * chore: Test case * chore: Update test logic * chore: back of default less * chore: entry of site use proxy style * chore: update entry * chore: split of variables * refactor: quick dist speed * fix: site use variable version * chore: Update less config * chore: add mv script * chore: Update repalcement script * chore: Add inject variables * chore: Update script * fix: script path * chore: Move to component instead * chore: fix condition * chore: update config * chore: Update in less transform * chore: Modify logic * chore: change to variables * chore: Update name * fix: script name * chore: do inject * revert: back of path * chore: 2 way of generate * bump tools * chore: Add auto replacement script * chore: auto genrate less file * chore: fix test * test: More test case * chore: Update limit config * test: coverage * docs: Update doc
2021-09-01 10:56:50 +08:00
## zh-CN
docs: update config-provider theme demo
2022-11-18 17:23:21 +08:00
通过
`theme`
修改主题。
Add `variable.less` to support css variable (#31496) * chore: use varaible.less * chore: basic primary varaible * chore: Move to variable * chore: align active color * chore: global fix of css variable * chore: primary colors * chore: button danger * chore: btn default error color * chore: button series * chore: More examples * chore: More components * chore: Form demo * chore: form style * fix: Tag & Alert variable * chore: update footer * chore: rm tmp code * chore: transfer * fix: picker column active color * chore: Adjust active bg color * chore: table hover color * chore: all css variables * chore: Global using variables * chore: Test case * chore: Update test logic * chore: back of default less * chore: entry of site use proxy style * chore: update entry * chore: split of variables * refactor: quick dist speed * fix: site use variable version * chore: Update less config * chore: add mv script * chore: Update repalcement script * chore: Add inject variables * chore: Update script * fix: script path * chore: Move to component instead * chore: fix condition * chore: update config * chore: Update in less transform * chore: Modify logic * chore: change to variables * chore: Update name * fix: script name * chore: do inject * revert: back of path * chore: 2 way of generate * bump tools * chore: Add auto replacement script * chore: auto genrate less file * chore: fix test * test: More test case * chore: Update limit config * test: coverage * docs: Update doc
2021-09-01 10:56:50 +08:00
## en-US
docs: update config-provider theme demo
2022-11-18 17:23:21 +08:00
Modify theme by
`theme`
prop.
Reference in New Issue
Copy Permalink