File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,11 @@ To change the style, edit ``mpl_sphinx_theme/static/css/style.css``
3838
3939Overriding hard coded elements
4040------------------------------
41- This theme is designed to be used with subprojects that are part of the main
41+ This theme is primarily designed to be used with subprojects that are part of the main
4242Matplotlib webiste (e.g., [our cheatseets](https://github.com/matplotlib/cheatsheets]
4343and [list of third-party packages](https://github.com/matplotlib/mpl-third-party)).
44- As such several elements are hard coded, that other subprojects may want to override.
44+ As such several elements are hard coded. However, the theme may also be used by
45+ other subprojects that need to change the hard-coded defaults.
4546The following sections explain how to reset these back to their defaults by modifying
4647``html_theme_options `` in ``conf.py ``.
4748
You can’t perform that action at this time.
0 commit comments