Skip to content

Can we create a light theme? #1738

Answered by TonyCrane
thomasnield asked this question in Q&A
Discussion options

You must be logged in to vote

ManimGL can make light color themes videos/pictures, because all colors can also be changed.
If you want to change the background color, you can change the default_config.yml file in the manimlib/ folder or the custom_config.yml file in the current directory. Or just run manimgl --config and it will guide you through these configurations.
To change the color of the Mobject, you can directly pass in the parameters such as color, stroke_color, fill_color, stroke_opacity, fill_opacity, background_stroke_color, background_stroke_opacity, etc.
Although the default color does not provide an option for a light theme, which will cause each Mobject to need to modify the color, but if you feel repe…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thomasnield
Comment options

Answer selected by thomasnield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants