[PR #2317] [MERGED] [Bugfix] Dark Theme variable name misspelled #4247

Closed
opened 2026-02-28 20:53:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2317
Author: @shall0pass
Created: 2/2/2024
Status: Merged
Merged: 2/2/2024
Merged by: @shall0pass

Base: masterHead: darkThemeVariableName


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/style/themes/dark.ts (+1 -1)
upcoming-release-notes/2317.md (+6 -0)

📄 Description

This variable is used in Account.tsx but was misspelled in the dark theme variables.


🔄 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/2317 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 2/2/2024 **Status:** ✅ Merged **Merged:** 2/2/2024 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `darkThemeVariableName` --- ### 📝 Commits (2) - [`92f0baf`](https://github.com/actualbudget/actual/commit/92f0baf4b95dd6041b33512a7f4774572e30c991) misspelling of variable name - [`2b4fb7a`](https://github.com/actualbudget/actual/commit/2b4fb7aec560d2bc8f456351483d5154144f59f3) release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/style/themes/dark.ts` (+1 -1) ➕ `upcoming-release-notes/2317.md` (+6 -0) </details> ### 📄 Description This variable is used in Account.tsx but was misspelled in the dark theme variables. --- <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 20:53:37 -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#4247