What version of Streamlit are you using? Colored text was just announced with the latest version that just dropped. 
With the standard st alias, you can check using:
st.write(st.__version__)
What version of Streamlit are you using? Colored text was just announced with the latest version that just dropped. 
With the standard st alias, you can check using:
st.write(st.__version__)