[Client] Add Monokai theme 🎨

This commit is contained in:
syuilo
2018-12-30 09:21:23 +09:00
parent fcb3ba9947
commit 8bbff90aca
2 changed files with 27 additions and 1 deletions

View File

@ -0,0 +1,24 @@
{
id: 'fef11dc4-6b17-436e-b374-73282c44ddc0',
name: 'Monokai',
author: 'syuilo',
base: 'dark',
vars: {
primary: '#f92672',
secondary: '#272822',
text: '#f8f8f2',
},
props: {
renoteGradient: '#3f500f',
renoteText: '#a6e22e',
quoteBorder: '#a6e22e',
mfmMention: '#ae81ff',
mfmUrl: '#66d9ef',
mfmLink: '#e6db74',
mfmHashtag: '#fd971f'
},
}