diff --git a/apps/theme/static/img/GWF-icon-lightning--black.svg b/apps/theme/static/img/GWF-icon-lightning--black.svg new file mode 100644 index 00000000..7227595b --- /dev/null +++ b/apps/theme/static/img/GWF-icon-lightning--black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/theme/static/img/GWF-icon-plant--black.svg b/apps/theme/static/img/GWF-icon-plant--black.svg new file mode 100644 index 00000000..c46b2e59 --- /dev/null +++ b/apps/theme/static/img/GWF-icon-plant--black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/theme/static/img/GWF-icon-sunburst--black.svg b/apps/theme/static/img/GWF-icon-sunburst--black.svg new file mode 100644 index 00000000..63a93803 --- /dev/null +++ b/apps/theme/static/img/GWF-icon-sunburst--black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/theme/static_src/src/css/components.css b/apps/theme/static_src/src/css/components.css index 8b08dcdb..247a4a7e 100644 --- a/apps/theme/static_src/src/css/components.css +++ b/apps/theme/static_src/src/css/components.css @@ -144,10 +144,19 @@ .heading-icon__sunburst--yellow::before { @apply bg-sunburst-yellow; } + .heading-icon__sunburst--black::before { + @apply bg-sunburst-black; + } .heading-icon__plant--orange::before { @apply bg-plant-orange; } + .heading-icon__plant--black::before { + @apply bg-plant-black; + } .heading-icon__lightning--purple::before { @apply bg-lightning-purple; } + .heading-icon__lightning--black::before { + @apply bg-lightning-black; + } } \ No newline at end of file diff --git a/apps/theme/static_src/tailwind.config.js b/apps/theme/static_src/tailwind.config.js index f9eb1e8e..31467fd7 100644 --- a/apps/theme/static_src/tailwind.config.js +++ b/apps/theme/static_src/tailwind.config.js @@ -132,9 +132,11 @@ module.exports = { 'external-link': "url('../../img/icon-external-link.svg')", 'sunburst-green': "url('../../img/GWF-icon-sunburst--green.svg')", 'sunburst-yellow': "url('../../img/GWF-icon-sunburst--yellow.svg')", + 'sunburst-black': "url('../../img/GWF-icon-sunburst--black.svg')", 'plant-orange': "url('../../img/GWF-icon-plant--orange.svg')", + 'plant-black': "url('../../img/GWF-icon-plant--black.svg')", 'lightning-purple': "url('../../img/GWF-icon-lightning--purple.svg')", - + 'lightning-black': "url('../../img/GWF-icon-lightning--black.svg')", }, }, }, diff --git a/apps/theme/templates/greencheck/partials/_directory_ctas.html b/apps/theme/templates/greencheck/partials/_directory_ctas.html index 988dfacf..255e33fa 100644 --- a/apps/theme/templates/greencheck/partials/_directory_ctas.html +++ b/apps/theme/templates/greencheck/partials/_directory_ctas.html @@ -10,27 +10,26 @@

Found this Direc
-

Spread
the word

+

Spread
the word

When you use our open source work and cite us publically it helps us show our impact to funders.

How to cite our work Visit {{ obj.name }}'s website -

Share your
suggestions

+

Share your
suggestions

We welcome your feedback and perspectives on how to make this Directory better.

Send us a message Visit {{ obj.name }}'s website -

Support
the mission

+

Support
the mission

We are non-profit working for the public benefit, with more funding we can have more impact.

- Support us financially + How donating works Visit {{ obj.name }}'s website -