Upload config.toml.txt
Browse files
.streamlit/config.toml.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[theme]
|
| 2 |
+
primaryColor=#e5ab00
|
| 3 |
+
backgroundColor=#0e1117
|
| 4 |
+
secondaryBackgroundColor=#282929
|
| 5 |
+
textColor = #ffffff
|
| 6 |
+
font=sans serif
|