Junaidb commited on
Commit
2b3bf69
·
verified ·
1 Parent(s): 1edcfda

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -1
.streamlit/config.toml CHANGED
@@ -30,13 +30,14 @@ enableStaticServing=true
30
 
31
 
32
  #8B9B7A
 
33
  [theme]
34
  base="light"
35
  font="monospace"
36
  backgroundColor="white"
37
  secondaryBackgroundColor="#A0956B"
38
  primaryColor="#8B7355"
39
- textColor="#F5F5DC"
40
  accentColor="#D2B48C"
41
  highlightColor="#BDB76B"
42
  borderColor="#696969"
 
30
 
31
 
32
  #8B9B7A
33
+ #F5F5DC
34
  [theme]
35
  base="light"
36
  font="monospace"
37
  backgroundColor="white"
38
  secondaryBackgroundColor="#A0956B"
39
  primaryColor="#8B7355"
40
+ textColor="black"
41
  accentColor="#D2B48C"
42
  highlightColor="#BDB76B"
43
  borderColor="#696969"