misskey/src/const.json

6 lines
110 B
JSON
Raw Normal View History

2017-02-22 01:49:11 +00:00
{
2017-12-31 15:02:58 +00:00
"copyright": "Copyright (c) 2014-2018 syuilo",
2018-09-09 16:51:57 +00:00
"themeColor": "#fb4e4e",
2017-08-29 13:27:42 +00:00
"themeColorForeground": "#fff"
2017-02-22 01:49:11 +00:00
}