1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 03:15:58 +02:00

Add some themes 🎨

This commit is contained in:
syuilo
2020-01-30 19:39:07 +09:00
parent d8ab7f158c
commit 13abd6596e
5 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
id: '7e5e263e-c6c1-44e4-a3d2-39198e3cddb8',
name: 'Tweet Deck',
author: 'simirall',
desc: 'Tweet like a pro.',
base: 'dark',
props: {
accent: '#1da1f2',
bg: '#10171E',
fg: '#fdfdfd',
panel: '#15202B',
header: 'rgba(20, 32, 43, 0.75)',
renote: '#17bf63',
link: '@accent',
mention: '@accent',
hashtag: '@accent',
},
}