diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-15 01:51:43 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-15 01:51:43 +0900 |
| commit | 175f6303bc1740cb959d2df42bd39434d327f4b2 (patch) | |
| tree | 716707158b6844274d1467ab536296a540c2ac7e /src | |
| parent | Fix bug (diff) | |
| download | sharkey-175f6303bc1740cb959d2df42bd39434d327f4b2.tar.gz sharkey-175f6303bc1740cb959d2df42bd39434d327f4b2.tar.bz2 sharkey-175f6303bc1740cb959d2df42bd39434d327f4b2.zip | |
Update theme color
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 b4f3b63ac7..b93226b2d2 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,5 @@ { "copyright": "Copyright (c) 2014-2018 syuilo", - "themeColor": "#f66e4f", + "themeColor": "#f6584f", "themeColorForeground": "#fff" } |