activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

fuzzy weird shadow in dark mode on edge impacts readability.

Open j-lecrivain opened this issue 1 year ago • 1 comments

  • [x] I am on the latest ActivityWatch version.
  • [x] I have searched the issues of this repo and believe that this is not a duplicate.
  • OS name and version: Windows 10
  • ActivityWatch version: v0.13.2

Describe the bug

The text shadow displays weirdly, almost non-existant when displayed on the Edge browser. This impacts readability.

To Reproduce

  1. Apply dark theme.
  2. Open Activity page with Edge.
  3. Try to read Application names or Top Windows titles. Comparing with another browser can help.

Expected behavior

Text should be as readable in Edge than in Firefox, where it displays fine.

Documentation

faulty display screenshot: image

Additional context

I patch it by applying a 1px shadow instead of the original 0.5px (.text .svg class in dark.css): image

j-lecrivain avatar Oct 15 '24 11:10 j-lecrivain

Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏

github-actions[bot] avatar Oct 15 '24 11:10 github-actions[bot]