22 lines
331 B
Plaintext
22 lines
331 B
Plaintext
{
|
|
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',
|
|
},
|
|
}
|