From 28ac0201b958572ecc0a03744e9172cb35932bfa Mon Sep 17 00:00:00 2001 From: Arkadiusz Wieczorek Date: Fri, 22 Apr 2022 13:09:53 +0200 Subject: [PATCH] Change colors in addon --- assets/icons/cookie.svg | 83 ++++++++++++++++++---------------- assets/icons/warning.svg | 83 ++++++++++++++++++---------------- components/toolbar/toolbar.tsx | 4 +- 3 files changed, 92 insertions(+), 78 deletions(-) diff --git a/assets/icons/cookie.svg b/assets/icons/cookie.svg index 155648a..e50eb05 100644 --- a/assets/icons/cookie.svg +++ b/assets/icons/cookie.svg @@ -1,40 +1,47 @@ - - - - + width="24" + height="24" + viewBox="0 0 24 24" + fill="none" + version="1.1" + id="svg827" + sodipodi:docname="cookie.svg" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, 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" +> + + + + + \ No newline at end of file diff --git a/assets/icons/warning.svg b/assets/icons/warning.svg index c8fdbb2..e5ed594 100644 --- a/assets/icons/warning.svg +++ b/assets/icons/warning.svg @@ -1,40 +1,47 @@ - - - - + width="24" + height="24" + viewBox="0 0 24 24" + fill="none" + version="1.1" + id="svg1282" + sodipodi:docname="warning.svg" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, 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" +> + + + + + \ No newline at end of file diff --git a/components/toolbar/toolbar.tsx b/components/toolbar/toolbar.tsx index 515b81a..8ba8192 100644 --- a/components/toolbar/toolbar.tsx +++ b/components/toolbar/toolbar.tsx @@ -138,7 +138,7 @@ const Toolbar = () => {
- + { Object.values(getMemory().getClustersForOrigin(origin)).filter( @@ -148,7 +148,7 @@ const Toolbar = () => {
- + { Object.values(getMemory().getClustersForOrigin(origin)).filter(