2020-01-30 04:39:07 -06:00
|
|
|
{
|
|
|
|
id: '0d92cf9c-ed9e-42fe-b715-be4899f54d12',
|
|
|
|
|
2020-01-31 18:21:28 -06:00
|
|
|
name: 'Olive',
|
2020-01-30 04:39:07 -06:00
|
|
|
author: 'syuilo',
|
|
|
|
|
|
|
|
base: 'light',
|
|
|
|
|
|
|
|
props: {
|
|
|
|
accent: 'rgb(158, 177, 95)',
|
|
|
|
bg: 'rgb(230, 230, 223)',
|
|
|
|
fg: 'rgb(103, 115, 92)',
|
|
|
|
panel: 'rgb(243, 241, 233)',
|
|
|
|
renote: '@accent',
|
|
|
|
link: '@accent',
|
|
|
|
mention: '@accent',
|
|
|
|
hashtag: '@accent',
|
|
|
|
header: 'rgba(211, 214, 200, 0.75)',
|
|
|
|
navBg: 'rgb(220, 219, 206)',
|
|
|
|
inputBorder: 'rgba(0, 0, 0, 0.1)',
|
|
|
|
},
|
|
|
|
}
|