Share a clear and concise description of the issue. Aim for 2-3 sentences.
Steps to reproduce
Code snippet:
st.text_area("Enter Input :blue[text to be colored] prompt or Click on Create Prompt :",value="red[text to be colored] ",key='qres',height=200)
If applicable, please provide the steps we should take to reproduce the error or specified behavior.
Expected behavior:
Value should display in Red text.
Actual behavior:
Not changing colour
Debug info
Streamlit version: (get it with $ streamlit version)
Python version: (get it with $ python --version)
Using Conda? PipEnv? PyEnv? Pex?
OS version:
Browser version:
Requirements file
Using Conda? PipEnv? PyEnv? Pex? Share the contents of your requirements file here.
Not sure what a requirements file is? Check out this doc and add a requirements file to your app.
Links
Link to your GitHub repo:
Link to your deployed app:
Additional information
If needed, add any other context about the problem here.