[PR #215] [MERGED] fix light theme issues #12431

Closed
opened 2026-03-24 21:40:53 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/215
Author: @appflowy
Created: 1/6/2022
Status: Merged
Merged: 1/6/2022
Merged by: @MikeWallaceDev

Base: mainHead: fix_light_theme_issue


📝 Commits (2)

📊 Changes

9 files changed (+39 additions, -20 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/stack_page/home_stack.dart (+4 -1)
📝 frontend/app_flowy/lib/workspace/presentation/stack_page/trash/widget/trash_header.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/home_top_bar.dart (+4 -1)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/menu/widget/app/header/add_button.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/menu/widget/app/header/header.dart (+1 -3)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra/lib/theme.dart (+13 -9)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/decoration.dart (+13 -2)

📄 Description

No description provided


🔄 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/215 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 1/6/2022 **Status:** ✅ Merged **Merged:** 1/6/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `fix_light_theme_issue` --- ### 📝 Commits (2) - [`52a0219`](https://github.com/AppFlowy-IO/AppFlowy/commit/52a0219c99fabdf3ec28bc209b66534b45f66a56) fix light theme issues - [`56992a0`](https://github.com/AppFlowy-IO/AppFlowy/commit/56992a022b827c03c98241637ffed80ea1677fd7) rm hoverColor in ThemeData ### 📊 Changes **9 files changed** (+39 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/stack_page/home_stack.dart` (+4 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/stack_page/trash/widget/trash_header.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/home_top_bar.dart` (+4 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/menu/widget/app/header/add_button.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/menu/widget/app/header/header.dart` (+1 -3) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra/lib/theme.dart` (+13 -9) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/decoration.dart` (+13 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-24 21:40:53 +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#12431
No description provided.