Kvikontent commited on
Commit
3fcabbf
·
verified ·
1 Parent(s): 9234500

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#00F0FF"
3
+ backgroundColor = "#333333"
4
+ secondaryBackgroundColor="#7E7E7E"
5
+ textColor="#00F0FF"
6
+ font="monospace"