This commit is contained in:
syuilo 2019-03-18 13:29:58 +09:00
parent c015e99e6e
commit a408226509
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
16 changed files with 32 additions and 32 deletions

View file

@ -1,21 +0,0 @@
{
id: '56ff14eb-1e6d-4c0c-9e84-71eb156234e5',
name: 'Gray',
author: 'syuilo',
base: 'light',
vars: {
primary: '#C03233',
secondary: 'rgb(213, 213, 213)',
text: 'rgb(102, 102, 102)',
},
props: {
renoteGradient: '#bdbdbd',
renoteText: '$primary',
quoteBorder: '$primary',
desktopPostFormBg: '#ececec',
},
}