Refactor
This commit is contained in:
parent
c015e99e6e
commit
a408226509
16 changed files with 32 additions and 32 deletions
21
src/client/themes/gray.json5
Normal file
21
src/client/themes/gray.json5
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
id: '56ff14eb-1e6d-4c0c-9e84-71eb156234e5',
|
||||
|
||||
name: 'Gray',
|
||||
author: 'syuilo',
|
||||
|
||||
base: 'light',
|
||||
|
||||
vars: {
|
||||
primary: '#C03233',
|
||||
secondary: 'rgb(213, 213, 213)',
|
||||
text: 'rgb(102, 102, 102)',
|
||||
},
|
||||
|
||||
props: {
|
||||
renoteGradient: '#bdbdbd',
|
||||
renoteText: '$primary',
|
||||
quoteBorder: '$primary',
|
||||
desktopPostFormBg: '#ececec',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue