[gnome-backgrounds: 1/2] oceans: fix name, fallback colour, and build




commit 5c889ff1070460c6d2a56aa057a5d146a6132b9e
Author: Brendan William <75637-btwilliam users noreply gitlab gnome org>
Date:   Thu Aug 4 20:25:18 2022 -0700

    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 @@
 <!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
 <wallpapers>
   <wallpaper deleted="false">
-    <name>Field</name>
+    <name>Oceans</name>
     <filename>@BACKGROUNDDIR@/oceans.svg</filename>
     <options>zoom</options>
     <shade_type>solid</shade_type>
-    <pcolor>#26a269</pcolor>
+    <pcolor>#6aadd5</pcolor>
     <scolor>#000000</scolor>
   </wallpaper>
 </wallpapers>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]