summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 14:52:10 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 14:52:10 +0900
commit7b8a2aef0f9ed4d848d749769fd9dc6774b1e65a (patch)
tree00f53774bee811e9cdfd2061b538419cfa8a2f2f /src/client/theme/light.json
parentwip (diff)
downloadsharkey-7b8a2aef0f9ed4d848d749769fd9dc6774b1e65a.tar.gz
sharkey-7b8a2aef0f9ed4d848d749769fd9dc6774b1e65a.tar.bz2
sharkey-7b8a2aef0f9ed4d848d749769fd9dc6774b1e65a.zip
wip
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index 3374a62e36..bdcf282e3d 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -12,9 +12,11 @@
"scrollbarHandleHover": "#00000066",
"face": "#fff",
"faceHeader": "#fff",
+ "faceHeaderText": "#888",
"faceDivider": "rgba(0, 0, 0, 0.082)",
"faceTextButton": "#ccc",
"faceTextButtonHover": "#aaa",
+ "faceTextButtonActive": "#999",
"popupBg": "#fff",
"popupFg": "#586069",
"subNoteBg": "rgba(0, 0, 0, 0.01)",
@@ -53,6 +55,7 @@
"desktopTimelineHeaderShadow": "rgba(0, 0, 0, 0.08)",
"desktopTimelineSrc": "#6f7477",
"desktopTimelineSrcHover": "#525a5f",
+ "desktopWindowTitle": "#666",
"mobileSignedInAsBg": "#fcfff5",
"mobileSignedInAsFg": "#2c662d",
"mobileSignoutBg": "#fff6f5",