Junaidb commited on
Commit
8d6695b
·
verified ·
1 Parent(s): 004f957

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -37,7 +37,7 @@ enableStaticServing=true
37
  base="light"
38
  font="monospace"
39
  backgroundColor="white"
40
- secondaryBackgroundColor="#D2B48C"
41
  primaryColor="#8B7355"
42
  textColor="black"
43
  accentColor="#D2B48C"
 
37
  base="light"
38
  font="monospace"
39
  backgroundColor="white"
40
+ secondaryBackgroundColor="#F5F5DC"
41
  primaryColor="#8B7355"
42
  textColor="black"
43
  accentColor="#D2B48C"