mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
add Vulcan UI theme
This commit is contained in:
committed by
Junyoung Choi
parent
e44381f295
commit
eae964f7e7
@@ -31,6 +31,11 @@ export default [
|
||||
label: i18n.__('Solarized Dark'),
|
||||
isDark: true
|
||||
},
|
||||
{
|
||||
name: 'vulcan',
|
||||
label: i18n.__('Vulcan'),
|
||||
isDark: true
|
||||
},
|
||||
{
|
||||
name: 'white',
|
||||
label: i18n.__('White'),
|
||||
|
||||
Reference in New Issue
Block a user