[PR #1765] [MERGED] [Bugfix]: Dark mode - darker tint for pageTextLink #53248

Closed
opened 2026-04-30 21:46:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1765
Author: @Evomatic
Created: 10/6/2023
Status: Merged
Merged: 11/4/2023
Merged by: @MatissJanis

Base: masterHead: color_pageTextLink


📝 Commits (10+)

  • ac1064c darker color for page text link
  • 640ad09 release note
  • 2c3896e release note
  • 8e39a3d Merge branch 'color_pageTextLink' of github.com:Evomatic/actual into color_pageTextLink
  • 409b566 Update purple tint
  • f3b9d5c Update background color of block
  • cbbcb44 Update text link and background color to original
  • 4636c25 Add purple linkColor to ExternalLink in settings
  • 6fda52f Merge branch 'master' into color_pageTextLink
  • 8fc9761 Update pillBackground color

📊 Changes

6 files changed (+15 additions, -3 deletions)

View changed files

📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/settings/Encryption.tsx (+4 -1)
📝 packages/desktop-client/src/components/settings/index.tsx (+4 -1)
📝 packages/desktop-client/src/style/themes/dark.ts (+1 -1)
upcoming-release-notes/1765.md (+6 -0)

📄 Description

This fixes an issue for Actual Dark mode, where page text links in settings is too difficult to read: https://github.com/actualbudget/actual/issues/1760

Before:
image

After:
image


🔄 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/1765 **Author:** [@Evomatic](https://github.com/Evomatic) **Created:** 10/6/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `color_pageTextLink` --- ### 📝 Commits (10+) - [`ac1064c`](https://github.com/actualbudget/actual/commit/ac1064c83f351f9e0373d83e215921813fd349e1) darker color for page text link - [`640ad09`](https://github.com/actualbudget/actual/commit/640ad09bfa3a99f6ea3a63fef517637491869467) release note - [`2c3896e`](https://github.com/actualbudget/actual/commit/2c3896ed2738cb8c789eccea0a0bd9725cbe44b1) release note - [`8e39a3d`](https://github.com/actualbudget/actual/commit/8e39a3d42e92dcdb76338d4ab233a42449e15bf4) Merge branch 'color_pageTextLink' of github.com:Evomatic/actual into color_pageTextLink - [`409b566`](https://github.com/actualbudget/actual/commit/409b5665d01dd723884fff239961cd7216f5d60c) Update purple tint - [`f3b9d5c`](https://github.com/actualbudget/actual/commit/f3b9d5c888e32aa5b193ed7cda804d91b8915552) Update background color of block - [`cbbcb44`](https://github.com/actualbudget/actual/commit/cbbcb44180373acc0af729c6d2fe724d305e4279) Update text link and background color to original - [`4636c25`](https://github.com/actualbudget/actual/commit/4636c25c9c94f70e9c2f277144ef01f8b0a8b4df) Add purple linkColor to ExternalLink in settings - [`6fda52f`](https://github.com/actualbudget/actual/commit/6fda52f37f4a9963f6887c1593236d52f82de44a) Merge branch 'master' into color_pageTextLink - [`8fc9761`](https://github.com/actualbudget/actual/commit/8fc976124fe188aaef2531ed55682071a7cb619b) Update pillBackground color ### 📊 Changes **6 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/settings/Encryption.tsx` (+4 -1) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+4 -1) 📝 `packages/desktop-client/src/style/themes/dark.ts` (+1 -1) ➕ `upcoming-release-notes/1765.md` (+6 -0) </details> ### 📄 Description This fixes an issue for Actual Dark mode, where page text links in settings is too difficult to read: https://github.com/actualbudget/actual/issues/1760 Before: ![image](https://github.com/actualbudget/actual/assets/27636896/f72b1942-2bbb-46ef-b543-41db089c6988) After: ![image](https://github.com/actualbudget/actual/assets/27636896/abf8b25f-4346-4962-b377-344a09d42d31) --- <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-04-30 21:46:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#53248