🎨
This commit is contained in:
parent
da900439a3
commit
d8f3e9d4a3
5 changed files with 72 additions and 2 deletions
20
src/client/theme/mauve.json5
Normal file
20
src/client/theme/mauve.json5
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
id: '252b2caf-86c2-4c3f-a73f-e1fc1cfa5298',
|
||||
|
||||
name: 'Mauve',
|
||||
author: 'とわこ & syuilo',
|
||||
|
||||
base: 'dark',
|
||||
|
||||
vars: {
|
||||
primary: 'rgb(133, 88, 150)',
|
||||
secondary: 'rgb(54, 43, 59)',
|
||||
text: 'rgb(229, 223, 231)',
|
||||
},
|
||||
|
||||
props: {
|
||||
renoteGradient: '#54415d',
|
||||
renoteText: '$primary',
|
||||
quoteBorder: '$primary',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue