Adjusted the Insight window colour palette to use softer colours with a higher temperature (less blue)

This commit is contained in:
Nav
2021-08-07 17:31:06 +01:00
parent f4da255b75
commit 81ad21b005
10 changed files with 43 additions and 40 deletions

View File

@@ -299,7 +299,7 @@
</defs>
<sodipodi:namedview
id="base"
pagecolor="#3c3f41"
pagecolor="#343532"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
@@ -308,14 +308,14 @@
inkscape:cx="91.565425"
inkscape:cy="64.254418"
inkscape:document-units="px"
inkscape:current-layer="layer2"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
units="px"
inkscape:window-width="2560"
inkscape:window-width="3440"
inkscape:window-height="1353"
inkscape:window-x="6000"
inkscape:window-y="24"
inkscape:window-x="2560"
inkscape:window-y="34"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
@@ -325,7 +325,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@@ -333,21 +333,22 @@
inkscape:groupmode="layer"
id="layer6"
inkscape:label="Layer 5"
style="display:inline">
style="display:inline"
sodipodi:insensitive="true">
<rect
style="display:inline;fill:#3c3f41;fill-opacity:1;stroke:none;stroke-width:1.22116;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.611015"
style="display:inline;fill:#343532;fill-opacity:1;stroke:none;stroke-width:1.22116;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.611015"
id="rect1934"
width="26.458334"
height="26.458334"
x="-2.220446e-16"
y="-2.220446e-16"
sodipodi:insensitive="true" />
y="-2.220446e-16" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
style="display:inline">
style="display:inline"
sodipodi:insensitive="true">
<path
style="opacity:1;fill:#a8a9a9;fill-opacity:1;stroke:none;stroke-width:0.214532;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 11.688069,17.233636 h -1.287196 v 1.287197 h 1.287196 z"
@@ -485,7 +486,7 @@
id="layer1"
style="display:inline">
<circle
style="fill:none;fill-opacity:1;stroke:#3c3f41;stroke-width:1.5875;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;fill-opacity:1;stroke:#343532;stroke-width:1.5875;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path900"
cx="13.229166"
cy="13.229166"

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB