misskey/src/const.json

6 lines
110 B
JSON
Raw Normal View History

2017-02-21 17:49:11 -08:00
{
2017-12-31 07:02:58 -08:00
"copyright": "Copyright (c) 2014-2018 syuilo",
2018-03-03 16:39:25 -08:00
"themeColor": "#5cbb2d",
2017-08-29 06:27:42 -07:00
"themeColorForeground": "#fff"
2017-02-21 17:49:11 -08:00
}