Truong-Phuc Nguyen
commited on
Commit
•
56b89c0
1
Parent(s):
9fcc983
update UI colors
Browse files- .streamlit/config.toml +6 -1
.streamlit/config.toml
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
[theme]
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#d11f08"
|
3 |
+
backgroundColor="#e5dfce"
|
4 |
+
secondaryBackgroundColor="#d9b08c"
|
5 |
+
textColor="#040204"
|
6 |
+
font="serif"
|