1,852 views
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/streamlit.git
Download using the GitHub .zip download option and unzip them.
Streamlit's team has created a short video on custom theming here. For this guide, we'll apply the theme to the global config file:
config.toml
file
~/.streamlit/config.toml
%userprofile%/.streamlit/config.toml
src/config.toml
into the directory .streamlit
. If this file does exist, copy the contents of src/config.toml
into the existing file and saveGet updates about this theme and more. 7,399 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license