[PR #793] [MERGED] Make action bar match theme colour when run as PWA #1427

Closed
opened 2026-05-07 01:02:03 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/793
Author: @nimbleghost
Created: 6/28/2023
Status: Merged
Merged: 6/28/2023
Merged by: @binwiederhier

Base: mainHead: pwa-action-bar


📝 Commits (1)

  • 6b4c04c Make action bar match theme colour when run as PWA

📊 Changes

2 files changed (+21 additions, -5 deletions)

View changed files

📝 web/src/components/ActionBar.jsx (+20 -4)
📝 web/src/components/Navigation.jsx (+1 -1)

📄 Description

Chrome

Before After
CleanShot 2023-06-29 at 00 23 15@2x CleanShot 2023-06-29 at 00 23 25@2x
CleanShot 2023-06-29 at 00 23 09@2x CleanShot 2023-06-29 at 00 22 41@2x

iOS

Before After
IMG_2921 IMG_2925
IMG_2924 IMG_2926

Dark mode sidebar fix

Before After
CleanShot 2023-06-29 at 00 23 55@2x CleanShot 2023-06-29 at 00 24 00@2x

🔄 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/binwiederhier/ntfy/pull/793 **Author:** [@nimbleghost](https://github.com/nimbleghost) **Created:** 6/28/2023 **Status:** ✅ Merged **Merged:** 6/28/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `pwa-action-bar` --- ### 📝 Commits (1) - [`6b4c04c`](https://github.com/binwiederhier/ntfy/commit/6b4c04c390c45b16b72729ba1f7ac8198bd2fc10) Make action bar match theme colour when run as PWA ### 📊 Changes **2 files changed** (+21 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `web/src/components/ActionBar.jsx` (+20 -4) 📝 `web/src/components/Navigation.jsx` (+1 -1) </details> ### 📄 Description ## Chrome |Before|After| | --- | --- | | <img width="1504" alt="CleanShot 2023-06-29 at 00 23 15@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/c1859287-688d-4b66-a759-32de00184464"> | <img width="1504" alt="CleanShot 2023-06-29 at 00 23 25@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/c47a0572-2e6d-4e3b-a19c-3695f9551320"> | | <img width="1504" alt="CleanShot 2023-06-29 at 00 23 09@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/2034d7d8-fb66-4050-8a70-04606a6d83cb"> | <img width="1504" alt="CleanShot 2023-06-29 at 00 22 41@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/92bbee13-e781-42c2-8392-f2b1fec8a5f3"> | ## iOS |Before|After| |---|---| | ![IMG_2921](https://github.com/binwiederhier/ntfy/assets/132819643/76a1eebc-19c9-4ff3-a9ab-6d2ae6239cd6) | ![IMG_2925](https://github.com/binwiederhier/ntfy/assets/132819643/d9ab4118-84aa-4f4c-a729-4e4f0bcc1b9d) | | ![IMG_2924](https://github.com/binwiederhier/ntfy/assets/132819643/ab2b1d02-4272-420a-b911-c0b826c3568c) | ![IMG_2926](https://github.com/binwiederhier/ntfy/assets/132819643/b6a607ee-3681-4efd-a7cf-89214b09c23d) | ## Dark mode sidebar fix |Before|After| |---|---| | <img width="612" alt="CleanShot 2023-06-29 at 00 23 55@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/295a127a-3124-463f-82c2-6a1f1511b5d2"> | <img width="612" alt="CleanShot 2023-06-29 at 00 24 00@2x" src="https://github.com/binwiederhier/ntfy/assets/132819643/c672542b-3c5f-4693-8c7b-00d051e0362f"> | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:03 +02: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
starred/ntfy#1427
No description provided.