-
Hi, What would be the best practice for factorizing the application style (colors, size, ...) of a large app? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
abique
Dec 28, 2023
Replies: 1 comment
-
I've been adviced to take a look at https://github.com/slint-ui/slint/blob/master/examples/energy-monitor/ui/theme.slint from the chat. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abique
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been adviced to take a look at https://github.com/slint-ui/slint/blob/master/examples/energy-monitor/ui/theme.slint from the chat.