Create a custom theme for scribe with updated, documented value-parameters
Terms
- [x] I have searched open and closed feature requests
- [x] I agree to follow Scribe-Android's Code of Conduct
Description
Create a custom theme to support additional custom attributes as required by the UI.
Requirements:
- Create a new custom theme as needed.
- Document all custom attributes.
- Align attribute naming with the Figma design.
Thanks for this issue @Wreck-X
I suppose we could work on three things which all our widgets would inherit. We could have to add the shapes for all the corners, theme for the colors and then then Text sizes for all the widgets should be inherited from the Scribe Typography.
Do you have suggestions which you would like to say ?
We might want to create separate issues and classes for shapes and typography, and handle them one at a time instead of bundling everything into a single PR. For this one, I was hoping we could focus just on colours.
We can for sure just to colors for this one, @Wreck-X, and then once a PR for this is in we can then open the others that you both are discussing above :)