[PR #1176] [MERGED] Browser extension: added white icons for dark mode users #1748

Closed
opened 2026-03-02 11:59:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1176
Author: @L-K-M
Created: 3/30/2025
Status: Merged
Merged: 4/6/2025
Merged by: @MohamedBassem

Base: mainHead: feature/darkmode-icon


📝 Commits (1)

  • 6379936 Added white icon for dark mode users

📊 Changes

4 files changed (+18 additions, -1 deletions)

View changed files

📝 apps/browser-extension/manifest.json (+18 -1)
apps/browser-extension/public/logo-128-darkmode.png (+0 -0)
apps/browser-extension/public/logo-16-darkmode.png (+0 -0)
apps/browser-extension/public/logo-48-darkmode.png (+0 -0)

📄 Description

  • Added white icons to the browser extension
  • changed manifest.json to show these icons when browser is set to dark mode

Before:

Screenshot 2025-03-30 at 13 04 23

After:

Screenshot 2025-03-30 at 13 04 57

🔄 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/karakeep-app/karakeep/pull/1176 **Author:** [@L-K-M](https://github.com/L-K-M) **Created:** 3/30/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `feature/darkmode-icon` --- ### 📝 Commits (1) - [`6379936`](https://github.com/karakeep-app/karakeep/commit/63799369db8fdb2ac2d8d76643b0a8ed7a5db79a) Added white icon for dark mode users ### 📊 Changes **4 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/browser-extension/manifest.json` (+18 -1) ➕ `apps/browser-extension/public/logo-128-darkmode.png` (+0 -0) ➕ `apps/browser-extension/public/logo-16-darkmode.png` (+0 -0) ➕ `apps/browser-extension/public/logo-48-darkmode.png` (+0 -0) </details> ### 📄 Description - Added white icons to the browser extension - changed manifest.json to show these icons when browser is set to dark mode Before: <img width="41" alt="Screenshot 2025-03-30 at 13 04 23" src="https://github.com/user-attachments/assets/d71abb41-b64b-4523-89cd-9d28c28a5edb" /> After: <img width="147" alt="Screenshot 2025-03-30 at 13 04 57" src="https://github.com/user-attachments/assets/a558f6c4-28f1-48d1-b758-349cdcd91116" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:00 +03: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/karakeep#1748
No description provided.