Spaces:
Sleeping
Sleeping
Al O'Connor
commited on
Commit
•
8559dec
1
Parent(s):
7d29a88
Add .streamlit folder
Browse files- .DS_Store +0 -0
- .streamlit/config.toml +6 -0
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
.streamlit/config.toml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#F63366"
|
3 |
+
backgroundColor="#FFFFFF"
|
4 |
+
secondaryBackgroundColor="#F0F2F6"
|
5 |
+
textColor="#262730"
|
6 |
+
font="sans serif"
|