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

Improve usability

This commit is contained in:
syuilo
2018-10-08 15:23:10 +09:00
parent 9b3af6efcd
commit 567cedc7cc
4 changed files with 25 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
name: 'Dark',
author: 'syuilo',
desc: 'Default dark theme',
kind: 'dark',
vars: {
primary: '#fb4e4e',

View File

@@ -4,6 +4,7 @@
name: 'Light',
author: 'syuilo',
desc: 'Default light theme',
kind: 'light',
vars: {
primary: '#fb4e4e',