mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update progress bar colour for dark mode
This commit is contained in:
parent
2698bb0a24
commit
e4776085ab
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ const darkThemeSpec = {
|
|||
thBorderColor: '#4F4F4F',
|
||||
thBorderSubtle: '#6A6968',
|
||||
|
||||
thProgressFg: '#FFEA9F',
|
||||
thProgressFg: '#FFD234',
|
||||
|
||||
thHighContrast: '#D9D9D9',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue