d3fe02fb3e
* wip * wip * wip * wip * Update default.sidebar.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update sticky-sidebar.ts * wip * wip * Update messaging-room.form.vue * Update timeline.vue
26 lines
503 B
Text
26 lines
503 B
Text
{
|
|
id: 'c503d768-7c70-4db2-a4e6-08264304bc8d',
|
|
|
|
name: 'Mi Persimmon',
|
|
author: 'syuilo',
|
|
|
|
base: 'dark',
|
|
|
|
props: {
|
|
accent: 'rgb(206, 102, 65)',
|
|
bg: 'rgb(31, 33, 31)',
|
|
fg: '#cdd8c7',
|
|
fgHighlighted: '#fff',
|
|
divider: 'rgba(255, 255, 255, 0.14)',
|
|
panel: 'rgb(41, 43, 41)',
|
|
panelShadow: '" 0 8px 24px rgb(0 0 0 / 25%)',
|
|
infoFg: '@fg',
|
|
infoBg: '#333c3b',
|
|
navBg: '#141714',
|
|
renote: '@accent',
|
|
mention: '@accent',
|
|
mentionMe: '#de6161',
|
|
hashtag: '#68bad0',
|
|
link: '#a1c758',
|
|
},
|
|
}
|