Spaces:
Sleeping
Sleeping
snoop2head
commited on
Commit
•
746494a
1
Parent(s):
e6e2a64
update background color
Browse files- .streamlit/config.toml +5 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#ddbb93"
|
3 |
+
backgroundColor="#606c70"
|
4 |
+
secondaryBackgroundColor="#b38766"
|
5 |
+
textColor="#e6e6d9"
|