Krzysztof Krystian Jankowski commited on
Commit
a5ef8f0
1 Parent(s): 5cd0699
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#00ff00"
3
+ backgroundColor="#000000"
4
+ secondaryBackgroundColor="#0f2f0f"
5
+ textColor="#00ff00"
6
+ font="monospace"