mrbeliever commited on
Commit
8471278
·
verified ·
1 Parent(s): 390f9ea

Update streamlit/config.toml

Browse files
Files changed (1) hide show
  1. streamlit/config.toml +5 -1
streamlit/config.toml CHANGED
@@ -1,2 +1,6 @@
1
  [theme]
2
- base = "dark"
 
 
 
 
 
1
  [theme]
2
+ base = "dark"
3
+ primaryColor = "#F39C12"
4
+ backgroundColor = "#1E1E1E"
5
+ secondaryBackgroundColor = "#262626"
6
+ textColor = "#FFFFFF"