rushankg commited on
Commit
e9aa7a3
·
1 Parent(s): 810bc6b

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -1
.streamlit/config.toml CHANGED
@@ -6,4 +6,6 @@ backgroundColor = '#820000' # Cardinal Red
6
 
7
  secondaryBackgroundColor = '#FFFFFF' # Cardinal Red
8
 
9
- textColor = '#FFFFFF' # White
 
 
 
6
 
7
  secondaryBackgroundColor = '#FFFFFF' # Cardinal Red
8
 
9
+ textColor = '#FFFFFF' # White
10
+
11
+ selectbox = {"textColor":"#000000"}