1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 20:15:55 +02:00
This commit is contained in:
syuilo
2018-09-29 00:01:11 +09:00
parent 1fa4d0d3f8
commit 6a82e94c54
15 changed files with 287 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"meta": {
"id": "9978f7f9-5616-44fd-a704-cc5985efdd63",
"id": "dark",
"name": "Dark",
"author": "syuilo",
"vars": {

View File

@@ -3,10 +3,9 @@
"id": "42e4f09b-67d5-498c-af7d-29faa54745b0",
"name": "Halloween",
"author": "syuilo",
"inherit": "9978f7f9-5616-44fd-a704-cc5985efdd63",
"base": "dark",
"vars": {
"primary": "#d67036",
"primaryForeground": "#fff",
"secondary": "#1f1d30",
"text": "#b1bee3"
}

View File

@@ -1,6 +1,6 @@
{
"meta": {
"id": "406cfea3-a4e7-486c-9057-30ede1353c3f",
"id": "light",
"name": "Light",
"author": "syuilo",
"vars": {