Truong-Phuc Nguyen
commited on
Commit
•
f8472ca
1
Parent(s):
331b539
Upload config.toml
Browse files- .streamlit/config.toml +6 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#8e2929"
|
3 |
+
backgroundColor="#d99d40"
|
4 |
+
secondaryBackgroundColor="#d9ddf2"
|
5 |
+
textColor="#000000"
|
6 |
+
font="serif"
|