Sharkey/src/client/themes/elegant.json5
syuilo f6154dc0af
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00

19 lines
325 B
Plaintext

{
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',
},
}