[PR #2193] [CLOSED] fix: make extension logo visible on dark mode #2022

Closed
opened 2026-03-02 12:00:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2193
Author: @knowsuchagency
Created: 11/30/2025
Status: Closed

Base: mainHead: vk/2896-resolve-extensio


📝 Commits (2)

  • 78c7e30 The fix is complete. The three PNG icon files have been updated:
  • 1e398ac The fix is complete. The three PNG icon files have been updated:

📊 Changes

3 files changed (+0 additions, -0 deletions)

View changed files

📝 apps/browser-extension/public/logo-128.png (+0 -0)
📝 apps/browser-extension/public/logo-16.png (+0 -0)
📝 apps/browser-extension/public/logo-48.png (+0 -0)

📄 Description

Summary

  • Inverts the browser extension toolbar icons from black to white for dark mode visibility
  • Fixes issue where the black logomark was invisible on dark browser toolbars

Closes #474

Test plan

  • Load the extension from this branch
  • Verify the logo is visible on light browser toolbar (should show black icon)
  • Verify the logo is visible on dark browser toolbar (should show white icon)

🔄 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/2193 **Author:** [@knowsuchagency](https://github.com/knowsuchagency) **Created:** 11/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `vk/2896-resolve-extensio` --- ### 📝 Commits (2) - [`78c7e30`](https://github.com/karakeep-app/karakeep/commit/78c7e309e300e687f47dc0b44ac1f35ccefa74ed) The fix is complete. The three PNG icon files have been updated: - [`1e398ac`](https://github.com/karakeep-app/karakeep/commit/1e398ac54f26d810a653053a7a152fe1d698b163) The fix is complete. The three PNG icon files have been updated: ### 📊 Changes **3 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/browser-extension/public/logo-128.png` (+0 -0) 📝 `apps/browser-extension/public/logo-16.png` (+0 -0) 📝 `apps/browser-extension/public/logo-48.png` (+0 -0) </details> ### 📄 Description ## Summary - Inverts the browser extension toolbar icons from black to white for dark mode visibility - Fixes issue where the black logomark was invisible on dark browser toolbars Closes #474 ## Test plan - [ ] Load the extension from this branch - [ ] Verify the logo is visible on light browser toolbar (should show black icon) - [ ] Verify the logo is visible on dark browser toolbar (should show white icon) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:13 +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#2022
No description provided.