Add some themes 🎨
This commit is contained in:
parent
d8ab7f158c
commit
13abd6596e
5 changed files with 89 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ export const builtinThemes = [
|
|||
require('./themes/rainy.json5'),
|
||||
require('./themes/urban.json5'),
|
||||
require('./themes/cafe.json5'),
|
||||
require('./themes/chocolate.json5'),
|
||||
require('./themes/danboard.json5'),
|
||||
require('./themes/military.json5'),
|
||||
require('./themes/tweetdeck.json5'),
|
||||
];
|
||||
|
||||
let timeout = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue