From 7f158b40fa93cf8fe80adf6421448ec0e2c51640 Mon Sep 17 00:00:00 2001 From: edi Date: Tue, 23 Jul 2024 22:09:19 +0200 Subject: [PATCH 1/2] =?UTF-8?q?keine=20=C3=84nderung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 87fad84..2b23fce 100644 --- a/content/_index.md +++ b/content/_index.md @@ -97,5 +97,3 @@ bewegte Räume. Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – {{% /section %}} - - From 6191bc154795b6fc2983efd1eb12ea60063d8364 Mon Sep 17 00:00:00 2001 From: edi Date: Tue, 23 Jul 2024 22:10:13 +0200 Subject: [PATCH 2/2] Umbau Icons auf Farbwechsel durch CSS Filter --- static/css/vanilla.css | 112 ++++++++++++++++---------------- static/icons/call-dark.svg | 44 ------------- static/icons/call.svg | 14 ++-- static/icons/instagram-dark.svg | 56 ---------------- static/icons/instagram.svg | 16 ++--- static/icons/letter-dark.svg | 52 --------------- static/icons/letter.svg | 18 ++--- static/icons/link-dark.svg | 51 --------------- static/icons/linkedin-dark.svg | 59 ----------------- static/icons/linkedin.svg | 12 ++-- static/icons/lock-dark.svg | 52 --------------- static/icons/lock.svg | 22 +++---- static/icons/share-dark.svg | 81 ----------------------- static/icons/share.svg | 28 ++++---- static/icons/shield-dark.svg | 54 --------------- static/icons/shield.svg | 22 +++---- static/icons/stars-dark.svg | 57 ---------------- static/icons/stars.svg | 24 +++---- static/icons/threema-dark.svg | 63 ------------------ static/icons/threema.svg | 22 +++---- static/icons/user-id-dark.svg | 80 ----------------------- static/icons/user-id.svg | 44 ++++++------- static/icons/youtube-dark.svg | 51 --------------- static/icons/youtube.svg | 14 ++-- 24 files changed, 173 insertions(+), 875 deletions(-) delete mode 100644 static/icons/call-dark.svg delete mode 100644 static/icons/instagram-dark.svg delete mode 100644 static/icons/letter-dark.svg delete mode 100644 static/icons/link-dark.svg delete mode 100644 static/icons/linkedin-dark.svg delete mode 100644 static/icons/lock-dark.svg delete mode 100644 static/icons/share-dark.svg delete mode 100644 static/icons/shield-dark.svg delete mode 100644 static/icons/stars-dark.svg delete mode 100644 static/icons/threema-dark.svg delete mode 100644 static/icons/user-id-dark.svg delete mode 100644 static/icons/youtube-dark.svg diff --git a/static/css/vanilla.css b/static/css/vanilla.css index 8c0f2cd..d83886b 100644 --- a/static/css/vanilla.css +++ b/static/css/vanilla.css @@ -1,33 +1,31 @@ :root { - --ve-light-violett: #A458AE; /* <= safe for WCAG AA */ /* original: #aa69b5; */ - --ve-heavy-violett: #5d2169; - --ve-vanilla: #faefdd; - --ve-vanilla-heavy: #e4cba1; - --lavender-orchid: #a961a4; + --lavender-orchid90: #a961a4e0; --royal-plum: #5d2169; + --royal-plum90: #5d2169e0; --gentle-ecru: #f6eedb; --sandstorm-taupe: #f1d8b5; - --poppler-aftermath: #e1d4b8; + --poppler-aftermath: #e1d4b8; /* Netzlinien */ --vanilla-black: #1b0e14; --banana-grey: #5b4c55; --quite-white: #f9f6f8; - --primary: var(--ve-light-violett); - --primary90: #a458aee0; - --secondary: var(--royal-plum); - --secondary90: #5d2169d0; - --light-primary: var(--ve-vanilla); - --light-secondary: var(--sandstorm-taupe); --netzlinien: var(--poppler-aftermath); --black: var(--vanilla-black); --grey: var(--banana-grey); --white: var(--quite-white); - --filter-icon-primary: hue-rotate(260deg) contrast(0.5) saturate(3) brightness(0.8); + --filter-icon-lavender-orchid: brightness(0) saturate(100%) invert(44%) sepia(48%) saturate(668%) hue-rotate(246deg) brightness(86%) contrast(86%); + --filter-icon-royal-plum: brightness(0) saturate(100%) invert(15%) sepia(51%) saturate(2556%) hue-rotate(269deg) brightness(92%) contrast(94%); + --filter-icon-gentle-ecru: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7076%) hue-rotate(238deg) brightness(118%) contrast(87%); + --filter-icon-sandstorm-taupe: brightness(0) saturate(100%) invert(88%) sepia(14%) saturate(637%) hue-rotate(345deg) brightness(102%) contrast(89%); + --filter-icon-vanilla-black: brightness(0) saturate(100%) invert(5%) sepia(10%) saturate(2938%) hue-rotate(280deg) brightness(93%) contrast(96%); + --filter-icon-banana-grey: brightness(0) saturate(100%) invert(30%) sepia(8%) saturate(863%) hue-rotate(271deg) brightness(93%) contrast(85%); + --filter-icon-quite-white: brightness(0) saturate(100%) invert(79%) sepia(6%) saturate(2873%) hue-rotate(205deg) brightness(130%) contrast(95%); - --bg-vanilla: var(--light-primary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E") fixed; + + --bg-vanilla: var(--gentle-ecru) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E") fixed; --wrapper-max: 1426px; } @@ -165,7 +163,7 @@ body { #outerwrapper { max-width: 97%; margin: auto; - border: 1px solid var(--secondary); + border: 1px solid var(--royal-plum); } /* START header */ @@ -208,7 +206,7 @@ header#hero { header#hero h1 { font-weight: 700; - color: var(--secondary); + color: var(--royal-plum); font-size: calc(3vh + 2rem); margin-bottom: 0.7em; } @@ -219,13 +217,13 @@ header#hero p { display: block; width: 75%; font-size: calc(0.5vw + 1rem); - background-color: var(--secondary); - color: var(--light-primary); + background-color: var(--royal-plum); + color: var(--gentle-ecru); padding: 0.5rem; } header#hero p strong { - color: var(--light-primary); + color: var(--gentle-ecru); } @@ -264,7 +262,7 @@ header#hero img { height: 60px; cursor: pointer; z-index: 2; - background-color: var(--primary90); + background-color: var(--lavender-orchid90); border-radius: 30px; } @@ -277,7 +275,7 @@ header#hero img { position: absolute; width: 35px; height: 2px; - background-color: var(--secondary); + background-color: var(--royal-plum); transition-duration: .3s; } @@ -303,7 +301,7 @@ header#hero img { margin: 0; padding: 110px 35px; list-style: none; - background-color: var(--primary); + background-color: var(--lavender-orchid); box-shadow: 2px 2px 6px rgba(0, 0, 0, .4); transition-duration: .3s; z-index:1; @@ -311,7 +309,7 @@ header#hero img { .menu__item { display: block; padding: 12px 24px; - color: var(--light-primary); + color: var(--gentle-ecru); font-family: Gidole, sans-serif; font-size: 1.3rem; font-weight: 600; @@ -324,15 +322,15 @@ header#hero img { } .menu__item:hover { - background-color: var(--secondary); - color: var(--light-primary); + background-color: var(--royal-plum); + color: var(--gentle-ecru); } /* END Hamburger Menu */ /* START Sidebar Navigation */ aside { - background-color: var(--primary); + background-color: var(--lavender-orchid); /* min-width: 360px; */ margin-bottom: 0.5rem; margin-right: 0.3rem; @@ -346,7 +344,7 @@ aside { aside > nav { padding: 0.5rem; margin-top: -5rem; - background-color: var(--primary); + background-color: var(--lavender-orchid); border-radius: 14px; } @@ -364,13 +362,13 @@ aside > nav ul li a:visited { display: block; text-decoration: none; color: var(--white); - border: 7px solid var(--primary); + border: 7px solid var(--lavender-orchid); padding: 0.5rem; } aside > nav ul li a:hover, aside > nav ul li a:focus { - border: 5px solid var(--secondary); + border: 5px solid var(--royal-plum); border-radius: 10px; transform: translate(0.15em, 0.15em); transition: transform 0.3s ease-out; @@ -407,11 +405,11 @@ a.imp:before { /* START Content */ .content { /*padding: 2rem;*/ - background-color: var(--light-primary); + background-color: var(--gentle-ecru); color: var(--black); - /* border: 2px solid var(--secondary); */ + /* border: 2px solid var(--royal-plum); */ border-radius: 4px; - box-shadow: 10px 0px 20px var(--light-primary),-10px -10px 20px var(--light-primary); + box-shadow: 10px 0px 20px var(--gentle-ecru),-10px -10px 20px var(--gentle-ecru); } .content img { @@ -442,26 +440,26 @@ a.imp:before { } .content section a:link, .content section a:visited { - color: var(--primary); + color: var(--lavender-orchid); } .content section:nth-of-type(even) { - background-color: var(--primary); + background-color: var(--lavender-orchid); color: var(--white); - box-shadow: 0px 3px 3px var(--primary), 0px -3px 3px var(--primary); + box-shadow: 0px 3px 3px var(--lavender-orchid), 0px -3px 3px var(--lavender-orchid); } .content section:nth-of-type(even) a:link, .content section:nth-of-type(even) a:visited { - color: var(--light-secondary); + color: var(--sandstorm-taupe); } .content section:nth-of-type(even) .contactinfo img.icon { - filter: none; + filter: var(--filter-icon-sandstorm-taupe); } .content section:nth-of-type(odd) .contactinfo img.icon { - filter: var(--filter-icon-primary); + filter: var(--filter-icon-lavender-orchid); } .content h2 a:link, @@ -471,7 +469,7 @@ a.imp:before { } .content p a:link, .content p a:visited { - color: var(--primary); + color: var(--lavender-orchid); } @@ -481,11 +479,11 @@ a.imp:before { .attention { background-color: #ffffff20; - /*color: var(--secondary); */ + /*color: var(--royal-plum); */ margin: 1rem 0.1vw; padding: 1rem 1.5vw; - border: 0.25rem var(--secondary) dashed; + border: 0.25rem var(--royal-plum) dashed; border-radius: 2rem; } @@ -550,13 +548,13 @@ a.imp:before { #topline > a:link, #topline > a:visited { - color: var(--primary); + color: var(--lavender-orchid); text-decoration: none; } #topline > a:hover, #topline > a:focus { - color: var(--primary); + color: var(--lavender-orchid); text-decoration: underline; } @@ -571,16 +569,16 @@ a.imp:before { #newsgrid > article.newsitem:first-child { grid-column: 1 / 3; - background-color: var(--light-primary); - color: var(--secondary); + background-color: var(--gentle-ecru); + color: var(--royal-plum); margin-bottom: 1.5rem; padding: 2rem; - border: 0.25rem var(--secondary) dashed; + border: 0.25rem var(--royal-plum) dashed; } #newsgrid > article.newsitem { padding: 0.8rem; - border: 1px solid var(--secondary); + border: 1px solid var(--royal-plum); } @@ -617,12 +615,12 @@ main { width: 100%; margin-top: 0.5rem; padding: 2rem; - color: var(--light-primary); - background-color: var(--primary); + color: var(--gentle-ecru); + background-color: var(--lavender-orchid); } #contact-mainpage p a:link, #contact-mainpage p a:visited { - color: var(--light-primary); + color: var(--gentle-ecru); } address { @@ -633,14 +631,14 @@ address { #funding { padding-top: 0.5rem; border-style: solid; - border-color: var(--primary); + border-color: var(--lavender-orchid); border-width: 2px 0px 0px 0px; font-size: 0.7rem; min-height: 3.5rem; - color: var(--secondary); - background-color: var(--light-primary); + color: var(--royal-plum); + background-color: var(--gentle-ecru); } #funding img { @@ -674,8 +672,8 @@ footer { min-height: calc(4vh + 1rem); padding: 2vh; text-align: center; - color: var(--light-primary); - background-color: var(--secondary); + color: var(--gentle-ecru); + background-color: var(--royal-plum); font-size: 1rem; } @@ -686,7 +684,7 @@ footer .footer-grid { footer .footer-item { padding: 0 1.2rem; border-style: solid; - border-color: var(--light-primary); + border-color: var(--gentle-ecru); border-width: 0px 1px; } @@ -704,7 +702,7 @@ footer a:link, footer a:visited { display: inline; text-decoration: none; - color: var(--light-primary); + color: var(--gentle-ecru); } footer a:hover, diff --git a/static/icons/call-dark.svg b/static/icons/call-dark.svg deleted file mode 100644 index beb91c8..0000000 --- a/static/icons/call-dark.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - diff --git a/static/icons/call.svg b/static/icons/call.svg index f75110a..4b05ae8 100644 --- a/static/icons/call.svg +++ b/static/icons/call.svg @@ -26,19 +26,19 @@ inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" showgrid="false" - inkscape:zoom="15.64" - inkscape:cx="37.94757" - inkscape:cy="39.80179" - inkscape:window-width="3840" - inkscape:window-height="2091" + inkscape:zoom="11.05915" + inkscape:cx="27.80503" + inkscape:cy="31.331522" + inkscape:window-width="1920" + inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg6" /> diff --git a/static/icons/instagram-dark.svg b/static/icons/instagram-dark.svg deleted file mode 100644 index 8ae44aa..0000000 --- a/static/icons/instagram-dark.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - diff --git a/static/icons/instagram.svg b/static/icons/instagram.svg index 18675f8..2ef0cda 100644 --- a/static/icons/instagram.svg +++ b/static/icons/instagram.svg @@ -25,11 +25,11 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" - inkscape:zoom="9.335" - inkscape:cx="44.617033" - inkscape:cy="46.438136" - inkscape:window-width="1574" - inkscape:window-height="1295" + inkscape:zoom="6.6008418" + inkscape:cx="20.376189" + inkscape:cy="48.099926" + inkscape:window-width="1522" + inkscape:window-height="991" inkscape:window-x="26" inkscape:window-y="23" inkscape:window-maximized="0" @@ -40,17 +40,17 @@ d="m 12,18 c 3.3137,0 6,-2.6863 6,-6 0,-3.31371 -2.6863,-6 -6,-6 -3.31371,0 -6,2.68629 -6,6 0,3.3137 2.68629,6 6,6 z m 0,-2 c 2.2091,0 4,-1.7909 4,-4 0,-2.20914 -1.7909,-4 -4,-4 -2.20914,0 -4,1.79086 -4,4 0,2.2091 1.79086,4 4,4 z" fill="#0f0f0f" id="path1" - style="fill:#f1d8b5;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> diff --git a/static/icons/letter-dark.svg b/static/icons/letter-dark.svg deleted file mode 100644 index a93da8a..0000000 --- a/static/icons/letter-dark.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - diff --git a/static/icons/letter.svg b/static/icons/letter.svg index a3ca1a7..e39b5a7 100644 --- a/static/icons/letter.svg +++ b/static/icons/letter.svg @@ -26,27 +26,27 @@ inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" showgrid="false" - inkscape:zoom="15.64" - inkscape:cx="17.61509" - inkscape:cy="45.81202" - inkscape:window-width="3840" - inkscape:window-height="2091" + inkscape:zoom="7.82" + inkscape:cx="29.475703" + inkscape:cy="41.112532" + inkscape:window-width="1920" + inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg6" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> diff --git a/static/icons/link-dark.svg b/static/icons/link-dark.svg deleted file mode 100644 index 7a340ac..0000000 --- a/static/icons/link-dark.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - diff --git a/static/icons/linkedin-dark.svg b/static/icons/linkedin-dark.svg deleted file mode 100644 index 1782cf8..0000000 --- a/static/icons/linkedin-dark.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - diff --git a/static/icons/linkedin.svg b/static/icons/linkedin.svg index 985e825..8a326f2 100644 --- a/static/icons/linkedin.svg +++ b/static/icons/linkedin.svg @@ -28,8 +28,8 @@ inkscape:zoom="9.335" inkscape:cx="9.8018211" inkscape:cy="28.227102" - inkscape:window-width="3840" - inkscape:window-height="2091" + inkscape:window-width="1920" + inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -38,22 +38,22 @@ d="M 6.5,8 C 7.32843,8 8,7.32843 8,6.5 8,5.67157 7.32843,5 6.5,5 5.67157,5 5,5.67157 5,6.5 5,7.32843 5.67157,8 6.5,8 Z" fill="#0F0F0F" id="path1" - style="fill:#f1d8b5;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#0b0802;fill-opacity:1" /> diff --git a/static/icons/lock-dark.svg b/static/icons/lock-dark.svg deleted file mode 100644 index 6603488..0000000 --- a/static/icons/lock-dark.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - diff --git a/static/icons/lock.svg b/static/icons/lock.svg index a998dae..abbb65c 100644 --- a/static/icons/lock.svg +++ b/static/icons/lock.svg @@ -8,8 +8,8 @@ fill="none" version="1.1" id="svg6" - sodipodi:docname="lock-dark.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + sodipodi:docname="lock.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -26,13 +26,13 @@ inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" showgrid="false" - inkscape:zoom="0.9775" - inkscape:cx="400" - inkscape:cy="399.48849" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="7.82" + inkscape:cx="47.890026" + inkscape:cy="40.345269" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg6" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> diff --git a/static/icons/share-dark.svg b/static/icons/share-dark.svg deleted file mode 100644 index 0566c9f..0000000 --- a/static/icons/share-dark.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/static/icons/share.svg b/static/icons/share.svg index 2a0fc39..8281515 100644 --- a/static/icons/share.svg +++ b/static/icons/share.svg @@ -8,8 +8,8 @@ fill="none" version="1.1" id="svg5" - sodipodi:docname="share-dark.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + sodipodi:docname="share.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -27,13 +27,13 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" - inkscape:zoom="9.335" - inkscape:cx="34.708088" - inkscape:cy="68.184253" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="6.6008418" + inkscape:cx="25.224055" + inkscape:cy="34.919789" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg5" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> diff --git a/static/icons/shield-dark.svg b/static/icons/shield-dark.svg deleted file mode 100644 index 67a3392..0000000 --- a/static/icons/shield-dark.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - diff --git a/static/icons/shield.svg b/static/icons/shield.svg index 915763a..2838c52 100644 --- a/static/icons/shield.svg +++ b/static/icons/shield.svg @@ -8,8 +8,8 @@ fill="none" version="1.1" id="svg6" - sodipodi:docname="shield-dark.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + sodipodi:docname="shield.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -27,13 +27,13 @@ inkscape:deskcolor="#d1d1d1" showgrid="false" showborder="true" - inkscape:zoom="0.9775" - inkscape:cx="400" - inkscape:cy="399.48849" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="7.82" + inkscape:cx="38.299233" + inkscape:cy="35.485934" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg6" /> + style="stroke:#111111;stroke-opacity:1" /> + style="stroke:#111111;stroke-opacity:1" /> diff --git a/static/icons/stars-dark.svg b/static/icons/stars-dark.svg deleted file mode 100644 index 06ae857..0000000 --- a/static/icons/stars-dark.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - diff --git a/static/icons/stars.svg b/static/icons/stars.svg index 7e78509..921bce8 100644 --- a/static/icons/stars.svg +++ b/static/icons/stars.svg @@ -8,8 +8,8 @@ fill="none" version="1.1" id="svg3" - sodipodi:docname="stars-dark.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + sodipodi:docname="stars.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -25,13 +25,13 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" - inkscape:zoom="6.6008418" - inkscape:cx="88.62506" - inkscape:cy="122.33288" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="4.6675" + inkscape:cx="26.459561" + inkscape:cy="31.387252" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg3" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> + style="stroke:#000000;stroke-opacity:1" /> diff --git a/static/icons/threema-dark.svg b/static/icons/threema-dark.svg deleted file mode 100644 index 5c3fe7c..0000000 --- a/static/icons/threema-dark.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - diff --git a/static/icons/threema.svg b/static/icons/threema.svg index 668a227..c797bde 100644 --- a/static/icons/threema.svg +++ b/static/icons/threema.svg @@ -9,7 +9,7 @@ version="1.1" id="svg2" sodipodi:docname="threema.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -25,13 +25,13 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1c3d1" - inkscape:zoom="1.166875" - inkscape:cx="272.09427" - inkscape:cy="471.7729" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="0.82510523" + inkscape:cx="224.81981" + inkscape:cy="417.5225" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" /> @@ -59,5 +59,5 @@ stroke-linecap="round" id="path2" inkscape:label="path1" - style="stroke-width:1.5;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1" /> + style="stroke-width:1.5;stroke-dasharray:none;stroke:#000000;stroke-opacity:1" /> diff --git a/static/icons/user-id-dark.svg b/static/icons/user-id-dark.svg deleted file mode 100644 index 2f66a55..0000000 --- a/static/icons/user-id-dark.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - diff --git a/static/icons/user-id.svg b/static/icons/user-id.svg index 96ef3b1..2071011 100644 --- a/static/icons/user-id.svg +++ b/static/icons/user-id.svg @@ -8,8 +8,8 @@ fill="none" version="1.1" id="svg14" - sodipodi:docname="user-id-dark.svg" - inkscape:version="1.3 (0e150ed6c4, 2023-07-21)" + sodipodi:docname="user-id.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -26,55 +26,55 @@ inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" showgrid="false" - inkscape:zoom="0.9775" - inkscape:cx="401.02302" - inkscape:cy="401.53453" - inkscape:window-width="3840" - inkscape:window-height="2081" - inkscape:window-x="-9" - inkscape:window-y="-9" + inkscape:zoom="5.529575" + inkscape:cx="27.759819" + inkscape:cy="28.302356" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg14" /> + style="stroke:#020202;stroke-opacity:1" /> + style="stroke:#020202;stroke-opacity:1" /> + style="stroke:#020202;stroke-opacity:1" /> + style="stroke:#020202;stroke-opacity:1" /> + style="stroke:#020202;stroke-opacity:1" /> + style="stroke:#020202;stroke-opacity:1" /> diff --git a/static/icons/youtube-dark.svg b/static/icons/youtube-dark.svg deleted file mode 100644 index 2bd770b..0000000 --- a/static/icons/youtube-dark.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - diff --git a/static/icons/youtube.svg b/static/icons/youtube.svg index 346e995..e21c050 100644 --- a/static/icons/youtube.svg +++ b/static/icons/youtube.svg @@ -25,11 +25,11 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="true" inkscape:deskcolor="#d1d1d1" - inkscape:zoom="18.67" - inkscape:cx="33.663631" - inkscape:cy="30.931976" - inkscape:window-width="3840" - inkscape:window-height="2091" + inkscape:zoom="9.335" + inkscape:cx="27.477236" + inkscape:cy="24.692019" + inkscape:window-width="1920" + inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -40,12 +40,12 @@ d="M 9.49614,7.13176 C 9.18664,6.9549 8.80639,6.95617 8.49807,7.13509 8.18976,7.31401 8,7.64353 8,8 v 8 c 0,0.3565 0.18976,0.686 0.49807,0.8649 0.30832,0.1789 0.68857,0.1802 0.99807,0.0033 l 6.99996,-4 C 16.8077,12.6902 17,12.3589 17,12 17,11.6411 16.8077,11.3098 16.4961,11.1318 Z M 13.9844,12 10,14.2768 V 9.72318 Z" fill="#0F0F0F" id="path1" - style="fill:#f1d8b5;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" /> + style="fill:#000000;fill-opacity:1" />