forked from mirrors/misskey
🎨
This commit is contained in:
20
src/client/themes/l-peach.json5
Normal file
20
src/client/themes/l-peach.json5
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
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',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user