Skip to content

Commit fc97cc6

Browse files
committed
docs: update docs
1 parent 712ee67 commit fc97cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced_settings/tables/config_html.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Parameter,Type,Default,Description
33
``html.use_local_assets``,bool,``True``,"If ``True``, all assets (stylesheets, scripts, images) are stored locally. If ``False``, a CDN is used for some stylesheets and scripts."
44
``html.inline``,boolean,``True``,"If ``True``, all assets are contained in the report. If ``False``, then a web export is created, where all assets are stored in the '[REPORT_NAME]_assets/' directory."
55
``html.navbar_show``,boolean,``True``,"Whether to include a navigation bar in the report"
6-
``html.style.theme``,string,``None``,"Select a *bootswatch* theme. Available options: *flatly* (dark) and *united* (orange)"
6+
``html.style.theme``,string,``None``,"Select a *bootswatch* theme. Available options: *flatly* (dark blue) and *united* (orange)"
77
``html.style.logo``,string,"","A base64 encoded logo, to display in the navigation bar."
88
``html.style.primary_color``,string,"*#337ab7*","The primary color to use in the report."
99
``html.style.full_width``,boolean,``False``,"By default, the width of the report is fixed. If set to ``True``, the full width of the screen is used."

0 commit comments

Comments
 (0)