This commit is contained in:
syuilo
2018-09-27 12:55:10 +09:00
parent 0ef64a6d0b
commit df6c9b1a1c
11 changed files with 42 additions and 251 deletions

View File

@ -1,7 +1,8 @@
{
"meta": {
"id": "9978f7f9-5616-44fd-a704-cc5985efdd63",
"name": "Dark"
"name": "Dark",
"author": "syuilo"
},
"primary": "#fb4e4e",
"primaryForeground": "#fff",
@ -28,7 +29,7 @@
"dateDividerFg": "#666b79",
"footerButtonHover": "#2e3440",
"footerButtonActive": "#21242b",
"switchTrack": "rgba(255, 255, 255, 0.15)",
"noteHeaderName": "#fff",
"noteHeaderBadgeFg": "#758188",
"noteHeaderBadgeBg": "rgba(0, 0, 0, 0.25)",

View File

@ -2,6 +2,7 @@
"meta": {
"id": "42e4f09b-67d5-498c-af7d-29faa54745b0",
"name": "Halloween",
"author": "syuilo",
"inherit": "9978f7f9-5616-44fd-a704-cc5985efdd63"
},
"primary": "#fb8d4e",

View File

@ -1,7 +1,8 @@
{
"meta": {
"id": "406cfea3-a4e7-486c-9057-30ede1353c3f",
"name": "Light"
"name": "Light",
"author": "syuilo"
},
"primary": "#fb4e4e",
"primaryForeground": "#fff",
@ -28,7 +29,7 @@
"dateDividerFg": "#aaa",
"footerButtonHover": "#f5f5f5",
"footerButtonActive": "#eee",
"switchTrack": "rgba(0, 0, 0, 0.25)",
"noteHeaderName": "#627079",
"noteHeaderBadgeFg": "#aaa",
"noteHeaderBadgeBg": "rgba(0, 0, 0, 0.05)",