Kvikontent commited on
Commit
a25cbbe
1 Parent(s): b028cd9

Create .streamlit/config.toml

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 = '#222222'
6
+
7
+ secondaryBackgroundColor = '#333333'
8
+
9
+ textColor = '#e5bf4d'
10
+
11
+ font = "monospace"