rudeshark.net/src/client/theme/pink.json5

21 lines
325 B
Plaintext
Raw Normal View History

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