Eric Botti
commited on
Commit
·
e6c9436
1
Parent(s):
1af1cee
green color accent
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
[theme]
|
2 |
base="dark"
|
3 |
font="monospace"
|
|
|
4 |
|
5 |
[runner]
|
6 |
magicEnabled=false
|
|
|
1 |
[theme]
|
2 |
base="dark"
|
3 |
font="monospace"
|
4 |
+
primaryColor="#3dd56d"
|
5 |
|
6 |
[runner]
|
7 |
magicEnabled=false
|