From: Sean Date: Thu, 5 Oct 2023 16:57:11 +0000 (+0800) Subject: Invert logo color for dark theme X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b46f32728d1ef3b326acc5115e81c877eed84e93;p=stevenblack-hosts.git Invert logo color for dark theme --- diff --git a/.github/logo-dark.png b/.github/logo-dark.png new file mode 100644 index 000000000..de1c040e9 Binary files /dev/null and b/.github/logo-dark.png differ diff --git a/readme.md b/readme.md index 299c87448..5a7d8fa21 100644 --- a/readme.md +++ b/readme.md @@ -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)