From 5c889ff1070460c6d2a56aa057a5d146a6132b9e Mon Sep 17 00:00:00 2001 From: Brendan William <75637-btwilliam@users.noreply.gitlab.gnome.org> Date: Thu, 4 Aug 2022 20:25:18 -0700 Subject: oceans: fix name, fallback colour, and build --- backgrounds/meson.build | 1 + backgrounds/oceans.xml.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/backgrounds/meson.build b/backgrounds/meson.build index 6603c01..36fd43a 100644 --- a/backgrounds/meson.build +++ b/backgrounds/meson.build @@ -40,6 +40,7 @@ foreach metadata : [ 'field.xml', 'grid.xml', 'licorice.xml', + 'oceans.xml', 'pixels.xml', 'symbolic.xml', 'truchet.xml', diff --git a/backgrounds/oceans.xml.in b/backgrounds/oceans.xml.in index 316bfff..6179d21 100644 --- a/backgrounds/oceans.xml.in +++ b/backgrounds/oceans.xml.in @@ -2,11 +2,11 @@ - Field + Oceans @BACKGROUNDDIR@/oceans.svg zoom solid - #26a269 + #6aadd5 #000000 -- cgit v1.2.1