mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 03:05:52 +02:00
Refactor
This commit is contained in:
21
src/client/themes/rainy.json5
Normal file
21
src/client/themes/rainy.json5
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
id: '2058b33e-5127-4e63-ae67-a900f3a11723',
|
||||
|
||||
name: 'Rainy',
|
||||
author: 'syuilo',
|
||||
desc: 'It\'s a rainy day.',
|
||||
|
||||
base: 'light',
|
||||
|
||||
vars: {
|
||||
primary: 'rgb(100, 184, 193)',
|
||||
secondary: 'rgb(228, 234, 234)',
|
||||
text: 'rgb(85, 94, 92)',
|
||||
},
|
||||
|
||||
props: {
|
||||
renoteGradient: '#bcd0d0',
|
||||
renoteText: '$primary',
|
||||
quoteBorder: '$primary',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user