New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theme Config #101
Comments
|
Here's a quick fix for this issue in the meantime. Put this at the end of the "default_startup" command or your custom startup command: |
|
Fixed and incorporated into the config parser. Will be fixed in 4.1.1 |
|
I added the code to the startup command (in the example?) and compiled but still couldn't change the theme. |
|
So, I finally got the theme working. The string need to match exactly without the suffix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ryanfleury commentedDec 18, 2019
The default theme set in the config file is not loaded at startup in 4.1.0.
The text was updated successfully, but these errors were encountered: