Spaces:
Sleeping
Sleeping
Truong-Phuc Nguyen
commited on
Upload config.toml
Browse files- .streamlit/config.toml +6 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
base="light"
|
3 |
+
primaryColor="#d07777"
|
4 |
+
secondaryBackgroundColor="#cbcbcb"
|
5 |
+
textColor="#000000"
|
6 |
+
font="serif"
|