テーマに関して強化
This commit is contained in:
parent
f2b9863eea
commit
6b96bd0185
15 changed files with 569 additions and 513 deletions
20
src/client/theme/pink.json5
Normal file
20
src/client/theme/pink.json5
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
id: 'e9c8c01d-9c15-48d0-9b5c-3d00843b5b36',
|
||||
|
||||
name: 'Pink',
|
||||
author: 'syuilo',
|
||||
|
||||
base: 'light',
|
||||
|
||||
vars: {
|
||||
primary: 'rgb(251, 78, 112)',
|
||||
secondary: 'rgb(255, 218, 240)',
|
||||
text: 'rgb(113, 91, 102)',
|
||||
},
|
||||
|
||||
props: {
|
||||
renoteGradient: '#ffb1c9',
|
||||
renoteText: '#ff588d',
|
||||
quoteBorder: '#ff6c9b',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue