tberg99 commited on
Commit
162db61
·
verified ·
1 Parent(s): e141174

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -2
.streamlit/config.toml CHANGED
@@ -8,13 +8,13 @@ base = "dark"
8
  primaryColor = "#9999FF"
9
 
10
  # Background color for the main content area.
11
- backgroundColor = "#E6EBFB"
12
 
13
  # Background color used for the sidebar and most interactive widgets.
14
  secondaryBackgroundColor = "#F7FBFD"
15
 
16
  # Color used for almost all text.
17
- textColor = "#26004D"
18
 
19
  # Font family for all text in the app, except code blocks. One of "sans serif",
20
  # "serif", or "monospace".
 
8
  primaryColor = "#9999FF"
9
 
10
  # Background color for the main content area.
11
+ backgroundColor = "#E9EBFB"
12
 
13
  # Background color used for the sidebar and most interactive widgets.
14
  secondaryBackgroundColor = "#F7FBFD"
15
 
16
  # Color used for almost all text.
17
+ textColor = "#50104D"
18
 
19
  # Font family for all text in the app, except code blocks. One of "sans serif",
20
  # "serif", or "monospace".