Sharkey/src/client/themes/garden.json5
syuilo f6154dc0af
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00

18 lines
278 B
Plaintext

{
id: '45b13782-9143-4dd8-ac0c-4a872321fc63',
name: 'Garden',
author: 'syuilo',
base: 'light',
props: {
accent: 'rgb(147, 206, 188)',
bg: 'rgb(253, 245, 242)',
fg: 'rgb(161, 147, 139)',
renote: '@accent',
hashtag: 'rgb(226, 152, 48)',
link: '#aac12c',
},
}