💄 Adds lissy theme
This commit is contained in:
@@ -48,28 +48,29 @@ module.exports = {
|
||||
/* List of built-in themes, to be displayed within the theme-switcher dropdown */
|
||||
builtInThemes: [
|
||||
'callisto',
|
||||
'oblivion',
|
||||
'material',
|
||||
'material-dark',
|
||||
'dashy-docs',
|
||||
'colorful',
|
||||
'one-dark',
|
||||
'dracula',
|
||||
'adventure',
|
||||
'one-dark',
|
||||
'lissy',
|
||||
'nord-frost',
|
||||
'nord',
|
||||
'oblivion',
|
||||
'adventure',
|
||||
'minimal-dark',
|
||||
'minimal-light',
|
||||
'thebe',
|
||||
'cyberpunk',
|
||||
'matrix',
|
||||
'matrix-red',
|
||||
'color-block',
|
||||
'glow',
|
||||
'raspberry-jam',
|
||||
'bee',
|
||||
'tiger',
|
||||
'glow',
|
||||
'vaporware',
|
||||
'cyberpunk',
|
||||
'material-original',
|
||||
'material-dark-original',
|
||||
'high-contrast-dark',
|
||||
@@ -150,7 +151,6 @@ module.exports = {
|
||||
PAGE_INFO: 'pageInfo',
|
||||
APP_CONFIG: 'appConfig',
|
||||
SECTIONS: 'sections',
|
||||
WIDGETS: 'widgets',
|
||||
},
|
||||
/* Amount of time to show splash screen, when enabled, in milliseconds */
|
||||
splashScreenTime: 1000,
|
||||
|
||||
Reference in New Issue
Block a user