Junaidb commited on
Commit
321926e
·
verified ·
1 Parent(s): 744f028

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -5
.streamlit/config.toml CHANGED
@@ -1,7 +1,6 @@
1
  [theme]
2
-
3
  primaryColor = "#ff6b35"
4
- backgroundColor = "#0f1419"
5
- secondaryBackgroundColor = "#1e2328"
6
- textColor = "#ffffff"
7
- font = "sans serif"
 
1
  [theme]
 
2
  primaryColor = "#ff6b35"
3
+ backgroundColor = "#ffffff"
4
+ secondaryBackgroundColor = "#fbbf24"
5
+ textColor = "#000000"
6
+ font = "monospace"