ProfessorLeVesseur commited on
Commit
67f7afb
·
verified ·
1 Parent(s): 6de5f84

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -1,16 +1,16 @@
1
  [theme]
2
 
3
  # Primary accent for interactive elements
4
- primaryColor = "#A6A5A1"
5
 
6
  # Background color for the main content area
7
  backgroundColor = "#FFFFFF"
8
 
9
  # Background color for sidebar and most interactive widgets
10
- secondaryBackgroundColor = "#F7F6F1"
11
 
12
  # Color used for almost all text
13
- textColor = "#262621"
14
 
15
  # Font family for all text in the app, except code blocks
16
  # Accepted values (serif | sans serif | monospace)
 
1
  [theme]
2
 
3
  # Primary accent for interactive elements
4
+ primaryColor = "#00C649"
5
 
6
  # Background color for the main content area
7
  backgroundColor = "#FFFFFF"
8
 
9
  # Background color for sidebar and most interactive widgets
10
+ secondaryBackgroundColor = "#F5F5F5"
11
 
12
  # Color used for almost all text
13
+ textColor = "#2B4150"
14
 
15
  # Font family for all text in the app, except code blocks
16
  # Accepted values (serif | sans serif | monospace)