[PR #3862] [MERGED] fix: notification actions lemonade darkmode #5916

Closed
opened 2026-03-23 22:20:54 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3862
Author: @Xazin
Created: 11/1/2023
Status: Merged
Merged: 11/2/2023
Merged by: @Xazin

Base: mainHead: fix/gh-3861/lemonade-dark-mode


📝 Commits (1)

  • bfbdb7f fix: notification actions lemonade darkmode

📊 Changes

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

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/notifications/widgets/notification_item.dart (+3 -0)
📝 frontend/appflowy_flutter/packages/flowy_infra_ui/lib/style_widget/icon_button.dart (+1 -0)

📄 Description

Closes: #3861

Feature Preview

Screenshot 2023-11-01 at 22 44 56

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/AppFlowy-IO/AppFlowy/pull/3862 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 11/1/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/gh-3861/lemonade-dark-mode` --- ### 📝 Commits (1) - [`bfbdb7f`](https://github.com/AppFlowy-IO/AppFlowy/commit/bfbdb7fb93c35453e3975378451f2ae3cf72fbf1) fix: notification actions lemonade darkmode ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/notifications/widgets/notification_item.dart` (+3 -0) 📝 `frontend/appflowy_flutter/packages/flowy_infra_ui/lib/style_widget/icon_button.dart` (+1 -0) </details> ### 📄 Description Closes: #3861 ### Feature Preview <img width="149" alt="Screenshot 2023-11-01 at 22 44 56" src="https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/a457e47d-ce70-4bb4-ae37-d9db4849643f"> #### PR Checklist - [x] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:20:54 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5916
No description provided.