From 9a0877d206145ff9e2458e11aac2d8aefb38c379 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 5 Jun 2022 17:42:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=F0=9F=8E=A8=20Made=20background=20?= =?UTF-8?q?color=20gradient=20of=20dark=20theme=20icon=20darker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ๐Ÿงน Renamed logos and favicons to dark/light theme ๐Ÿ‘Œ๐ŸŽจ Changed dark and light colors to be the same as github dark theme for better contrast --- docs/source/conf.py | 2 +- ....svg => pyglotaran_favicon_dark_theme.svg} | 20 ++++++++++++++++--- ...svg => pyglotaran_favicon_light_theme.svg} | 6 +++--- .../images/pyglotaran_favicon_transparent.svg | 11 +++++----- ...ill.svg => pyglotaran_logo_dark_theme.svg} | 20 ++++++++++++++++--- ...ll.svg => pyglotaran_logo_light_theme.svg} | 6 +++--- .../images/pyglotaran_logo_transparent.svg | 12 +++++++---- 7 files changed, 54 insertions(+), 23 deletions(-) rename docs/source/images/{pyglotaran_favicon_white_fill.svg => pyglotaran_favicon_dark_theme.svg} (76%) rename docs/source/images/{pyglotaran_favicon_back_fill.svg => pyglotaran_favicon_light_theme.svg} (95%) rename docs/source/images/{pyglotaran_logo_back_fill.svg => pyglotaran_logo_dark_theme.svg} (92%) rename docs/source/images/{pyglotaran_logo_white_fill.svg => pyglotaran_logo_light_theme.svg} (98%) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0b3110a68..d6b19bc4f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -184,7 +184,7 @@ "navigation_depth": -1, } html_favicon = "images/pyglotaran_favicon_transparent.svg" -html_logo = "images/pyglotaran_logo_white_fill.svg" +html_logo = "images/pyglotaran_logo_light_theme.svg" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the diff --git a/docs/source/images/pyglotaran_favicon_white_fill.svg b/docs/source/images/pyglotaran_favicon_dark_theme.svg similarity index 76% rename from docs/source/images/pyglotaran_favicon_white_fill.svg rename to docs/source/images/pyglotaran_favicon_dark_theme.svg index ebf9f66aa..93fc7dcd2 100644 --- a/docs/source/images/pyglotaran_favicon_white_fill.svg +++ b/docs/source/images/pyglotaran_favicon_dark_theme.svg @@ -7,7 +7,7 @@ @@ -24,6 +24,19 @@ + +
+ +
- + .cls-3, .cls-4 { - stroke: #dcdbdb; + stroke: #0d1117; stroke-miterlimit: 10; } .cls-3 { @@ -15,7 +15,7 @@ stroke-width: 7.04px; } .cls-4 { - fill: #dcdbdb; + fill: #0d1117; stroke-width: 1.71px; } @@ -46,7 +46,7 @@ " /> - + .cls-3, .cls-4 { - stroke: #757575; -; + stroke: #0d1117; stroke-miterlimit: 10; } .cls-3 { - fill: none; - stroke-width: 7.04px; + fill: #7e7e7e; + stroke-width: 3px; } .cls-4 { - fill: #757575; - stroke-width: 1.71px; + fill: #7e7e7e; + stroke-width: 3px; } diff --git a/docs/source/images/pyglotaran_logo_back_fill.svg b/docs/source/images/pyglotaran_logo_dark_theme.svg similarity index 92% rename from docs/source/images/pyglotaran_logo_back_fill.svg rename to docs/source/images/pyglotaran_logo_dark_theme.svg index 06b72f68a..56bfe504e 100644 --- a/docs/source/images/pyglotaran_logo_back_fill.svg +++ b/docs/source/images/pyglotaran_logo_dark_theme.svg @@ -7,10 +7,10 @@