mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🚀 Feature: Support adaptive logos for light and dark browser themes #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fred8044 on GitHub.
Feature description
Hi,
Currently, when using Pocket ID, logos can become difficult to see depending on the user's system theme — especially if the logo color doesn’t contrast well with the background (e.g., light logo on light theme).
This feature request proposes to add support for theme-based logos, allowing developers or users to upload two logo variants:
Pocket ID would then automatically detect the user’s theme preference and serve the appropriate logo. This behavior is similar to how GitHub provides icon variants for both themes (see attached screenshot for reference).
Benefits:
Thank you for considering this improvement!
Pitch
Make logos in Pocket ID automatically adapt to the browser's light or dark theme for better visibility and user experience.
@bluewalk commented on GitHub:
Duplicate of #744