styling GUIs
#409
-
How can I style my GUI? |
Beta Was this translation helpful? Give feedback.
Answered by
dhardy
Sep 5, 2023
Replies: 1 comment
-
You closed it, so I'll just give a short answer: write a theme (e.g. fork |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mclelz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You closed it, so I'll just give a short answer: write a theme (e.g. fork
FlatTheme
) or change the colours (incolors.rs
or from a config file).