mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Rename theme
This commit is contained in:
parent
8365167452
commit
ee9957fd0b
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ export const builtinThemes = [
|
||||||
require('./themes/cafe.json5'),
|
require('./themes/cafe.json5'),
|
||||||
require('./themes/chocolate.json5'),
|
require('./themes/chocolate.json5'),
|
||||||
require('./themes/danboard.json5'),
|
require('./themes/danboard.json5'),
|
||||||
require('./themes/military.json5'),
|
require('./themes/olive.json5'),
|
||||||
require('./themes/tweetdeck.json5'),
|
require('./themes/tweetdeck.json5'),
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
id: '0d92cf9c-ed9e-42fe-b715-be4899f54d12',
|
id: '0d92cf9c-ed9e-42fe-b715-be4899f54d12',
|
||||||
|
|
||||||
name: 'Military',
|
name: 'Olive',
|
||||||
author: 'syuilo',
|
author: 'syuilo',
|
||||||
|
|
||||||
base: 'light',
|
base: 'light',
|
Loading…
Reference in a new issue