misskey/src/client/theme/pink.json5
2018-10-08 01:10:30 +09:00

20 lines
325 B
Text

{
id: 'e9c8c01d-9c15-48d0-9b5c-3d00843b5b36',
name: 'Lavender',
author: 'sokuyuku & syuilo',
base: 'light',
vars: {
primary: 'rgb(206, 147, 191)',
secondary: 'rgb(253, 242, 243)',
text: 'rgb(161, 139, 146)',
},
props: {
renoteGradient: '#f7e4ec',
renoteText: '$primary',
quoteBorder: '$primary',
},
}