Add --theme=dark in startup options #952
ostap667inbox
started this conversation in
Ideas
Replies: 1 comment
-
added in 2.1.817 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Once the WebUI is launched, the light theme is launched by default.
Of course, there is nothing complicated to add manually in the address bar the parameter
?__theme=dark
.But it has to be done every time. The
--theme=dark
parameter which could be written in run.bat, as it is done, for example, in Automatic1111, is very much missing.Beta Was this translation helpful? Give feedback.
All reactions