Tesneem commited on
Commit
b66a816
1 Parent(s): e91b143

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +8 -8
.streamlit/config.toml CHANGED
@@ -1,9 +1,9 @@
1
- [server]
2
- enableStaticServing = true
3
-
4
- [theme]
5
- primaryColor = '#e5bf4d'
6
- backgroundColor = '#1c1f25'
7
- secondaryBackgroundColor = '#3d4351'
8
- textColor = '#e5bf4d'
9
  font = "monospace"
 
1
+ [server]
2
+ enableStaticServing = true
3
+
4
+ [theme]
5
+ primaryColor = '#e5bf4d'
6
+ backgroundColor = '#1c1f25'
7
+ secondaryBackgroundColor = '#3d4351'
8
+ textColor = '#3f85e0'
9
  font = "monospace"