Added new demonic pacts images and theme.
This commit is contained in:
@@ -24,6 +24,10 @@ export default function getAccentColorForTheme(theme) {
|
||||
return 'rgb(76 33 54)';
|
||||
case 'mono-light':
|
||||
return 'rgb(55 65 81)';
|
||||
case 'dp-dark':
|
||||
return 'rgb(196 30 58)';
|
||||
case 'dp-light':
|
||||
return 'rgb(107 28 35)';
|
||||
default:
|
||||
return 'rgb(19 213 145)';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user