Rename theme
This commit is contained in:
parent
a941c05d75
commit
c30c71c338
2 changed files with 2 additions and 2 deletions
22
src/client/themes/olive.json5
Normal file
22
src/client/themes/olive.json5
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
id: '0d92cf9c-ed9e-42fe-b715-be4899f54d12',
|
||||
|
||||
name: 'Olive',
|
||||
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)',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue