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

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -2
.streamlit/config.toml CHANGED
@@ -29,11 +29,11 @@ enableStaticServing=true
29
  #successColor="#FF8C00"
30
 
31
 
32
-
33
  [theme]
34
  base="light"
35
  font="monospace"
36
- backgroundColor="#8B9B7A"
37
  secondaryBackgroundColor="#A0956B"
38
  primaryColor="#8B7355"
39
  textColor="#F5F5DC"
 
29
  #successColor="#FF8C00"
30
 
31
 
32
+ #8B9B7A
33
  [theme]
34
  base="light"
35
  font="monospace"
36
+ backgroundColor="white"
37
  secondaryBackgroundColor="#A0956B"
38
  primaryColor="#8B7355"
39
  textColor="#F5F5DC"