cd14 commited on
Commit
cef28ac
·
1 Parent(s): 5f1b3e1

ui changes

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -5
.streamlit/config.toml CHANGED
@@ -1,9 +1,8 @@
1
  [theme]
2
- base="light"
3
  #primaryColor="#a40303"
4
- #backgroundColor="#FFF"
5
- #textColor="#ffffff"
6
- #secondaryBackgroundColor="#126072"
7
-
8
  [browser]
9
  gatherUsageStats = false
 
1
  [theme]
2
+ #base="light"
3
  #primaryColor="#a40303"
4
+ backgroundColor="#0a3144"
5
+ secondaryBackgroundColor="#0f4d60"
6
+ textColor="#dedede"
 
7
  [browser]
8
  gatherUsageStats = false