Rename theme
This commit is contained in:
parent
1440c5bc65
commit
4f20ee1909
2 changed files with 3 additions and 3 deletions
23
src/client/themes/vivid.json5
Normal file
23
src/client/themes/vivid.json5
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
id: '2d066d6e-bd39-4f23-bd48-686d5c1c6ae8',
|
||||
|
||||
name: 'Vivid',
|
||||
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',
|
||||
mfmMentionForeground: '#fff',
|
||||
mfmUrl: '#86b300',
|
||||
mfmLink: '#399ee6',
|
||||
mfmHashtag: '#fa8d3e'
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue