mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Rework color naming
This commit is contained in:
@@ -132,7 +132,7 @@ CircularProgressBar.defaultProps = {
|
||||
containerClassName: styles.circularProgressBarContainer,
|
||||
size: 60,
|
||||
strokeWidth: 5,
|
||||
strokeColor: colors.sonarrBlue,
|
||||
strokeColor: colors.lidarrGreen,
|
||||
showProgressText: false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user