mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
* provide theme color in nodeinfo metadata * read theme color from nodeinfo Prefer to read the theme color from the nodeinfo since it is more performant than performing selector search on a DOM.