Update theme color

This commit is contained in:
syuilo 2018-09-10 01:51:57 +09:00
parent fd06fd4dc1
commit 6f3996c061
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ {
"copyright": "Copyright (c) 2014-2018 syuilo", "copyright": "Copyright (c) 2014-2018 syuilo",
"themeColor": "#f6584f", "themeColor": "#fb4e4e",
"themeColorForeground": "#fff" "themeColorForeground": "#fff"
} }