Jan Mühlnikel commited on
Commit
81e55be
1 Parent(s): 433baa1

removed title

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +8 -1
.streamlit/config.toml CHANGED
@@ -4,4 +4,11 @@
4
  headless = true
5
 
6
  [client]
7
- initialSidebarState = "expanded"
 
 
 
 
 
 
 
 
4
  headless = true
5
 
6
  [client]
7
+ initialSidebarState = "expanded"
8
+
9
+ [theme]
10
+ primaryColor="#2001515"
11
+ backgroundColor="#ffffff"
12
+ secondaryBackgroundColor="#111111111"
13
+ textColor="#000"
14
+ font="sans serif"