Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
@@ -21,6 +21,7 @@ fontSize=20
|
|
21 |
borderColor="mediumSlateBlue"
|
22 |
showWidgetBorder=true
|
23 |
linkColor="darkOrchid"
|
|
|
24 |
|
25 |
[theme.sidebar]
|
26 |
backgroundColor="aliceBlue"
|
|
|
21 |
borderColor="mediumSlateBlue"
|
22 |
showWidgetBorder=true
|
23 |
linkColor="darkOrchid"
|
24 |
+
codeColor="ghostwhite"
|
25 |
|
26 |
[theme.sidebar]
|
27 |
backgroundColor="aliceBlue"
|