Spaces:
Sleeping
Sleeping
karar-shah
commited on
Commit
·
4f3962e
1
Parent(s):
cf5e491
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -8
.streamlit/config.toml
CHANGED
@@ -1,9 +1,2 @@
|
|
1 |
[theme]
|
2 |
-
|
3 |
-
backgroundColor="#F0E6ED" # Elegant contrast background color
|
4 |
-
secondaryBackgroundColor="#FFFFFF"
|
5 |
-
textColor="#000000"
|
6 |
-
font="sans-serif"
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
1 |
[theme]
|
2 |
+
base="dark"
|
|
|
|
|
|
|
|
|
|
|
|
|
|