mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
Fixed: Rework color naming
This commit is contained in:
parent
27470432f9
commit
7ece4731fc
2 changed files with 6 additions and 4 deletions
|
@ -132,7 +132,7 @@ CircularProgressBar.defaultProps = {
|
|||
containerClassName: styles.circularProgressBarContainer,
|
||||
size: 60,
|
||||
strokeWidth: 5,
|
||||
strokeColor: colors.sonarrBlue,
|
||||
strokeColor: colors.lidarrGreen,
|
||||
showProgressText: false
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue