tberg99 commited on
Commit
e141174
·
verified ·
1 Parent(s): 0207b81

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -2,7 +2,7 @@
2
 
3
  # The preset Streamlit theme that your custom theme inherits from.
4
  # One of "light" or "dark".
5
- base = "light"
6
 
7
  # Primary accent color for interactive elements.
8
  primaryColor = "#9999FF"
 
2
 
3
  # The preset Streamlit theme that your custom theme inherits from.
4
  # One of "light" or "dark".
5
+ base = "dark"
6
 
7
  # Primary accent color for interactive elements.
8
  primaryColor = "#9999FF"