[PR #1450] [MERGED] fix eye coloring #3750

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1450
Author: @carkom
Created: 8/3/2023
Status: Merged
Merged: 8/3/2023
Merged by: @MatissJanis

Base: masterHead: fixEye


📝 Commits (3)

📊 Changes

2 files changed (+9 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/icons/v2/Eye.js (+3 -6)
upcoming-release-notes/1450.md (+6 -0)

📄 Description

Eye.js is currently set to a static color (black). This PR allows you to change the color of the icon with the style element - mimicing all other icons in Actual.


🔄 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/1450 **Author:** [@carkom](https://github.com/carkom) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/3/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fixEye` --- ### 📝 Commits (3) - [`d4616a1`](https://github.com/actualbudget/actual/commit/d4616a14b79302089525d5af8f578c663c829d09) fix eye coloring - [`8579fa6`](https://github.com/actualbudget/actual/commit/8579fa62672e9d5b3a848658306afb066a2db373) notes - [`28ffd93`](https://github.com/actualbudget/actual/commit/28ffd93468ee669a2f38be7b02e7eddd49c49331) Merge branch 'master' into fixEye ### 📊 Changes **2 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/icons/v2/Eye.js` (+3 -6) ➕ `upcoming-release-notes/1450.md` (+6 -0) </details> ### 📄 Description Eye.js is currently set to a static color (black). This PR allows you to change the color of the icon with the style element - mimicing all other icons in Actual. --- <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:46:09 -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#3750