ProfessorLeVesseur commited on
Commit
dcec377
·
verified ·
1 Parent(s): 2430393

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -2
.streamlit/config.toml CHANGED
@@ -7,10 +7,10 @@ primaryColor = "#48BB88"
7
  backgroundColor = "#FFFFFF"
8
 
9
  # Background color for sidebar and most interactive widgets
10
- secondaryBackgroundColor = "#EOEGED"
11
 
12
  # Color used for almost all text
13
- textColor = "#375173"
14
 
15
  # Font family for all text in the app, except code blocks
16
  # Accepted values (serif | sans serif | monospace)
 
7
  backgroundColor = "#FFFFFF"
8
 
9
  # Background color for sidebar and most interactive widgets
10
+ secondaryBackgroundColor = "#DAF1E7"
11
 
12
  # Color used for almost all text
13
+ textColor = "#1B283A"
14
 
15
  # Font family for all text in the app, except code blocks
16
  # Accepted values (serif | sans serif | monospace)