[PR #5574] [MERGED] Better readability of tags #6005

Closed
opened 2026-02-28 21:22:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5574
Author: @pogman-code
Created: 8/18/2025
Status: Merged
Merged: 8/19/2025
Merged by: @youngcw

Base: masterHead: smart-tag-colors


📝 Commits (1)

  • 93cdb5f Compute color of tags text for dark mode

📊 Changes

2 files changed (+30 additions, -12 deletions)

View changed files

📝 packages/desktop-client/src/style/tags.ts (+24 -12)
upcoming-release-notes/5574.md (+6 -0)

📄 Description

The goal is to solve #5547

The solution for dark mode is based on W3C recommendation: https://www.w3.org/TR/AERT/#color-contrast


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5574 **Author:** [@pogman-code](https://github.com/pogman-code) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `smart-tag-colors` --- ### 📝 Commits (1) - [`93cdb5f`](https://github.com/actualbudget/actual/commit/93cdb5ff7aabe7ffd1975d0b62f68b397474a270) Compute color of tags text for dark mode ### 📊 Changes **2 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/style/tags.ts` (+24 -12) ➕ `upcoming-release-notes/5574.md` (+6 -0) </details> ### 📄 Description The goal is to solve #5547 The solution for dark mode is based on W3C recommendation: https://www.w3.org/TR/AERT/#color-contrast --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:22:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6005