19 lines
269 B
Plaintext
19 lines
269 B
Plaintext
{
|
|
id: '42e4f09b-67d5-498c-af7d-29faa54745b0',
|
|
|
|
name: 'Halloween',
|
|
author: 'syuilo',
|
|
desc: 'Hello, Happy Halloween!',
|
|
|
|
base: 'dark',
|
|
|
|
props: {
|
|
accent: '#d67036',
|
|
panel: '#1f1d30',
|
|
bg: '#0f0e17',
|
|
fg: '#b1bee3',
|
|
html: '@accent',
|
|
renote: '@accent',
|
|
},
|
|
}
|