Files
Abdallah Soliman fd2a6a69e5 Created a method `remove_all_except()` in scene.py and interactive_scene.py, and made default colors easily configurable. (#2346)
* created a method remove_all_except() in scene.py and interactive_scene.py

* Made it such that default mobject colors can be set through the yaml config file.

* * Default color initialisation wasn't working.
Changed conditional expression to `or` instead.

* Added default values to yaml file.

* added set_background_color() function to Scene class

* Changed default font back to Consolas
2025-06-10 08:15:55 -07:00
..
2024-12-11 00:10:06 +05:30
2024-12-12 08:39:54 -08:00
2024-12-12 08:39:54 -08:00
2025-02-26 07:52:59 -08:00