Added new demonic pacts images and theme.
This commit is contained in:
@@ -19,6 +19,8 @@ module.exports = {
|
||||
're-ocean': '#034f92',
|
||||
'mono-dark': '#f9fafb',
|
||||
'mono-white': '#374151',
|
||||
'dp-crimson': '#eb4e68',
|
||||
'dp-blood': '#6b1c23',
|
||||
gray: {
|
||||
150: '#f1f2f5',
|
||||
},
|
||||
@@ -47,12 +49,14 @@ module.exports = {
|
||||
'tr-dark',
|
||||
're-dark',
|
||||
'mono-dark',
|
||||
'dp-dark',
|
||||
'tl-light',
|
||||
'tb-light',
|
||||
'tr-light',
|
||||
'sl-light',
|
||||
're-light',
|
||||
'mono-light',
|
||||
'dp-light',
|
||||
];
|
||||
themes.forEach(theme => {
|
||||
addVariant(theme, `.theme-${theme} &`);
|
||||
|
||||
Reference in New Issue
Block a user