blob: 0ad6338295dd8ddb7da4d53b84f0e591a35028f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
id: '2d7d1479-acb8-4e2e-85bb-565a2d8e6966',
name: 'Rainy',
author: 'syuilo',
base: 'light',
props: {
accent: 'rgb(147, 199, 206)',
bg: 'rgb(220, 229, 232)',
fg: 'rgb(139, 153, 161)',
renote: '@accent',
},
}
|