We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbcd1f7 commit bfe945eCopy full SHA for bfe945e
docs/conf.py
@@ -49,19 +49,6 @@
49
html_theme = 'furo'
50
51
html_theme_options = {
52
- 'light_css_variables': {
53
- 'color-brand-primary': 'var(--red)',
54
- 'color-brand-content': 'var(--red)',
55
- 'color-brand-visited': 'var(--red)',
56
- 'font-stack': 'ClarityCity, sans-serif',
57
- 'font-stack--monospace': 'Inconsolata, monospace',
58
- 'font-stack--headings': 'Inconsolata, monospace',
59
- },
60
- 'dark_css_variables': {
61
62
63
64
65
'top_of_page_buttons': ['edit'],
66
'source_edit_link':
67
'https://github.com/CourtBouillon/pydyf/edit/main/docs/{filename}',
0 commit comments