Updated colors for peace of mind.

This commit is contained in:
Stephan 2021-04-07 21:17:05 +02:00
parent 69e4ac56db
commit 8a8fe1d8ff
3 changed files with 5 additions and 5 deletions

View File

@ -18,11 +18,11 @@
--wtf-nearly-black: #333; --wtf-nearly-black: #333;
--wtf-nearly-white: #fff; --wtf-nearly-white: #fff;
/* WTF Farben gemäß https://git.vebit.xyz/vebit/swag/src/branch/master/README.markdown */ /* WTF Farben gemäß https://git.vebit.xyz/vebit/swag/src/branch/master/README.markdown */
--wtf-orange: #f60; --wtf-orange: #ef7c21;
--wtf-light-orange: #ffcba9; --wtf-light-orange: #ffcba9;
--wtf-very-light-blue: #cfe2ff; --wtf-very-light-blue: #cfe2ff;
--wtf-light-blue: #2a7fff; --wtf-light-blue: #0790a9;
--wtf-dark-blue: #003380; --wtf-dark-blue: #20386a;
--wtf-night-blue: #00173B; --wtf-night-blue: #00173B;
/* TODO: Grautöne überarbeiten */; /* TODO: Grautöne überarbeiten */;
--wtf-dark-grey: #202020; --wtf-dark-grey: #202020;

View File

@ -4,7 +4,7 @@
<g transform="matrix(1,0,0,1,-376,-477)"> <g transform="matrix(1,0,0,1,-376,-477)">
<g> <g>
<g id="bottom-left-corner" serif:id="bottom left corner"> <g id="bottom-left-corner" serif:id="bottom left corner">
<path d="M458,532L458,477L376,532L458,532Z" style="fill:rgb(0,51,128);"/> <path d="M458,532L458,477L376,532L458,532Z" style="fill:#20386A;"/>
</g> </g>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 707 B

After

Width:  |  Height:  |  Size: 701 B

View File

@ -4,7 +4,7 @@
<g transform="matrix(1,0,0,1,-979,0)"> <g transform="matrix(1,0,0,1,-979,0)">
<g transform="matrix(1,0,0,1,-251,-106)"> <g transform="matrix(1,0,0,1,-251,-106)">
<g id="blue-corner" serif:id="blue corner"> <g id="blue-corner" serif:id="blue corner">
<path d="M1257.2,152L1230.03,170L1230.03,152L1257.2,152Z" style="fill:#2a7fff;"/> <path d="M1257.2,152L1230.03,170L1230.03,152L1257.2,152Z" style="fill:#0790A9;"/>
</g> </g>
</g> </g>
<g transform="matrix(1,0,0,1,979,0)"> <g transform="matrix(1,0,0,1,979,0)">

Before

Width:  |  Height:  |  Size: 869 B

After

Width:  |  Height:  |  Size: 869 B