andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
541 stars 83 forks source link

Allow changing color of toolbar elements, or inherit from theme #104

Open ghost opened 1 year ago

ghost commented 1 year ago

When using custom dark themes with streamlit, the toolbar elements are not visible except the "redo". delete/send to streamlit become visible only on hovering over them. Would be good to allow defining colors for them, or inheriting from the streamlit theme itself.

SiddhantSadangi commented 1 year ago

Facing the same issue as my apps default to the dark theme