Custom primary theme does not render at launch #1045
Unanswered
paumartinez1
asked this question in
Q&A
Replies: 1 comment 8 replies
-
|
Hi Paula, yes, you cannot do it dynamically, but you can set a theme file, see: Does that help you? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Is there a way to immediately set the primary theme (light) to a custom color? Upon the launch of the app, it seems that the page renders fully before my code for bypassing the current primary theme takes effect.
I immediately change the theme after import:
But when I print the primary theme immediately after launch, it's this default color
#1976D2and not#ADACACBeta Was this translation helpful? Give feedback.
All reactions