OpenRAG128 commited on
Commit
2320528
1 Parent(s): 98ca026

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ base = "dark"
3
+ primaryColor = "#FF9933" # Orange (adjust for accent)
4
+ backgroundColor = "#262730" # Dark gray
5
+ secondaryBackgroundColor = "#373A40" # Even darker gray
6
+ textColor = "#FFFFFF" # White