Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
May 12, 2024
Merged

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

merged 3 commits into from
May 12, 2024

Conversation

BelKed
Copy link
Contributor

@BelKed BelKed commented May 12, 2024


🚀 This description was created by Ellipsis for commit 031505b

Summary:

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

Key points:

  • Update dark mode styles in /static/dark.css
  • Adjust background colors and fills for better visibility
  • Modify sort icons for clarity in dark mode

Generated with ❤️ by ellipsis.dev

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 031505b in 1 minute and 7 seconds

More details
  • Looked at 45 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. static/dark.css:170
  • Draft comment:
    The change to the .vis-tooltip background color is redundant as it is already set to #282c32 in the existing code. Consider removing this change to avoid unnecessary modifications.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_ti51eklAr1XpENSR


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

8 days left in your free trial, upgrade for $20/seat/month or contact us.

Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ErikBjare ErikBjare merged commit 05c25c9 into ActivityWatch:master May 12, 2024
8 checks passed
@ErikBjare
Copy link
Member

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants