mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 08:45:44 +02:00
Refactor
This commit is contained in:
20
src/client/themes/mauve.json5
Normal file
20
src/client/themes/mauve.json5
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
id: '252b2caf-86c2-4c3f-a73f-e1fc1cfa5298',
|
||||
|
||||
name: 'Mauve',
|
||||
author: 'とわこ',
|
||||
|
||||
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',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user