[Client] Add some themes 🎨

This commit is contained in:
syuilo 2018-12-30 06:40:48 +09:00
parent d3b81c3e00
commit 8782a64b18
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
4 changed files with 67 additions and 1 deletions

View file

@ -0,0 +1,20 @@
{
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)',
},
}