Fix favicon: apply the new red RubyUI mark#476
Merged
Conversation
The red brand update to the favicon never reached main (a previous PR merged with the black version before the red change went in). This applies the final red mark (#b32328) on a 90% white rounded tile to the full icon set in docs/public/: icon.svg, favicon.ico, favicon-16x16, favicon-32x32, apple-touch-icon, android-chrome-192/512, icon.png.
djalmaaraujo
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The favicon on main is still the black mark. The red brand update never actually landed (an earlier PR merged with the black version before the red change was pushed).
This applies the final brand mark to the full icon set in
docs/public/:#b32328) on a 90% white tile (#e6e6e6), 16% rounded corners on the browser favicon.icon.svg,favicon.ico,favicon-16x16.png,favicon-32x32.png,apple-touch-icon.png,android-chrome-192x192.png,android-chrome-512x512.png,icon.png.Matches the wordmark already shipped in #468.
Summary by cubic
Fixes the docs favicon by applying the red RubyUI mark across all icons to match the current brand. Replaces the black mark and updates all browser and device sizes.
#b32328on 90% white#e6e6e6tile with 16% rounded corners.docs/public/:icon.svg,favicon.ico,favicon-16x16.png,favicon-32x32.png,apple-touch-icon.png,android-chrome-192x192.png,android-chrome-512x512.png,icon.png.Written for commit 492c6e9. Summary will update on new commits.