diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-31 00:19:15 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-31 00:31:40 +0900 |
| commit | c352aafb3e972870715770c7bd975051ff9b0fec (patch) | |
| tree | 16e0dd47cd1a5a05d398b87d35ecf06f9ec9f353 /src/const.json | |
| parent | Bye bye polyfill (diff) | |
| download | sharkey-c352aafb3e972870715770c7bd975051ff9b0fec.tar.gz sharkey-c352aafb3e972870715770c7bd975051ff9b0fec.tar.bz2 sharkey-c352aafb3e972870715770c7bd975051ff9b0fec.zip | |
[Client] :v:
Diffstat (limited to 'src/const.json')
| -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 e39db6e90d..1032ed538f 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,5 @@ { "themeColor": "#87bb35", "themeColorForeground": "#fff", - "idea": ["#f13049"] + "idea": ["#f13049", "#f43636"] } |