From f19210cb5d917db5fbf5c2d78ee956cb25da3d71 Mon Sep 17 00:00:00 2001 From: Vilson Rodrigues Date: Wed, 26 Nov 2025 22:25:10 -0300 Subject: [PATCH] feat: Add msgspec-ext logo and badges to README - Create light and dark versions of logo based on msgspec logo - Add logo with theme-aware display in README - Add CI, PyPI, Python versions, and license badges - Use golden color (#a67c00) for '-ext' text and decorative elements - Optimize logo spacing and viewBox for better appearance - Store logos in assets/ directory for better organization Logo design credits: Based on msgspec logo by jcrist --- README.md | 21 ++++++++++++++++++--- assets/msgspec-ext-logo-dark.svg | 26 ++++++++++++++++++++++++++ assets/msgspec-ext-logo-light.svg | 26 ++++++++++++++++++++++++++ 3 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 assets/msgspec-ext-logo-dark.svg create mode 100644 assets/msgspec-ext-logo-light.svg diff --git a/README.md b/README.md index 9bbf9ac..5dccd09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ -# msgspec-ext - -Fast settings management using [msgspec](https://github.com/jcrist/msgspec) - a high-performance serialization library. +

+ + + + msgspec-ext + +

+ +

+ Fast settings management using msgspec - a high-performance serialization library +

+ +

+ CI + PyPI + Python Versions + License +

## Features diff --git a/assets/msgspec-ext-logo-dark.svg b/assets/msgspec-ext-logo-dark.svg new file mode 100644 index 0000000..8b04626 --- /dev/null +++ b/assets/msgspec-ext-logo-dark.svg @@ -0,0 +1,26 @@ + + + + + + + + msgspec + -ext + + + + + + + + diff --git a/assets/msgspec-ext-logo-light.svg b/assets/msgspec-ext-logo-light.svg new file mode 100644 index 0000000..3b7e476 --- /dev/null +++ b/assets/msgspec-ext-logo-light.svg @@ -0,0 +1,26 @@ + + + + + + + + msgspec + -ext + + + + + + + +