[PR #1132] [MERGED] Fix blue tint #4548

Closed
opened 2026-03-23 21:38:17 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1132
Author: @richardshiue
Created: 9/22/2022
Status: Merged
Merged: 9/25/2022
Merged by: @appflowy

Base: mainHead: fix-blue-tint


📝 Commits (2)

📊 Changes

1 file changed (+13 additions, -7 deletions)

View changed files

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

📄 Description

This fixes the blue tint, which is used in single/multi-select option labels and is currently the same color as aqua.The design doc seems to have made a mistake. I used a screen color picker to get the color, and have tested on the other colors beforehand to make sure that the code is correct.

Screenshot_20220923_012230


🔄 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/1132 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 9/22/2022 **Status:** ✅ Merged **Merged:** 9/25/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix-blue-tint` --- ### 📝 Commits (2) - [`fc15356`](https://github.com/AppFlowy-IO/AppFlowy/commit/fc1535696b99c4eb5f8462a2f217ee1a125c6fcb) fix: color code for tint 9 - [`e5f5169`](https://github.com/AppFlowy-IO/AppFlowy/commit/e5f5169a399751eb79655cb31155c31e05de4c84) style: code auto-format ### 📊 Changes **1 file changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_infra/lib/theme.dart` (+13 -7) </details> ### 📄 Description This fixes the blue tint, which is used in single/multi-select option labels and is currently the same color as aqua.The design doc seems to have made a mistake. I used a screen color picker to get the color, and have tested on the other colors beforehand to make sure that the code is correct. ![Screenshot_20220923_012230](https://user-images.githubusercontent.com/71320345/191811836-6e6d26c8-4971-4a87-a9e7-02879df192f3.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:17 +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#4548
No description provided.