OpenRAG128 commited on
Commit
34814e6
1 Parent(s): c3814ef

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+
3
+ primaryColor = '#FF4B4B'
4
+ backgroundColor="#002b36"
5
+ secondaryBackgroundColor="#586e75"
6
+ textColor="#fafafa"
7
+ font="sans serif"