diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 17:29:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 17:29:57 +0900 |
| commit | 5b0b83faa7af45ddae740a203651eedff9863b41 (patch) | |
| tree | 15556dde17dfec19af3bb982d4bd2a4e21dd0bf7 /src/client/theme/light.json | |
| parent | wip (diff) | |
| download | misskey-5b0b83faa7af45ddae740a203651eedff9863b41.tar.gz misskey-5b0b83faa7af45ddae740a203651eedff9863b41.tar.bz2 misskey-5b0b83faa7af45ddae740a203651eedff9863b41.zip | |
wip
Diffstat (limited to 'src/client/theme/light.json')
| -rw-r--r-- | src/client/theme/light.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json index bbffc8e143..482276f638 100644 --- a/src/client/theme/light.json +++ b/src/client/theme/light.json @@ -11,6 +11,7 @@ "scrollbarHandle": "#00000033", "scrollbarHandleHover": "#00000066", "face": "#fff", + "faceText": "#444", "faceHeader": "#fff", "faceHeaderText": "#888", "faceDivider": "rgba(0, 0, 0, 0.082)", |