Spaces:
Build error
Build error
COULIBALY BOURAHIMA commited on
Commit ·
c7a446d
1
Parent(s): 39149ca
theme
Browse files- .streamlit/config.toml +4 -2
.streamlit/config.toml
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
[theme]
|
| 2 |
-
base="
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
[theme]
|
| 2 |
+
base="light"
|
| 3 |
+
primaryColor="#0762f7"
|
| 4 |
+
secondaryBackgroundColor="#d7dbf1"
|
| 5 |
+
textColor="#040000"
|