forked from mirrors/misskey
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
This commit is contained in:
18
src/client/themes/elegant.json5
Normal file
18
src/client/themes/elegant.json5
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
id: 'de465368-9dd1-4bba-b1b9-69f312fcf6e7',
|
||||
|
||||
name: 'Elegant',
|
||||
author: 'syuilo',
|
||||
desc: 'Inspired by meimei\'s theme',
|
||||
|
||||
base: 'dark',
|
||||
|
||||
props: {
|
||||
accent: 'rgb(187, 146, 45)',
|
||||
panel: 'rgb(76, 33, 33)',
|
||||
bg: 'rgb(53, 21, 21)',
|
||||
fg: 'rgb(216, 210, 199)',
|
||||
header: 'rgba(76, 45, 33, 0.75)',
|
||||
renote: '@accent',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user