Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
bbcb349
1
Parent(s):
a88d533
update colors
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
-
primaryColor="#
|
3 |
backgroundColor="#AAD3F1"
|
4 |
-
secondaryBackgroundColor="#
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
+
primaryColor="#D8D4F9"
|
3 |
backgroundColor="#AAD3F1"
|
4 |
+
secondaryBackgroundColor="#D8D4F9"
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|