Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -6
.streamlit/config.toml
CHANGED
@@ -1,7 +1,2 @@
|
|
1 |
[theme]
|
2 |
-
base="light"
|
3 |
-
primaryColor="#3B82F6"
|
4 |
-
secondaryBackgroundColor="#F59E0B"
|
5 |
-
backgroundColor="#F0F2F6" # very light gray for panels
|
6 |
-
textColor="#111827" # charcoal for high readability
|
7 |
-
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
+
base="light"
|
|
|
|
|
|
|
|
|
|