From a76fdb444071de1f94a65ba4050a63c445550de6 Mon Sep 17 00:00:00 2001 From: Reqrefusion <39885728+Reqrefusion@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:48:08 +0300 Subject: [PATCH] Dark Theme fix Update TechDraw_GeometricHatch.svg Centerline Dark fix Some fix Update TechDraw_GeometricHatch.svg --- ...TechDraw_ExtensionChangeLineAttributes.svg | 28 +-- .../TechDraw_ExtensionCircleCenterLines.svg | 66 ++++-- .../TechDraw_ExtensionDecreaseDecimal.svg | 37 ++- .../icons/TechDraw_ExtensionHoleCircle.svg | 220 ++++++++++++------ .../TechDraw_ExtensionIncreaseDecimal.svg | 39 +++- .../TechDraw_ExtensionThreadBoltBottom.svg | 30 ++- .../TechDraw_ExtensionThreadBoltSide.svg | 60 +++-- .../TechDraw_ExtensionThreadHoleBottom.svg | 14 +- .../TechDraw_ExtensionThreadHoleSide.svg | 76 +++--- .../actions/TechDraw_2LineCenterline.svg | 28 ++- .../actions/TechDraw_2PointCenterline.svg | 12 +- .../icons/actions/TechDraw_BrokenView.svg | 44 +++- .../icons/actions/TechDraw_ComplexSection.svg | 41 ++-- .../icons/actions/TechDraw_DecorateLine.svg | 14 +- .../icons/actions/TechDraw_FaceCenterLine.svg | 12 +- .../icons/actions/TechDraw_SectionView.svg | 37 ++- 16 files changed, 517 insertions(+), 241 deletions(-) diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionChangeLineAttributes.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionChangeLineAttributes.svg index 3f7177e4ee..1f953b8540 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionChangeLineAttributes.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionChangeLineAttributes.svg @@ -114,20 +114,20 @@ id="g12" transform="matrix(0.5751173,0,0,0.53788169,-0.60878157,288.15321)"> + style="display:inline;fill:#fce94f;fill-opacity:1;stroke:#204a87;stroke-width:2.50413;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.9;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:2.50413;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.9;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCircleCenterLines.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCircleCenterLines.svg index e922ddcda4..b65295a12d 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCircleCenterLines.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionCircleCenterLines.svg @@ -110,7 +110,7 @@ transform="matrix(0.0386382,0,0,0.03863832,-58.284885,263.11938)" style="display:inline;stroke-width:1"> @@ -133,33 +133,57 @@ + - - + id="path10" + transform="rotate(-90,7.8876997,286.4811)" /> - + id="path2" + transform="translate(1.2990436e-8)" /> + + - + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDecreaseDecimal.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDecreaseDecimal.svg index 79331d4b4b..8824f08832 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDecreaseDecimal.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionDecreaseDecimal.svg @@ -36,13 +36,38 @@ id="g5" transform="matrix(3.2244519,0,0,3.2239805,1.58752,1.1588599)" style="stroke-width:0.310153"> + + + + + + + + + + - diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionHoleCircle.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionHoleCircle.svg index 868219ab9f..13e321c332 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionHoleCircle.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionHoleCircle.svg @@ -79,6 +79,30 @@ x2="-7.5076832" y2="7.304256" gradientUnits="userSpaceOnUse" /> + + + @@ -91,80 +115,132 @@ - - + id="layer1" + style="display:inline"> - - - - - - - - - - - - + id="g30" + transform="matrix(1,0,0,0.99999694,-0.01481961,-1.5710581)" + style="stroke-width:1"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionIncreaseDecimal.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionIncreaseDecimal.svg index ae319975f3..f57465abc3 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionIncreaseDecimal.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionIncreaseDecimal.svg @@ -29,15 +29,40 @@ id="g1" transform="matrix(3.2499997,0,0,3.2496727,1.5875122,1.1582873)" style="stroke-width:0.307707"> + + + + + + + + + + - + style="stroke-width:0.162829;fill:#729fcf;stroke:#0b1521;stroke-dasharray:none" /> diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltBottom.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltBottom.svg index ed41956fe6..5b66dc7ecc 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltBottom.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltBottom.svg @@ -7,11 +7,33 @@ viewBox="0 0 16.933333 16.933334" version="1.1" id="svg843" + sodipodi:docname="TechDraw_ExtensionThreadBoltBottom.svg" + inkscape:version="1.3.2 (091e20e, 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" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + + style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0b1521;stroke-width:2.11666669;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:1.05833334;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltSide.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltSide.svg index 6a232cdebc..9728cbd211 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltSide.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadBoltSide.svg @@ -31,48 +31,72 @@ + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleBottom.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleBottom.svg index c899260b69..f6ad35d0b5 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleBottom.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleBottom.svg @@ -58,14 +58,16 @@ id="path8" transform="translate(0,280.06665)" /> + d="m 15.079497,288.54459 a 6.6141274,6.6149632 0 0 1 -4.121025,6.11615 6.6141274,6.6149632 0 0 1 -7.2201395,-1.50025 6.6141274,6.6149632 0 0 1 -1.3440426,-7.25173 6.6141274,6.6149632 0 0 1 6.2028071,-3.98871" /> + d="m 15.079497,288.54459 a 6.6141274,6.6149632 0 0 1 -4.121025,6.11615 6.6141274,6.6149632 0 0 1 -7.2201395,-1.50025 6.6141274,6.6149632 0 0 1 -1.3440426,-7.25173 6.6141274,6.6149632 0 0 1 6.2028071,-3.98871" /> + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleSide.svg b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleSide.svg index 3f9b0d6c99..cc060e92e9 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleSide.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/TechDraw_ExtensionThreadHoleSide.svg @@ -26,54 +26,78 @@ + id="g12-3"> + style="fill:none;stroke:#0b1521;stroke-width:2.11667;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none" + d="M 2.4067056,14.552084 V 1.8520834" + id="path5-4" /> + style="fill:none;stroke:#0b1521;stroke-width:2.11667;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none" + d="M 14.577539,14.552084 V 1.8520834" + id="path6-5" /> + id="path7-9" /> + style="fill:none;stroke:#555753;stroke-width:2.11667;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none" + d="M 5.3171239,14.552084 V 1.8520834" + id="path11-6" /> + style="fill:none;stroke:#555753;stroke-width:2.11667;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none" + d="M 11.667124,14.552084 V 1.8520834" + id="path12-9" /> + id="g17-5"> + + + + + + + + d="M 2.4067057,14.552084 V 1.8520834" + id="path1" /> + d="M 14.577539,14.552084 V 1.8520834" + id="path2" /> + id="path3" /> + d="M 5.3171225,14.552084 V 1.8520834" + id="path4" /> + d="M 11.667123,14.552084 V 1.8520834" + id="path8" /> diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2LineCenterline.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2LineCenterline.svg index 3d25fd8d03..994a09e99a 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2LineCenterline.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2LineCenterline.svg @@ -124,25 +124,33 @@ + + id="path5" /> + + style="display:inline;fill:none;fill-rule:evenodd;stroke:#0b1521;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:5.4;stroke-opacity:1" /> + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2PointCenterline.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2PointCenterline.svg index b57d7f5114..3bb95e7618 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2PointCenterline.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_2PointCenterline.svg @@ -177,16 +177,20 @@ + style="display:inline;fill:none;fill-rule:evenodd;stroke:#0b1521;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:5.4;stroke-opacity:1" /> + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_BrokenView.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_BrokenView.svg index dc3f63cd9f..54dfaf300f 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_BrokenView.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_BrokenView.svg @@ -91,11 +91,11 @@ + style="display:none;stroke-width:1.10869"> + style="display:inline;fill:#34e0e2;fill-opacity:1;stroke:#042a2a;stroke-width:1.47826;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" /> + id="g9" + transform="matrix(1.3529411,0,0,1.3529413,-3.1764705,-19.411775)" + style="display:inline;stroke-width:1.10869"> + + + + + + + + + style="display:inline;stroke-width:1.03732"> + style="display:inline;stroke-width:1.03732"> - - - - - - + id="layer1"> + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_DecorateLine.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_DecorateLine.svg index 8e2d3269a7..bf00055d65 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_DecorateLine.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_DecorateLine.svg @@ -467,25 +467,25 @@ height="4.1084733" width="16.667767" id="rect3933" - style="display:inline;fill:#fce94f;fill-opacity:1;stroke:#0b1521;stroke-width:2.38885;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.9;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:#fce94f;fill-opacity:1;stroke:#204a87;stroke-width:2.38885;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.9;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:2.38885;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.9;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_FaceCenterLine.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_FaceCenterLine.svg index 4deaa6dc06..ca717561f6 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_FaceCenterLine.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_FaceCenterLine.svg @@ -271,16 +271,20 @@ y="13" d="M 8,15 H 56 V 49 H 8 Z" /> + style="display:inline;fill:none;fill-rule:evenodd;stroke:#0b1521;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:5.4;stroke-opacity:1" /> + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SectionView.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SectionView.svg index c0dd0cc26c..a8b66c8df1 100644 --- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SectionView.svg +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_SectionView.svg @@ -31,27 +31,26 @@ - - - - + d="M 16,-7 H 52 V 39 H 15" + id="path3041-5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#042a2a;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:17.32;stroke-opacity:1;marker:none;enable-background:accumulate" /> + style="fill:#16d0d2;stroke:#042a2a;stroke-width:2;stroke-linejoin:round;stroke-dasharray:none" + d="m 18.999906,-13.000077 -10.0000003,6.0000004 10.0000003,6 z" + id="path2" /> + + +