From 17a969dcc86b910ba7e5b5b145b98e7178af9dd5 Mon Sep 17 00:00:00 2001 From: LenaWil Date: Tue, 24 Jan 2023 08:58:31 +0100 Subject: [PATCH] Add dark mode logo (#17780) * Add dark mode logo * Remove st from readme Typo? --- README.md | 6 +++--- tools/logo/TASMOTA_FullLogo_Vector_White.svg | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 tools/logo/TASMOTA_FullLogo_Vector_White.svg diff --git a/README.md b/README.md index 11c447a81..ed2169f14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector.svg) +![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector.svg#gh-light-mode-only)![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector_White.svg#gh-dark-mode-only) Alternative firmware for [ESP8266](https://en.wikipedia.org/wiki/ESP8266) and [ESP32](https://en.wikipedia.org/wiki/ESP32) based devices with **easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX**. _Written for PlatformIO._ @@ -47,7 +47,7 @@ Note that there is a chance, as with any upgrade, that the device may not functi ## Disclaimer -st:warning: **DANGER OF ELECTROCUTION** :warning: +:warning: **DANGER OF ELECTROCUTION** :warning: If your device connects to mains electricity (AC power) there is danger of electrocution if not installed properly. If you don't know how to install it, please call an electrician (***Beware:*** certain countries prohibit installation without a licensed electrician present). Remember: _**SAFETY FIRST**_. It is not worth the risk to yourself, your family and your home if you don't know exactly what you are doing. Never tinker or try to flash a device using the serial programming interface while it is connected to MAINS ELECTRICITY (AC power). @@ -172,4 +172,4 @@ People helping to keep the show on the road: ## License -This program is licensed under GPL-3.0 \ No newline at end of file +This program is licensed under GPL-3.0 diff --git a/tools/logo/TASMOTA_FullLogo_Vector_White.svg b/tools/logo/TASMOTA_FullLogo_Vector_White.svg new file mode 100644 index 000000000..0e5528acb --- /dev/null +++ b/tools/logo/TASMOTA_FullLogo_Vector_White.svg @@ -0,0 +1 @@ +Zeichenfläche 1 \ No newline at end of file