mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-11-15 11:46:56 +01:00
d84796588c
* cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
30 lines
580 B
Text
30 lines
580 B
Text
{
|
|
id: '1100673c-f902-4ccd-93aa-7cb88be56178',
|
|
|
|
name: 'Mi Botanical Light',
|
|
author: 'ThinaticSystem',
|
|
|
|
base: 'light',
|
|
|
|
props: {
|
|
accent: '#77b58c',
|
|
bg: 'e2deda',
|
|
fg: '#3d3d3d',
|
|
fgHighlighted: '#6bc9a0',
|
|
fgOnWhite: '@accent',
|
|
divider: '#cfcfcf',
|
|
panel: '@X14',
|
|
panelHeaderBg: '@panel',
|
|
panelHeaderDivider: '@divider',
|
|
header: ':alpha<0.7<@panel',
|
|
navBg: '@X14',
|
|
renote: '#229e92',
|
|
mention: '#da6d35',
|
|
mentionMe: '#d44c4c',
|
|
hashtag: '#4cb8d4',
|
|
link: '@accent',
|
|
buttonGradateB: ':hue<-70<@accent',
|
|
success: '#86b300',
|
|
X14: '#ebe7e5'
|
|
},
|
|
}
|