summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-26 20:38:16 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-26 20:38:16 +0900
commit297019c22c06de45d66a68cc855227c5def56f1c (patch)
tree7e089968dc214561cb54a20eeae88066c1dd5d3b /src/client/theme/light.json
parentwip (diff)
downloadmisskey-297019c22c06de45d66a68cc855227c5def56f1c.tar.gz
misskey-297019c22c06de45d66a68cc855227c5def56f1c.tar.bz2
misskey-297019c22c06de45d66a68cc855227c5def56f1c.zip
example commit
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index b091d87389..4a3db8a308 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -9,5 +9,7 @@
"scrollbarHandle": "#00000033",
"scrollbarHandleHover": "#00000066",
"face": "#fff",
- "faceHeader": "#fff"
+ "faceHeader": "#fff",
+ "mobileSignedInAsBg": "#fcfff5",
+ "mobileSignedInAsFg": "#2c662d"
}