From 23140f489b0706e57f1a234cdf9d09f83294b729 Mon Sep 17 00:00:00 2001 From: Luca Date: Mon, 18 Jul 2022 22:13:20 +0200 Subject: [PATCH] Overwrite actual fill colors instead of using filter --- Ocker_(ontainer_ngine)_ogo.svg | 33 ++++++++++++++++----------------- ocker_colors.txt | 5 +++++ 2 files changed, 21 insertions(+), 17 deletions(-) create mode 100644 ocker_colors.txt diff --git a/Ocker_(ontainer_ngine)_ogo.svg b/Ocker_(ontainer_ngine)_ogo.svg index 4d0e3b5..be09141 100644 --- a/Ocker_(ontainer_ngine)_ogo.svg +++ b/Ocker_(ontainer_ngine)_ogo.svg @@ -24,9 +24,9 @@ inkscape:deskcolor="#505050" showgrid="false" showguides="false" - inkscape:zoom="0.6402445" - inkscape:cx="172.59031" - inkscape:cy="327.99969" + inkscape:zoom="1.8108849" + inkscape:cx="166.7693" + inkscape:cy="86.145729" inkscape:window-width="1362" inkscape:window-height="721" inkscape:window-x="0" @@ -261,16 +261,15 @@ + style="fill:#4f4a37;fill-opacity:1" /> @@ -280,15 +279,15 @@ + style="fill:#c58800;fill-opacity:1" /> + style="fill:#d5a214;fill-opacity:1" /> + style="stroke:#4f4a37;stroke-width:1.56;stroke-opacity:1" /> + style="fill:none;stroke:#4f4a37;stroke-width:3.4;stroke-linecap:round;stroke-opacity:1" /> + style="fill:#f1e7d4;fill-opacity:1" /> + style="fill:#4f4a37;fill-opacity:1" /> + style="fill:#4f4a37;fill-opacity:1" /> diff --git a/ocker_colors.txt b/ocker_colors.txt new file mode 100644 index 0000000..1ee88b0 --- /dev/null +++ b/ocker_colors.txt @@ -0,0 +1,5 @@ +body: #c39905 +contours: #4f4a37 +crate1: #d5a214 +crate2: #c58800 +light: #f1e7d4