[PR #5457] [MERGED] fix tag colors when using the light theme as system default #5943

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5457
Author: @matt-fidd
Created: 8/2/2025
Status: Merged
Merged: 8/4/2025
Merged by: @matt-fidd

Base: masterHead: tags-theme


📝 Commits (2)

  • d10bb11 fix tag colouring on system default light theme
  • 4b9cba5 note

📊 Changes

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

View changed files

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

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5463
First reported in Discord
https://discord.com/channels/937901803608096828/1273368072555729098/1401321211291631728

Reproduction instructions:

  1. Set system to light theme
  2. Set theme in actual to "system default"
  3. Observe that tags use the dark mode colourings instead of light

🔄 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/5457 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `tags-theme` --- ### 📝 Commits (2) - [`d10bb11`](https://github.com/actualbudget/actual/commit/d10bb1102f5bded4b675a192ff69dd61b278faa0) fix tag colouring on system default light theme - [`4b9cba5`](https://github.com/actualbudget/actual/commit/4b9cba5a058d07010742aae343b66bd6cacca1d5) note ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/style/tags.ts` (+6 -0) ➕ `upcoming-release-notes/5457.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5463 First reported in Discord https://discord.com/channels/937901803608096828/1273368072555729098/1401321211291631728 Reproduction instructions: 1) Set system to light theme 2) Set theme in actual to "system default" 3) Observe that tags use the dark mode colourings instead of light --- <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:21:23 -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#5943