テーマに関して強化
This commit is contained in:
parent
f2b9863eea
commit
6b96bd0185
15 changed files with 569 additions and 513 deletions
21
src/client/theme/halloween.json5
Normal file
21
src/client/theme/halloween.json5
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
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',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue