21 lines
313 B
Text
21 lines
313 B
Text
{
|
|
id: '42e4f09b-67d5-498c-af7d-29faa54745b0',
|
|
|
|
name: 'Halloween',
|
|
author: 'syuilo',
|
|
desc: 'Hello, Happy Halloween!',
|
|
|
|
base: 'dark',
|
|
|
|
vars: {
|
|
primary: '#d67036',
|
|
secondary: '#1f1d30',
|
|
text: '#b1bee3',
|
|
},
|
|
|
|
props: {
|
|
renoteGradient: '#5d2d1a',
|
|
renoteText: '#ff6c00',
|
|
quoteBorder: '#c3631c',
|
|
},
|
|
}
|