Files
misskey/src/client/themes/l-peach.json5
syuilo fb07116a4c 🎨
2020-10-19 13:17:11 +09:00

21 lines
339 B
Plaintext

{
id: 'e9c8c01d-9c15-48d0-9b5c-3d00843b5b36',
name: 'Mi L Peach',
author: 'syuilo',
base: 'light',
props: {
accent: 'rgb(206, 147, 191)',
bg: '#fff8f8',
fg: 'rgb(161, 139, 146)',
divider: '#ece7e7',
renote: '@accent',
link: '@accent',
mention: '@accent',
hashtag: '@accent',
panelHeaderDivider: '@divider',
},
}