Skip to content

Commit

Permalink
Fixes bevyengine#2079 with a New SVG File (bevyengine#2290)
Browse files Browse the repository at this point in the history
Fixes bevyengine#2079 
Closes bevyengine#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.
  • Loading branch information
mccludav committed Jun 2, 2021
1 parent fd9e487 commit f602dcf
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [![Bevy](assets/branding/bevy_logo_light_small.svg)](https://bevyengine.org)
# [![Bevy](assets/branding/bevy_logo_light_dark_and_dimmed.svg)](https://bevyengine.org)

[![Crates.io](https://img.shields.io/crates/v/bevy.svg)](https://crates.io/crates/bevy)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
Expand Down
178 changes: 178 additions & 0 deletions assets/branding/bevy_logo_light_dark_and_dimmed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f602dcf

Please sign in to comment.