mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-03 00:25:57 +09:00
30 lines
646 B
Plaintext
30 lines
646 B
Plaintext
{
|
|
id: '0c6e70e2-a1ec-4053-9b1a-b6082fe016cb',
|
|
|
|
name: 'Gruvbox Dark',
|
|
author: 'syuilo',
|
|
|
|
base: 'dark',
|
|
|
|
vars: {
|
|
primary: 'rgb(215, 153, 33)',
|
|
secondary: 'rgb(40, 40, 40)',
|
|
text: 'rgb(235, 219, 178)',
|
|
},
|
|
|
|
props: {
|
|
renoteGradient: '#58581e',
|
|
renoteText: 'rgb(169, 174, 36)',
|
|
quoteBorder: 'rgb(169, 174, 36)',
|
|
mfmMention: 'rgb(177, 98, 134)',
|
|
mfmMentionForeground: '#fff',
|
|
mfmUrl: 'rgb(69, 133, 136)',
|
|
mfmLink: 'rgb(104, 157, 106)',
|
|
mfmHashtag: 'rgb(251, 73, 52)',
|
|
notificationIndicator: 'rgb(184, 187, 38)',
|
|
switchActive: 'rgb(254, 128, 25)',
|
|
radioActive: 'rgb(131, 165, 152)',
|
|
link: 'rgb(104, 157, 106)',
|
|
},
|
|
}
|