Spaces:
Running
Running
github-actions[bot]
commited on
Commit
ยท
0793a62
1
Parent(s):
178738b
Sync with https://github.com/mozilla-ai/surf-spot-finder
Browse files- .streamlit/config.toml +6 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#00d230"
|
3 |
+
backgroundColor="#FFFFFF"
|
4 |
+
secondaryBackgroundColor="#F0F2F6"
|
5 |
+
textColor="#161616"
|
6 |
+
font="sans serif"
|