Lauredecaudin commited on
Commit
df7e375
1 Parent(s): 82b126d

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -2
.streamlit/config.toml CHANGED
@@ -1,13 +1,13 @@
1
  [theme]
2
 
3
  # Primary accent for interactive elements
4
- primaryColor = '#121B27'
5
 
6
  # Background color for the main content area
7
  backgroundColor = '#561d25'
8
 
9
  # Background color for sidebar and most interactive widgets
10
- secondaryBackgroundColor = '#ecdd7b'
11
 
12
  # Color used for almost all text
13
  textColor = '#FFFFFF'
 
1
  [theme]
2
 
3
  # Primary accent for interactive elements
4
+ primaryColor = '#E0E0E2'
5
 
6
  # Background color for the main content area
7
  backgroundColor = '#561d25'
8
 
9
  # Background color for sidebar and most interactive widgets
10
+ secondaryBackgroundColor = '#E0E0E2'
11
 
12
  # Color used for almost all text
13
  textColor = '#FFFFFF'