🎨
This commit is contained in:
parent
02a27a8b12
commit
c417e2f4a1
4 changed files with 45 additions and 25 deletions
20
src/client/theme/rainy.json5
Normal file
20
src/client/theme/rainy.json5
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
id: '2058b33e-5127-4e63-ae67-a900f3a11723',
|
||||
|
||||
name: 'Rainy',
|
||||
author: 'syuilo',
|
||||
|
||||
base: 'light',
|
||||
|
||||
vars: {
|
||||
primary: 'rgb(100, 184, 193)',
|
||||
secondary: 'rgb(228, 234, 234)',
|
||||
text: 'rgb(85, 94, 92)',
|
||||
},
|
||||
|
||||
props: {
|
||||
renoteGradient: '#bcd0d0',
|
||||
renoteText: '$primary',
|
||||
quoteBorder: '$primary',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue