summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backgrounds/meson.build1
-rw-r--r--backgrounds/oceans.xml.in4
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>