Skip to content

Add dark-background nib mark variant - #238

Merged
jasonodoom merged 1 commit into
mainfrom
brand-nib-dark-variant
Jul 27, 2026
Merged

Add dark-background nib mark variant#238
jasonodoom merged 1 commit into
mainfrom
brand-nib-dark-variant

Conversation

@jasonodoom

Copy link
Copy Markdown
Contributor

The existing ink-nib.svg uses fill="currentColor" and an opaque white eyelet. Loaded through <img src>, currentColor resolves to the SVG's own black default rather than the host page, so the mark is always dark and vanishes on dark backgrounds.

This adds ink-nib-light.svg, a white nib whose eyelet is a real transparent hole via fill-rule="evenodd", so it reads cleanly on any dark tone. The existing light-background nib is untouched, this is additive. Naming follows the existing sign-in-with-ink-light.svg convention where -light is the light-colored asset for dark backgrounds.

Brand README updated to list both variants.

Signed-off-by: Jason Odoom <jason@adastracomputing.com>
@jasonodoom
jasonodoom merged commit 9fc9444 into main Jul 27, 2026
9 checks passed
@jasonodoom
jasonodoom deleted the brand-nib-dark-variant branch July 27, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant