[PR #1499] [MERGED] fix: onPrimary and onPrimaryContainer colors #4776

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1499
Author: @richardshiue
Created: 11/28/2022
Status: Merged
Merged: 11/30/2022
Merged by: @appflowy

Base: mainHead: fix-on-primary-colors


📝 Commits (1)

  • 6dc25d0 fix: onPrimary and onPrimary colors

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_infra/lib/theme.dart (+2 -2)

📄 Description

The button text in a widget that has the blue fill color should be white instead of black in dark mode.
Also, sorry for the typo on the commit message


🔄 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/1499 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/28/2022 **Status:** ✅ Merged **Merged:** 11/30/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix-on-primary-colors` --- ### 📝 Commits (1) - [`6dc25d0`](https://github.com/AppFlowy-IO/AppFlowy/commit/6dc25d062c6c49a0d082c90d5a99e8f51409b9d9) fix: onPrimary and onPrimary colors ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_infra/lib/theme.dart` (+2 -2) </details> ### 📄 Description The button text in a widget that has the blue fill color should be white instead of black in dark mode. Also, sorry for the typo on the commit message --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:47 +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#4776
No description provided.