Skip to content

Commit 206a4df

Browse files
authored
Remove note on secondarbackground color for ploty (#565)
1 parent c669c90 commit 206a4df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/library/advanced-features/theming.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ Defines the background color used in the main content area of your app.
5555
## secondaryBackgroundColor
5656

5757
This color is used where a second background color is needed for added
58-
contrast. Most notably, it is the sidebar's background color. It is also used
59-
as the plot background color for `st.plotly_chart` and as the background color for most other interactive
60-
widgets.
58+
contrast. Most notably, it is the sidebar's background color. It is also used
59+
as the background color for most interactive widgets.
6160

6261
![Secondary Background Color](/images/theme_config_options/secondaryBackgroundColor.png)
6362

0 commit comments

Comments
 (0)