huntingcarlisle commited on
Commit
51d6cbe
·
1 Parent(s): 6aead1e

Delete .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +0 -7
.streamlit/config.toml DELETED
@@ -1,7 +0,0 @@
1
- [theme]
2
- base="light"
3
- primaryColor="#FF9900" # AWS orange for primary actions
4
- backgroundColor="#232f3e" # Dark background
5
- secondaryBackgroundColor="#1f1f1f" # Slightly lighter background for secondary elements
6
- textColor="#FFFFFF" # White text for readability
7
- font="sans serif"