GradApplicationDocuments commited on
Commit
644a3d8
1 Parent(s): 4a5c5be

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +9 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#6eb52f"
3
+ backgroundColor="#f0f0f5"
4
+ secondaryBackgroundColor="#e0e0ef"
5
+ textColor="#262730"
6
+ font="monospace"
7
+
8
+ [client]
9
+ showErrorDetails = false