diff --git a/README.md b/README.md index 840dba620..7d85c8301 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Hazel [![License](https://img.shields.io/github/license/TheCherno/Hazel.svg)](https://github.com/TheCherno/Hazel/blob/master/LICENSE) -![Hazel](/Resources/Branding/Hazel_Logo_Text_Light_Square.png?raw=true "Hazel") +![Hazel](/Resources/Branding/Hazel_Logo_Text_Light_Square.png?raw=true#gh-light-mode-only "Hazel") +![Hazel](/Resources/Branding/Light_Hazel_Logo_Text_Light_Square.png?raw=true#gh-dark-mode-only "Hazel") -Hazel is primarily an early-stage interactive application and rendering engine for Windows. Currently not much is implemented, however (almost) everything inside this repository is being created within YouTube videos, found at [thecherno.com/engine](https://thecherno.com/engine). +Hazel is primarily an early-stage interactive application and rendering engine for Windows. Currently not much is implemented, however (almost) everything inside this repository is being created within YouTube videos, found at [thecherno.com/engine](https://thecherno.com/engine). *** diff --git a/Resources/Branding/Light_Hazel_Logo_Text_Light_Square.png b/Resources/Branding/Light_Hazel_Logo_Text_Light_Square.png new file mode 100644 index 000000000..89779622c Binary files /dev/null and b/Resources/Branding/Light_Hazel_Logo_Text_Light_Square.png differ