drodil / backstage-plugin-qeta

Backstage.io plugin for Q&A
https://www.npmjs.com/package/@drodil/backstage-plugin-qeta
MIT License
81 stars 25 forks source link

Possibility of changing the color of the home page header. #129

Closed gabriel-dantas98 closed 5 months ago

gabriel-dantas98 commented 5 months ago

Internally, we've given the q&a plugin a different name, and we'd like to change the color of the header. But from what I've investigated, we'd have to make it a component prop.

https://github.com/drodil/backstage-plugin-qeta/blob/40560c1dbbf3258cc867bd67b07cb1daf0a0a7ab/plugins/qeta/src/components/HomePage/HomePage.tsx#L176-L177

drodil commented 5 months ago

Good idea, will add this to the next release soonish