Spaces:
Running
Running
epochs-demos
commited on
Commit
•
1c47dea
1
Parent(s):
629126e
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +3 -3
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
primaryColor="#38b2ac"
|
3 |
-
backgroundColor="#
|
4 |
-
secondaryBackgroundColor="#
|
5 |
-
textColor="#
|
6 |
font='monospace'
|
|
|
1 |
[theme]
|
2 |
primaryColor="#38b2ac"
|
3 |
+
backgroundColor="#F96F6C"
|
4 |
+
secondaryBackgroundColor="#FDCFCE"
|
5 |
+
textColor="#000000"
|
6 |
font='monospace'
|