summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json5
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-08 09:08:02 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-08 09:08:02 +0900
commitd9edc1eb1d89831f53039cbc31f3132067f41ff5 (patch)
tree31d019290791cf47044ca94eee2df8c649d561d3 /src/client/theme/light.json5
parentoops (diff)
downloadmisskey-d9edc1eb1d89831f53039cbc31f3132067f41ff5.tar.gz
misskey-d9edc1eb1d89831f53039cbc31f3132067f41ff5.tar.bz2
misskey-d9edc1eb1d89831f53039cbc31f3132067f41ff5.zip
Improve theme
Diffstat (limited to '')
-rw-r--r--src/client/theme/light.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5
index acb2a6d682..db851b66c4 100644
--- a/src/client/theme/light.json5
+++ b/src/client/theme/light.json5
@@ -98,7 +98,7 @@
calendarWeek: '#19a2a9',
calendarSaturdayOrSunday: '#ef95a0',
- calendarDay: '#777',
+ calendarDay: '$text',
materBg: 'rgba(0, 0, 0, 0.1)',