summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
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)",