File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2020
2121html_theme = 'sphinx_rtd_theme'
2222html_theme_options = {
23+ 'style_nav_header_background' : '#184c4e' ,
2324 'logo_only' : True ,
2425 'navigation_with_keys' : True ,
2526 'style_external_links' : True ,
Original file line number Diff line number Diff line change 2020
2121html_theme = 'sphinx_rtd_theme'
2222html_theme_options = {
23+ 'style_nav_header_background' : '#184c4e' ,
2324 'logo_only' : True ,
2425 'navigation_with_keys' : True ,
2526 'style_external_links' : True ,
Original file line number Diff line number Diff line change 2222
2323html_theme = 'sphinx_rtd_theme'
2424html_theme_options = {
25+ 'style_nav_header_background' : '#184c4e' ,
2526 'logo_only' : True ,
2627 'navigation_with_keys' : True ,
2728 'style_external_links' : True ,
Original file line number Diff line number Diff line change 2020
2121html_theme = 'sphinx_rtd_theme'
2222html_theme_options = {
23+ 'style_nav_header_background' : '#184c4e' ,
2324 'logo_only' : True ,
2425 'navigation_with_keys' : True ,
2526 'style_external_links' : True ,
You can’t perform that action at this time.
0 commit comments