Update progress bar colour for dark mode

This commit is contained in:
Jackson Harper 2023-05-02 13:30:11 +08:00
parent 2698bb0a24
commit e4776085ab

View file

@ -270,7 +270,7 @@ const darkThemeSpec = {
thBorderColor: '#4F4F4F',
thBorderSubtle: '#6A6968',
thProgressFg: '#FFEA9F',
thProgressFg: '#FFD234',
thHighContrast: '#D9D9D9',
},