Skip to content

fix: regenerate dark logo with true transparency#10

Merged
DrWheelicus merged 4 commits intomainfrom
fix/readme-logo-dark-mode
Feb 15, 2026
Merged

fix: regenerate dark logo with true transparency#10
DrWheelicus merged 4 commits intomainfrom
fix/readme-logo-dark-mode

Conversation

@DrWheelicus
Copy link
Owner

@DrWheelicus DrWheelicus commented Feb 15, 2026

Description

The dark mode logo had a baked-in checkerboard background instead of true transparency (don't trust Nano Banana), making it display incorrectly on GitHub. Regenerated the dark logo from the light version with a properly transparent background and white text.

Also updates .gitignore to cover all virtual environment directory patterns.

Type of Change

  • Bug fix

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

How Has This Been Tested?

  • Verified dark logo renders correctly with transparent background
  • Confirmed logo displays properly on GitHub in dark mode

Replaces spaces in logo image paths with URL-encoded format to ensure proper loading in different environments. This change enhances the README's visual presentation.
- Replaces the existing transparent logo image with an updated version to enhance visual consistency in dark mode
- Modifies the .gitignore file to ensure that any directory named 'venv' is ignored, enhancing project cleanliness by preventing virtual environment files from being tracked.
@DrWheelicus DrWheelicus self-assigned this Feb 15, 2026
@DrWheelicus DrWheelicus added bug Something isn't working documentation Improvements or additions to documentation labels Feb 15, 2026
@DrWheelicus DrWheelicus merged commit 9414d5b into main Feb 15, 2026
12 checks passed
@DrWheelicus DrWheelicus deleted the fix/readme-logo-dark-mode branch February 15, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant