GeorgiosIoannouCoder commited on
Commit
ad53a6e
1 Parent(s): 34708cf

Create .streamlit directory

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +11 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+
3
+ primaryColor = '#e5bf4d'
4
+
5
+ backgroundColor = '#1c1f25'
6
+
7
+ secondaryBackgroundColor = '#3d4351'
8
+
9
+ textColor = '#e5bf4d'
10
+
11
+ font = "monospace"