summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 12:55:10 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 12:55:10 +0900
commitdf6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b (patch)
treeaabef6c3c1ab620672388ba01b80ca5f7b9e4e39 /src/client/theme/light.json
parentwip (diff)
downloadsharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.tar.gz
sharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.tar.bz2
sharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.zip
wip
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index 28cc71bdb7..7dcf2d3f44 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -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)",