Hi,
we currently have two custom tweaks applied to our Discourse instance (docs on private messages, Needs love ). There is a bit of technical debt that those tweaks are only stored as “settings” in our instance (which e.g. means they are currently not consistently applied to Dark mode). It would probably be better to turn them into a proper “Theme Component” and version the code on Git (Discourse can then fetch the theme component from Git).
If that makes sense, can someone with the proper access right create a repo under stan-dev
on GitHub called stan-discourse-theme-component
or similar and give me rights to push there (my Git handle is martinmodrak
)?
Thanks!