diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-06 01:35:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-06 01:35:17 +0900 |
| commit | 210f11ffd8cdc81cd9450f216abcf5d5c1fa90df (patch) | |
| tree | 8427d070bbd6df41c4c81eb127fa3323a1b60424 /src | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | sharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.tar.gz sharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.tar.bz2 sharkey-210f11ffd8cdc81cd9450f216abcf5d5c1fa90df.zip | |
Update theme color :art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/const.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/const.json b/src/const.json index 65dc734fab..b4f3b63ac7 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,5 @@ { "copyright": "Copyright (c) 2014-2018 syuilo", - "themeColor": "#5cbb2d", + "themeColor": "#f66e4f", "themeColorForeground": "#fff" } |