neobot commited on
Commit
4e1d7e4
·
1 Parent(s): 6956d47

make background white

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -1,4 +1,4 @@
1
  [theme]
2
 
3
  # Background color for the main content area
4
- backgroundColor = '#273346'
 
1
  [theme]
2
 
3
  # Background color for the main content area
4
+ backgroundColor = '#FFFFFF'