ActivityWatch / aw-webui

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

fix: dark mode (Timeline, Activity, Raw Data) #575

Closed BelKed closed 4 months ago

BelKed commented 4 months ago


:rocket: This description was created by Ellipsis for commit 031505b75f8461c9d07661e115a4aba7362d359d

Summary:

This PR enhances dark mode in the ActivityWatch web UI by updating styles for better visual consistency and readability.

Key points:


Generated with :heart: by ellipsis.dev

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 26.15%. Comparing base (854b116) to head (031505b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #575 +/- ## ======================================= Coverage 26.15% 26.15% ======================================= Files 27 27 Lines 1629 1629 Branches 280 280 ======================================= Hits 426 426 Misses 1145 1145 Partials 58 58 ```

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

ErikBjare commented 4 months ago

Awesome, thanks!