garretyoder / Colorful

Android runtime theme library
Apache License 2.0
2.13k stars 193 forks source link

[Request] Ability to add custom colors #17

Closed aminecmi closed 7 years ago

aminecmi commented 7 years ago

Hi,

The library works well, but the ability to customise the colors would be great.

Is it something you'll add to the library ?

garretyoder commented 7 years ago

The way Colorful is built makes this impossible. Colorful works as a theme injector of sorts, using predefined styles and matching them together to make a complete theme. In this way Colorful stays lightweight.