Currently, the docs on creating a theme only point a link to user-submitted themes in runtime/themes. This suggests one can submit ones own theme there also. Is there a policy on what themes get shipped first party with Helix? Could get out of hand easily when everybody submits their own theme to the point there are hundreds of them in the repo. That's why I haven't submitted my port of gruvbox-baby yet, we already have gruvbox and gruvbox_light in there which are kinda similar.
- If there is such policy, I think it should be added to the docs or as pull request template here.
- If there isn't, I think one should be created and added (1.) after.
Currently, the docs on creating a theme only point a link to user-submitted themes in
runtime/themes. This suggests one can submit ones own theme there also. Is there a policy on what themes get shipped first party with Helix? Could get out of hand easily when everybody submits their own theme to the point there are hundreds of them in the repo. That's why I haven't submitted my port of gruvbox-baby yet, we already have gruvbox and gruvbox_light in there which are kinda similar.