Sharkey/src/client/themes/halloween.json5
syuilo 15839a7399 🎨
2020-02-17 06:37:39 +09:00

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',
},
}