Adds 2 new themes, minimal-dark, and minimal-light

This commit is contained in:
Alicia Sykes
2021-06-01 14:24:18 +01:00
parent 484a62566b
commit b60b8db884
4 changed files with 120 additions and 1 deletions

View File

@@ -28,8 +28,10 @@ module.exports = {
'raspberry-jam',
'tiger',
'colorful',
'high-contrast-light',
'minimal-dark',
'minimal-light',
'high-contrast-dark',
'high-contrast-light',
],
visibleComponents: {
pageTitle: true,