f6154dc0af
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
19 lines
308 B
Plaintext
19 lines
308 B
Plaintext
{
|
|
id: '6846bcbe-afbe-487c-bece-77e8cfc4ab8a',
|
|
|
|
name: 'Mauve',
|
|
author: 'syuilo',
|
|
|
|
base: 'dark',
|
|
|
|
props: {
|
|
accent: 'rgb(133, 88, 150)',
|
|
panel: 'rgb(54, 43, 59)',
|
|
bg: '#201A23',
|
|
fg: 'rgb(229, 223, 231)',
|
|
shadow: 'rgba(0, 0, 0, 0.2)',
|
|
header: 'rgba(87, 70, 97, 0.5)',
|
|
renote: '@accent',
|
|
},
|
|
}
|