Easy customisation of Streamlit look and feel.
Project description
Streamlit Theme
Easy customisation of Streamlit look and feel.
$ pip install streamlit-theme
import streamlit as st
import streamlit_theme as stt
stt.set_theme({'primary': '#1b3388'})
st.title('My themed app')
Dcoumentation: https://streamlit-theme.readthedocs.io
History
0.58.0 (2020-04-28)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file streamlit_theme-0.58.0.tar.gz.
File metadata
- Download URL: streamlit_theme-0.58.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a192f3107592d3ebe946b2d3e15f98084aad03a05aaad25327e190133ef0b16e
|
|
| MD5 |
d3022447feb9545959181b1749932a31
|
|
| BLAKE2b-256 |
55d87e3bd73d525e36faa6eced96f455e503fb03fdeadcef4259c1619fd035ad
|