Invert logo color for dark theme

This commit is contained in:
Sean
2023-10-06 00:57:11 +08:00
parent a84c71c8fb
commit b46f32728d
2 changed files with 2 additions and 1 deletions

BIN
.github/logo-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -8,7 +8,8 @@ sources can be found in the `hosts/data/` directory.
---
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
![Logo (light)](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png#gh-light-mode-only)
![Logo (dark)](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo-dark.png#gh-dark-mode-only)
[![latest release](https://img.shields.io/github/release/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/releases)
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)