Sanket45 commited on
Commit
5cef4b5
1 Parent(s): bad4859

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -4,7 +4,7 @@
4
  primaryColor = '#7792E3'
5
 
6
  # Background color for the main content area
7
- backgroundColor = '#273346'
8
 
9
  # Background color for sidebar and most interactive widgets
10
  secondaryBackgroundColor = '#B9F1C0'
 
4
  primaryColor = '#7792E3'
5
 
6
  # Background color for the main content area
7
+ backgroundColor = '#f0f0f5'
8
 
9
  # Background color for sidebar and most interactive widgets
10
  secondaryBackgroundColor = '#B9F1C0'