🎨
This commit is contained in:
parent
da900439a3
commit
d8f3e9d4a3
5 changed files with 72 additions and 2 deletions
22
src/client/theme/colorful.json5
Normal file
22
src/client/theme/colorful.json5
Normal 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'
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue