chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
12.61k stars 948 forks source link

Adding support for dark themed OSes #926

Closed raivisdejus closed 1 month ago

raivisdejus commented 1 month ago

Fix for https://github.com/chidiwilliams/buzz/issues/922

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 82.18%. Comparing base (cf90334) to head (2e976e5). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
buzz/widgets/application.py 18.75% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #926 +/- ## ========================================== - Coverage 82.40% 82.18% -0.22% ========================================== Files 85 85 Lines 4717 4733 +16 ========================================== + Hits 3887 3890 +3 - Misses 830 843 +13 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/926/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/chidiwilliams/buzz/pull/926/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.76% <18.75%> (-0.22%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/926/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `82.06% <18.75%> (-0.22%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.