21 lines
308 B
Text
21 lines
308 B
Text
|
{
|
||
|
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',
|
||
|
},
|
||
|
}
|