5 lines
117 B
TOML
5 lines
117 B
TOML
[theme]
|
|
|
|
# The preset Streamlit theme that your custom theme inherits from.
|
|
# One of "light" or "dark".
|
|
base = "dark" |