基底テーマ分離
This commit is contained in:
parent
ed5386771a
commit
da2112b659
4 changed files with 29 additions and 3 deletions
13
src/client/themes/white.json5
Normal file
13
src/client/themes/white.json5
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
id: '4eea646f-7afa-4645-83e9-83af0333cd37',
|
||||
|
||||
name: 'White',
|
||||
author: 'syuilo',
|
||||
desc: '',
|
||||
|
||||
base: 'light',
|
||||
|
||||
props: {
|
||||
messageBg: '#dedede',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue