mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
More Cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const radarrYellow = '#ffc230';
|
||||
const prowlarrYellow = '#aaa';
|
||||
|
||||
module.exports = {
|
||||
textColor: '#515253',
|
||||
@@ -17,7 +17,7 @@ module.exports = {
|
||||
queueColor: '#7a43b6',
|
||||
purple: '#7a43b6',
|
||||
pink: '#ff69b4',
|
||||
radarrYellow,
|
||||
prowlarrYellow,
|
||||
helpTextColor: '#909293',
|
||||
darkGray: '#888',
|
||||
gray: '#adadad',
|
||||
@@ -26,7 +26,7 @@ module.exports = {
|
||||
|
||||
// Theme Colors
|
||||
|
||||
themeBlue: radarrYellow,
|
||||
themeBlue: prowlarrYellow,
|
||||
themeRed: '#c4273c',
|
||||
themeDarkColor: '#595959',
|
||||
themeLightColor: '#707070',
|
||||
|
Reference in New Issue
Block a user