Hi!
It would be nice if user could chose app’s colour!!
Best regards!
Rafael Miranda
Hi!
It would be nice if user could chose app’s colour!!
Best regards!
Rafael Miranda
Can we know more specific about what you mean here as app’s colour? We can choose the theme color.
I mean that the user could choose the colour theme of the app, at runtime.
I put a lot of work into the graphics in my app and the colors in the images I use relate to the color theme I select. Therefore I do not want my users selecting colors. If this was implemented I would want the ability to turn the feature off and on.
That’s for sure! This new feature would be just for specific applications. And not only the user could change theme colour, but the programmer also could differ colours between screens as pleased.
Notei que posso escolher a cor do tema e copiar o código dessa cor, então durante a criação da arte vetorizada por exemplo da tela inicial, faço todo o ambiente harmonizado. Mas tem um detalhe que eu ainda pesquiso, que é de como colorir a tela de ponta a ponta, assim está no app do nubank, todo roxo!
Pedro,
Tem um pessoal que usa código html usando o componente de RichText.
Talvez você consiga algo por ai.
Att.
Rafael Miranda
Maravilha, seria muito bom! Você teria esse código? Consegui 2 aqui, mas não deixa a cor até as extremidades!
Infelizmente não.
Acredito que não fique 100% mesmo não.
If you use a theme like light, for example, you could some CSS to build template columns with various background colors and have users select colors (template columns) in a settings screen. It wouldn’t be the primary app’s color, but rather set accent colors controlled by css.
Nice tip!