Pietro Lesci commited on
Commit
68038ad
1 Parent(s): 333e03f

update theme with logo palette

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml CHANGED
@@ -5,3 +5,8 @@ maxUploadSize = 10
5
 
6
  [browser]
7
  gatherUsageStats = false
 
 
 
 
 
5
 
6
  [browser]
7
  gatherUsageStats = false
8
+
9
+ [theme]
10
+ base="light"
11
+ primaryColor="#05468a"
12
+ secondaryBackgroundColor="#d9e3ed"