misskey/src/const.json

6 lines
110 B
JSON
Raw Normal View History

2017-02-22 01:49:11 +00:00
{
2017-12-16 19:31:24 +00:00
"copyright": "Copyright (c) 2014-2017 syuilo",
2017-11-08 07:50:33 +00:00
"themeColor": "#ff4e45",
2017-08-29 13:27:42 +00:00
"themeColorForeground": "#fff"
2017-02-22 01:49:11 +00:00
}