This commit is contained in:
syuilo 2018-12-30 12:45:31 +09:00
parent da900439a3
commit d8f3e9d4a3
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 72 additions and 2 deletions

View file

@ -0,0 +1,22 @@
{
id: '2d066d6e-bd39-4f23-bd48-686d5c1c6ae8',
name: 'Colorful',
author: 'syuilo',
base: 'light',
vars: {
primary: 'rgb(255, 153, 64)',
secondary: 'rgb(255, 255, 255)',
text: 'rgb(108, 118, 128)',
},
props: {
bg: 'rgb(250, 250, 250)',
mfmMention: '#f07171',
mfmUrl: '#86b300',
mfmLink: '#399ee6',
mfmHashtag: '#fa8d3e'
},
}