-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: Update palette of theme (#220)
* refactor: remove deprecated colors BREAKING CHANGE: new theme does not support outdated variables * chore: replace ${palette.White} to #fff * chore: replace Mono_P10 to Border * chore: replace Mono_P20 to Border * chore: replace SmarthrGreen to Main * chore: theme.palette.White to #fff * chore: replace Mono_P40 to TextGrey * chore: replace palette.Red to palette.Danger * chore: replace Mono_P60 to TextGrey * chore: replace Orange_M30 to Warning * chore: replace Yellow to Warning * chore: replace Red to Danger * chore: replace Blue to Main * chore: replace White to #fff * chore: replace Black to TextBlack * chore: replace Mono_P30 to TextGrey * chore: change color * chore: yarn add polished * feat: add hoverColor method * chore: modify hover color for PagenationItem * chore: modify hover color for Button * chore: modify focus color for Input * style: change color code to lower case * style: update snapshots
- Loading branch information
Showing
29 changed files
with
222 additions
and
443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.