Skip to content

v0.1: Theme library is here!

Latest
Compare
Choose a tag to compare
@padamchopra padamchopra released this 31 Oct 19:28
· 1 commit to master since this release

You can now define your entire app's theme in Biblioteca. There is pre-built support for Colors (both Compose and Color Resources) and Typography (Compose TextStyles). Additionally, you can create your own theme sections for things like shapes, buttonStyles, etc. and supply it via the BibliotecaPayload.

Check out the :app module for a sample implementation of the Biblioteca library.