mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 12:32:36 +08:00
finish config, structure, constants and custom_default
This commit is contained in:
@ -31,7 +31,7 @@ master_doc = 'index'
|
||||
pygments_style = 'default'
|
||||
|
||||
html_static_path = ["_static"]
|
||||
html_css_files = ["custom.css"]
|
||||
html_css_files = ["custom.css", "colors.css"]
|
||||
html_theme = 'furo' # pip install furo==2020.10.5b9
|
||||
# html_favicon = '../../logo/graph.png'
|
||||
html_logo = '../../logo/transparent_graph.png'
|
||||
|
Reference in New Issue
Block a user