Skip to content

fix(vikunja): assorted updates #1725

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Guaxinim5573
Copy link
Member

🔧 What does this fix? 🔧

This PR fixes some small things and updates to latest Vikunja version. Fixes includes:

  • Emoji picker
  • Calendar icon having a background
  • Delete button changing color to wrong red when hovering
  • Hovering color on "Edit Views" page
  • Inline code
  • Block codes
  • Quotes on comments
  • Emoji reactions

🗒 Checklist 🗒

@github-actions github-actions bot added the vikunja Vikunja label Apr 24, 2025
@@ -100,6 +101,9 @@
--text: @text;
--text-strong: @text;
--button-text-hover-background-color: @base;
--table-striped-row-even-background-color: darken(@base, 2%);
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
--table-striped-row-even-background-color: darken(@base, 2%);
--table-striped-row-even-background-color: darken(@mantle);

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

Successfully merging this pull request may close these issues.

2 participants