Dadangdut33 / Speech-Translate

A realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
MIT License
423 stars 55 forks source link

On light themes, text in the context menu in the dynamic text field is not visible [BUG] #54

Closed Adi900696 closed 7 months ago

Adi900696 commented 7 months ago

On light themes, text in the context menu in the dynamic text field is not visible.

Only white text:

bug light theme

On dark theme is ok:

in dark theme is ok

Dadangdut33 commented 7 months ago

oh wow i didn't notice, thanks for reporting it