ActivityWatch / aw-webui

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
Mozilla Public License 2.0
110 stars 109 forks source link

fix: dark mode (Stopwatch, Category Builder) #570

Closed BelKed closed 6 months ago

BelKed commented 6 months ago

Screenshot 2024-05-09 at 05 16 42 Screenshot 2024-05-09 at 05 16 51


Screenshot 2024-05-09 at 05 17 17 Screenshot 2024-05-09 at 05 17 40



:rocket: This description was created by Ellipsis for commit 220d65a74057ebe019e1bc51d468e940da6201e5

Summary:

This PR enhances dark mode support by fixing UI inconsistencies in the Stopwatch and Category Builder components.

Key points:


Generated with :heart: by ellipsis.dev

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25.60%. Comparing base (9896601) to head (80384ac). Report is 42 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #570 +/- ## ========================================== + Coverage 25.54% 25.60% +0.06% ========================================== Files 27 27 Lines 1617 1613 -4 Branches 273 286 +13 ========================================== Hits 413 413 + Misses 1178 1174 -4 Partials 26 26 ```

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