Skip to content

Commit f602dcf

Browse files
committed
Fixes #2079 with a New SVG File (#2290)
Fixes #2079 Closes #2288 Modifies README.md, and creates a new SVG file for the logo. When Github appearance is in Dark Dimmed, the blackbird and BEVY text of the logo should not blend into the black background.
1 parent fd9e487 commit f602dcf

File tree

2 files changed

+179
-1
lines changed

2 files changed

+179
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [![Bevy](assets/branding/bevy_logo_light_small.svg)](https://bevyengine.org)
1+
# [![Bevy](assets/branding/bevy_logo_light_dark_and_dimmed.svg)](https://bevyengine.org)
22

33
[![Crates.io](https://img.shields.io/crates/v/bevy.svg)](https://crates.io/crates/bevy)
44
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
Lines changed: 178 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)