Adds material dark theme
This commit is contained in:
@@ -14,15 +14,16 @@ module.exports = {
|
||||
theme: 'default',
|
||||
fontAwesomeKey: '0821c65656',
|
||||
builtInThemes: [
|
||||
'nord',
|
||||
'nord-frost',
|
||||
'callisto',
|
||||
'thebe',
|
||||
'dracula',
|
||||
'material',
|
||||
'material-dark',
|
||||
'colorful',
|
||||
'nord',
|
||||
'nord-frost',
|
||||
'minimal-dark',
|
||||
'minimal-light',
|
||||
'colorful',
|
||||
'matrix',
|
||||
'matrix-red',
|
||||
'hacker-girl',
|
||||
@@ -30,7 +31,7 @@ module.exports = {
|
||||
'bee',
|
||||
'tiger',
|
||||
'material-original',
|
||||
'material-dark',
|
||||
'material-dark-original',
|
||||
'high-contrast-dark',
|
||||
'high-contrast-light',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user