Truong-Phuc Nguyen
commited on
Commit
•
ad3eb2d
1
Parent(s):
f8472ca
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +6 -6
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
[theme]
|
2 |
-
primaryColor="#
|
3 |
-
backgroundColor="#
|
4 |
-
secondaryBackgroundColor="#d9ddf2"
|
5 |
-
textColor="#000000"
|
6 |
-
font="serif"
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#ffffff"
|
3 |
+
backgroundColor="#41767f"
|
4 |
+
secondaryBackgroundColor="#d9ddf2"
|
5 |
+
textColor="#000000"
|
6 |
+
font="serif"
|