From a0a9f212aa0000c5e597fb01463f6783bf4819cc Mon Sep 17 00:00:00 2001 From: Sergio-Linkana Date: Thu, 9 Jul 2026 21:03:50 -0300 Subject: [PATCH] Update wordmark logo to new RubyUI brand Swaps the header wordmarks (logo.svg / logo_dark.svg) for the new brand mark (red symbol #b32328) and adds a theme-aware logo to the top of the README via . --- README.md | 7 +++ docs/app/assets/images/logo.svg | 79 ++++++++++----------------- docs/app/assets/images/logo_dark.svg | 81 +++++++++++----------------- 3 files changed, 68 insertions(+), 99 deletions(-) diff --git a/README.md b/README.md index 770a73f3..e643d25d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +

+ + + RubyUI + +

+ # RubyUI [![CI](https://github.com/ruby-ui/ruby_ui/actions/workflows/ci.yml/badge.svg)](https://github.com/ruby-ui/ruby_ui/actions/workflows/ci.yml) diff --git a/docs/app/assets/images/logo.svg b/docs/app/assets/images/logo.svg index a5628dbc..58e8d76c 100644 --- a/docs/app/assets/images/logo.svg +++ b/docs/app/assets/images/logo.svg @@ -1,51 +1,30 @@ - - - - - - - - RubyUI + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/docs/app/assets/images/logo_dark.svg b/docs/app/assets/images/logo_dark.svg index 30e7877e..e179c644 100644 --- a/docs/app/assets/images/logo_dark.svg +++ b/docs/app/assets/images/logo_dark.svg @@ -1,51 +1,34 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file