ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
11.34k stars 512 forks source link

dark color theme has missing colors #997

Closed D4ntin closed 7 months ago

D4ntin commented 7 months ago

Describe the bug

The dark mode theme is using default 'light' mode colors in some spots throughout the application.

To Reproduce: Timeline

  1. Go to Settings -> Theme
  2. Enable dark mode
  3. Go to http://localhost:5600/#/timeline Timeline
  4. Click on Filter
  5. The Filter button background has a light background (should be dark) pic-selected-231206-1507-16 pic-selected-231206-1506-31

To Reproduce: Stopwatch

  1. Go to Settings -> Theme
  2. Enable dark mode
  3. Go to http://localhost:5600/#/stopwatch Stopwatch
  4. Enter a project name and start the stopwatch
  5. Hover over the entries in the Running and History lists.
  6. The :hover color of the entry has a light background (should be dark) pic-selected-231206-1511-43 pic-selected-231206-1512-37

Expected behavior

The above mentioned elements should have a dark background color when using dark mode.

github-actions[bot] commented 7 months ago

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! 🙏

D4ntin commented 7 months ago

I just realized that this issue should be in aw-webui. I opened a new issue there. Sorry.