[gnome-backgrounds/wip/jimmac/prefers-dark-light] dark/light variants of 42 wallpapers
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-backgrounds/wip/jimmac/prefers-dark-light] dark/light variants of 42 wallpapers
- Date: Tue, 5 Oct 2021 11:40:31 +0000 (UTC)
commit 373db2d970cb302eaead8fb44bc4b058ed18d724
Author: Jakub Steiner <jimmac gmail com>
Date: Tue Oct 5 13:38:49 2021 +0200
dark/light variants of 42 wallpapers
Fixes https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/issues/17
backgrounds/Blobs.svg | 1 -
backgrounds/BrushStrokes.jpg | Bin 2628849 -> 0 bytes
backgrounds/ColdWarm.jpg | Bin 3594868 -> 0 bytes
backgrounds/Disco.jpg | Bin 2265422 -> 0 bytes
backgrounds/Frosty.jpg | Bin 2066275 -> 0 bytes
backgrounds/Leaf.jpg | Bin 2295322 -> 0 bytes
backgrounds/LightBulb.jpg | Bin 2170201 -> 0 bytes
backgrounds/Loveles.jpg | Bin 5059568 -> 0 bytes
backgrounds/Symbolics-1.png | Bin 2443578 -> 0 bytes
backgrounds/Wood.jpg | Bin 4862225 -> 0 bytes
backgrounds/{adwaita-night.png => adwaita-d.png} | Bin
backgrounds/{adwaita-day.png => adwaita-l.png} | Bin
backgrounds/adwaita-morning.png | Bin 5502890 -> 0 bytes
backgrounds/adwaita-timed.xml.in | 38 +--
backgrounds/blobs-d.svg | 398 +++++++++++++++++++++++
backgrounds/blobs-l.svg | 398 +++++++++++++++++++++++
backgrounds/brush-strokes-d.jpg | Bin 0 -> 966740 bytes
backgrounds/brush-strokes-l.jpg | Bin 0 -> 1800447 bytes
backgrounds/disco-d.jpg | Bin 0 -> 6464412 bytes
backgrounds/disco-l.jpg | Bin 0 -> 1935706 bytes
backgrounds/frosty-d.jpg | Bin 0 -> 2222914 bytes
backgrounds/frosty-l.jpg | Bin 0 -> 1923199 bytes
backgrounds/gnome-backgrounds.xml.in | 75 +++--
backgrounds/meson.build | 30 +-
backgrounds/{pixels.png => pixels-d.png} | Bin 3132231 -> 3132236 bytes
backgrounds/pixels-l.png | Bin 0 -> 3480716 bytes
backgrounds/symbolics-d.png | Bin 0 -> 12486507 bytes
backgrounds/symbolics-l.png | Bin 0 -> 13876802 bytes
backgrounds/wood-d.jpg | Bin 0 -> 557807 bytes
backgrounds/wood-l.jpg | Bin 0 -> 1094850 bytes
30 files changed, 874 insertions(+), 66 deletions(-)
---
diff --git a/backgrounds/adwaita-night.png b/backgrounds/adwaita-d.png
similarity index 100%
rename from backgrounds/adwaita-night.png
rename to backgrounds/adwaita-d.png
diff --git a/backgrounds/adwaita-day.png b/backgrounds/adwaita-l.png
similarity index 100%
rename from backgrounds/adwaita-day.png
rename to backgrounds/adwaita-l.png
diff --git a/backgrounds/adwaita-timed.xml.in b/backgrounds/adwaita-timed.xml.in
index dccf662..848f029 100644
--- a/backgrounds/adwaita-timed.xml.in
+++ b/backgrounds/adwaita-timed.xml.in
@@ -8,44 +8,26 @@
<second>00</second>
</starttime>
-<!-- This animation will start at 7 AM. -->
-
-<!-- We start with sunrise at 7 AM. It will remain up for 1 hour. -->
+<!-- We start at 7 AM. It will remain up for 12 hours. -->
<static>
-<duration>3600.0</duration>
-<file>@datadir@/backgrounds/gnome/adwaita-morning.png</file>
+<duration>43200.0</duration>
+<file>@datadir@/backgrounds/gnome/adwaita-l.png</file>
</static>
-<!-- Sunrise starts to transition to day at 8 AM. The transition lasts for 5 hours, ending at 1 PM. -->
-<transition type="overlay">
-<duration>18000.0</duration>
-<from>@datadir@/backgrounds/gnome/adwaita-morning.png</from>
-<to>@datadir@/backgrounds/gnome/adwaita-day.png</to>
-</transition>
-
-<!-- It's 1 PM, we're showing the day image in full force now, for 5 hours ending at 6 PM. -->
+<!-- It's 7 PM. It will remain for 12 hours -->
<static>
-<duration>18000.0</duration>
-<file>@datadir@/backgrounds/gnome/adwaita-day.png</file>
+<duration>43200.0</duration>
+<file>@datadir@/backgrounds/gnome/adwaita-d.png</file>
</static>
-<!-- It's 7 PM and it's going to start to get darker. This will transition for 6 hours up until midnight. -->
+
+<!--
+FIXME: eventually we'll transition. let's start simple
<transition type="overlay">
<duration>21600.0</duration>
<from>@datadir@/backgrounds/gnome/adwaita-day.png</from>
<to>@datadir@/backgrounds/gnome/adwaita-night.png</to>
</transition>
+-->
-<!-- It's midnight. It'll stay dark for 5 hours up until 5 AM. -->
-<static>
-<duration>18000.0</duration>
-<file>@datadir@/backgrounds/gnome/adwaita-night.png</file>
-</static>
-
-<!-- It's 5 AM. We'll start transitioning to sunrise for 2 hours up until 7 AM. -->
-<transition type="overlay">
-<duration>7200.0</duration>
-<from>@datadir@/backgrounds/gnome/adwaita-night.png</from>
-<to>@datadir@/backgrounds/gnome/adwaita-morning.png</to>
-</transition>
</background>
diff --git a/backgrounds/blobs-d.svg b/backgrounds/blobs-d.svg
new file mode 100644
index 0000000..8df5f7b
--- /dev/null
+++ b/backgrounds/blobs-d.svg
@@ -0,0 +1,398 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="visual"
+ viewBox="0 0 4096 2160"
+ width="4096"
+ height="2160"
+ version="1.1"
+ sodipodi:docname="blobs-d.svg"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ 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">
+ <sodipodi:namedview
+ id="namedview135"
+ pagecolor="#505050"
+ bordercolor="#ffffff"
+ borderopacity="1"
+ inkscape:pageshadow="0"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="1"
+ showgrid="false"
+ width="4096px"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs9">
+ <linearGradient
+ id="grad1_0"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop4" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop6" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs16">
+ <linearGradient
+ id="grad1_1"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop11" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop13" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs23">
+ <linearGradient
+ id="grad1_2"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop18" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop20" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs30">
+ <linearGradient
+ id="grad1_3"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop25" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop27" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs37">
+ <linearGradient
+ id="grad1_4"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop32" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop34" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs44">
+ <linearGradient
+ id="grad1_5"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop39" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop41" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs51">
+ <linearGradient
+ id="grad1_6"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#241f31"
+ stop-opacity="1"
+ id="stop46" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop48" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs58">
+ <linearGradient
+ id="grad2_0"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop53" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop55" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs65">
+ <linearGradient
+ id="grad2_1"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop60" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop62" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs72">
+ <linearGradient
+ id="grad2_2"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop67" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop69" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs79">
+ <linearGradient
+ id="grad2_3"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop74" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop76" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs86">
+ <linearGradient
+ id="grad2_4"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop81" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop83" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs93">
+ <linearGradient
+ id="grad2_5"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop88" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop90" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs100">
+ <linearGradient
+ id="grad2_6"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop95" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#241f31"
+ stop-opacity="1"
+ id="stop97" />
+ </linearGradient>
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer1"
+ inkscape:label="l">
+ <g
+ id="g154"
+ transform="matrix(2.1333333,0,0,2.1333333,0,1.200136)">
+ <rect
+ x="0"
+ y="0"
+ width="1920"
+ height="1080"
+ fill="#241f31"
+ id="rect2" />
+ <g
+ transform="translate(1920)"
+ id="g116">
+ <path
+ d="m 0,1080 c -68.6,-19 -137.3,-38 -203.3,-58 -66,-20 -129.3,-41 -191.6,-68.6 -62.4,-27.5
-123.7,-61.8 -170.7,-107 -47,-45.2 -79.6,-101.4 -141.5,-139.3 -61.9,-37.9 -152.9,-57.5 -179.2,-114.9
-26.4,-57.3 12,-152.4 -14.5,-219.1 -26.5,-66.7 -117.8,-105 -158.4,-162.4 C -1099.9,153.2 -1090,76.6 -1080,0 H
0 Z"
+ fill="#30223b"
+ id="path102" />
+ <path
+ d="m 0,925.7 c -58.8,-16.3 -117.7,-32.6 -174.2,-49.7 -56.6,-17.2 -110.9,-35.1 -164.3,-58.8
-53.4,-23.6 -106,-52.9 -146.3,-91.7 -40.3,-38.7 -68.3,-86.9 -121.3,-119.4 -53,-32.5 -131.1,-49.3 -153.6,-98.5
-22.6,-49.1 10.3,-130.6 -12.4,-187.8 -22.7,-57.1 -101,-90 -135.8,-139.2 C -942.8,131.4 -934.3,65.7 -925.7,0 H
0 Z"
+ fill="#4e254a"
+ id="path104" />
+ <path
+ d="m 0,771.4 c -49,-13.6 -98.1,-27.1 -145.2,-41.4 -47.1,-14.3 -92.4,-29.3 -136.9,-49 -44.5,-19.7
-88.3,-44.1 -121.9,-76.4 -33.5,-32.3 -56.9,-72.4 -101.1,-99.5 -44.2,-27.1 -109.2,-41.1 -128,-82.1 -18.8,-40.9
8.6,-108.9 -10.3,-156.5 -18.9,-47.6 -84.2,-75 -113.2,-116 -29.1,-41 -21.9,-95.8 -14.8,-150.5 H 0 Z"
+ fill="#70234e"
+ id="path106" />
+ <path
+ d="m 0,617.1 c -39.2,-10.8 -78.5,-21.7 -116.2,-33.1 -37.7,-11.4 -73.9,-23.4 -109.5,-39.2
-35.6,-15.7 -70.6,-35.3 -97.5,-61.1 -26.8,-25.9 -45.5,-58 -80.9,-79.6 -35.3,-21.7 -87.3,-32.9 -102.4,-65.7
-15,-32.7 6.9,-87.1 -8.2,-125.2 -15.2,-38.1 -67.3,-60 -90.6,-92.8 C -628.5,87.6 -622.8,43.8 -617.1,0 H 0 Z"
+ fill="#921f48"
+ id="path108" />
+ <path
+ d="m 0,462.9 c -29.4,-8.2 -58.8,-16.3 -87.1,-24.9 -28.3,-8.6 -55.4,-17.6 -82.2,-29.4 -26.7,-11.8
-52.9,-26.5 -73.1,-45.8 -20.1,-19.4 -34.1,-43.5 -60.6,-59.8 -26.6,-16.2 -65.6,-24.6 -76.9,-49.2 -11.2,-24.6
5.2,-65.3 -6.1,-93.9 -11.4,-28.6 -50.5,-45 -68,-69.6 C -471.4,65.7 -467.1,32.8 -462.9,0 H 0 Z"
+ fill="#af2438"
+ id="path110" />
+ <path
+ d="m 0,308.6 c -19.6,-5.5 -39.2,-10.9 -58.1,-16.6 -18.8,-5.7 -36.9,-11.7 -54.7,-19.6 -17.8,-7.9
-35.4,-17.6 -48.8,-30.6 -13.4,-12.9 -22.8,-28.9 -40.4,-39.8 -17.7,-10.8 -43.7,-16.4 -51.2,-32.8 -7.6,-16.4
3.4,-43.5 -4.2,-62.6 -7.5,-19 -33.6,-30 -45.2,-46.4 -11.7,-16.4 -8.8,-38.3 -6,-60.2 H 0 Z"
+ fill="#c1381d"
+ id="path112" />
+ <path
+ d="m 0,154.3 c -9.8,-2.7 -19.6,-5.4 -29,-8.3 -9.5,-2.9 -18.5,-5.9 -27.4,-9.8 -8.9,-3.9 -17.7,-8.8
-24.4,-15.3 -6.7,-6.4 -11.4,-14.5 -20.2,-19.9 -8.9,-5.4 -21.9,-8.2 -25.6,-16.4 -3.8,-8.2 1.7,-21.8 -2.1,-31.3
-3.8,-9.5 -16.8,-15 -22.6,-23.2 -5.8,-8.2 -4.4,-19.2 -3,-30.1 H 0 Z"
+ fill="#c64600"
+ id="path114" />
+ </g>
+ <g
+ transform="translate(0,1080)"
+ id="g132">
+ <path
+ d="m 0,-1080 c 75.2,-2.3 150.5,-4.5 207.8,35.5 57.3,39.9 96.6,122.1 166.1,141.9 69.5,19.7
169.2,-23 226.1,4.6 56.9,27.6 70.9,125.4 107.8,190.2 36.9,64.8 96.6,96.4 132,146.7 35.4,50.2 46.5,119
83.2,178.8 36.6,59.8 98.9,110.7 129.4,173 30.4,62.2 29,135.7 27.6,209.3 H 0 Z"
+ fill="#30223b"
+ id="path118" />
+ <path
+ d="m 0,-925.7 c 64.5,-1.9 129,-3.9 178.1,30.4 49.1,34.2 82.8,104.7 142.4,121.6 59.6,16.9
145,-19.6 193.8,4 48.8,23.6 60.8,107.5 92.4,163 31.6,55.5 82.8,82.7 113.1,125.7 30.4,43.1 39.9,102 71.3,153.3
31.5,51.3 84.8,94.9 110.9,148.3 26.1,53.3 24.9,116.4 23.7,179.4 H 0 Z"
+ fill="#4e254a"
+ id="path120" />
+ <path
+ d="m 0,-771.4 c 53.7,-1.6 107.5,-3.2 148.4,25.3 40.9,28.6 69,87.3 118.7,101.4 49.6,14.1
120.9,-16.4 161.5,3.3 40.6,19.7 50.6,89.6 77,135.8 26.3,46.3 69,68.9 94.2,104.8 25.3,35.9 33.2,85 59.5,127.7
26.2,42.8 70.7,79.1 92.4,123.6 21.7,44.4 20.7,97 19.7,149.5 H 0 Z"
+ fill="#70234e"
+ id="path122" />
+ <path
+ d="m 0,-617.1 c 43,-1.3 86,-2.6 118.7,20.2 32.8,22.9 55.2,69.8 94.9,81.1 39.8,11.3 96.8,-13.1
129.3,2.7 32.5,15.7 40.5,71.6 61.6,108.6 21,37 55.2,55.2 75.4,83.9 20.2,28.7 26.5,68 47.5,102.1 21,34.2
56.6,63.3 74,98.9 17.4,35.5 16.5,77.6 15.7,119.6 H 0 Z"
+ fill="#921f48"
+ id="path124" />
+ <path
+ d="m 0,-462.9 c 32.2,-0.9 64.5,-1.9 89,15.2 24.6,17.2 41.4,52.4 71.2,60.9 29.8,8.4 72.6,-9.9
96.9,1.9 24.4,11.9 30.4,53.8 46.2,81.6 15.9,27.7 41.4,41.3 56.6,62.8 15.2,21.5 19.9,51 35.7,76.7 15.7,25.6
42.4,47.4 55.4,74.1 13.1,26.7 12.5,58.2 11.9,89.7 H 0 Z"
+ fill="#af2438"
+ id="path126" />
+ <path
+ d="m 0,-308.6 c 21.5,-0.6 43,-1.3 59.4,10.2 16.3,11.4 27.6,34.9 47.4,40.5 19.9,5.6 48.4,-6.5
64.6,1.3 16.3,7.9 20.3,35.9 30.8,54.4 10.6,18.5 27.6,27.5 37.7,41.9 10.2,14.3 13.3,34 23.8,51.1 10.5,17.1
28.3,31.6 37,49.4 8.7,17.8 8.3,38.8 7.9,59.8 H 0 Z"
+ fill="#c1381d"
+ id="path128" />
+ <path
+ d="m 0,-154.3 c 10.7,-0.3 21.5,-0.6 29.7,5.1 8.2,5.7 13.8,17.4 23.7,20.3 9.9,2.8 24.2,-3.3
32.3,0.6 8.1,4 10.1,17.9 15.4,27.2 5.3,9.2 13.8,13.8 18.9,20.9 5,7.2 6.6,17 11.9,25.6 5.2,8.5 14.1,15.8
18.4,24.7 4.4,8.9 4.2,19.4 4,29.9 H 0 Z"
+ fill="#c64600"
+ id="path130" />
+ </g>
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="d"
+ style="display:inline;mix-blend-mode:overlay">
+ <rect
+
style="fill:#3d3846;stroke-width:10;stroke-linejoin:round;stroke-dashoffset:26.4;-inkscape-stroke:none;stop-color:#000000"
+ id="rect481"
+ width="4096"
+ height="2304"
+ x="0"
+ y="1.2001359" />
+ </g>
+</svg>
diff --git a/backgrounds/blobs-l.svg b/backgrounds/blobs-l.svg
new file mode 100644
index 0000000..58c6f14
--- /dev/null
+++ b/backgrounds/blobs-l.svg
@@ -0,0 +1,398 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="visual"
+ viewBox="0 0 4096 2160"
+ width="4096"
+ height="2160"
+ version="1.1"
+ sodipodi:docname="blobs-l.svg"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ 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">
+ <sodipodi:namedview
+ id="namedview135"
+ pagecolor="#505050"
+ bordercolor="#ffffff"
+ borderopacity="1"
+ inkscape:pageshadow="0"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="1"
+ showgrid="false"
+ width="4096px"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs9">
+ <linearGradient
+ id="grad1_0"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop4" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop6" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs16">
+ <linearGradient
+ id="grad1_1"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop11" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop13" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs23">
+ <linearGradient
+ id="grad1_2"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop18" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop20" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs30">
+ <linearGradient
+ id="grad1_3"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop25" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop27" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs37">
+ <linearGradient
+ id="grad1_4"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop32" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop34" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs44">
+ <linearGradient
+ id="grad1_5"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop39" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop41" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs51">
+ <linearGradient
+ id="grad1_6"
+ x1="0.43799999"
+ y1="0"
+ x2="1"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#241f31"
+ stop-opacity="1"
+ id="stop46" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop48" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs58">
+ <linearGradient
+ id="grad2_0"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop53" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop55" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs65">
+ <linearGradient
+ id="grad2_1"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop60" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#c64600"
+ stop-opacity="1"
+ id="stop62" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs72">
+ <linearGradient
+ id="grad2_2"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#b92c2c"
+ stop-opacity="1"
+ id="stop67" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop69" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs79">
+ <linearGradient
+ id="grad2_3"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop74" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#a12042"
+ stop-opacity="1"
+ id="stop76" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs86">
+ <linearGradient
+ id="grad2_4"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#82214d"
+ stop-opacity="1"
+ id="stop81" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop83" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs93">
+ <linearGradient
+ id="grad2_5"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop88" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#5f254d"
+ stop-opacity="1"
+ id="stop90" />
+ </linearGradient>
+ </defs>
+ <defs
+ id="defs100">
+ <linearGradient
+ id="grad2_6"
+ x1="0"
+ y1="0"
+ x2="0.56299996"
+ y2="1">
+ <stop
+ offset="14.444444444444446%"
+ stop-color="#3e2444"
+ stop-opacity="1"
+ id="stop95" />
+ <stop
+ offset="85.55555555555554%"
+ stop-color="#241f31"
+ stop-opacity="1"
+ id="stop97" />
+ </linearGradient>
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer1"
+ inkscape:label="l">
+ <g
+ id="g154"
+ transform="matrix(2.1333333,0,0,2.1333333,0,1.200136)">
+ <rect
+ x="0"
+ y="0"
+ width="1920"
+ height="1080"
+ fill="#241f31"
+ id="rect2" />
+ <g
+ transform="translate(1920)"
+ id="g116">
+ <path
+ d="m 0,1080 c -68.6,-19 -137.3,-38 -203.3,-58 -66,-20 -129.3,-41 -191.6,-68.6 -62.4,-27.5
-123.7,-61.8 -170.7,-107 -47,-45.2 -79.6,-101.4 -141.5,-139.3 -61.9,-37.9 -152.9,-57.5 -179.2,-114.9
-26.4,-57.3 12,-152.4 -14.5,-219.1 -26.5,-66.7 -117.8,-105 -158.4,-162.4 C -1099.9,153.2 -1090,76.6 -1080,0 H
0 Z"
+ fill="#30223b"
+ id="path102" />
+ <path
+ d="m 0,925.7 c -58.8,-16.3 -117.7,-32.6 -174.2,-49.7 -56.6,-17.2 -110.9,-35.1 -164.3,-58.8
-53.4,-23.6 -106,-52.9 -146.3,-91.7 -40.3,-38.7 -68.3,-86.9 -121.3,-119.4 -53,-32.5 -131.1,-49.3 -153.6,-98.5
-22.6,-49.1 10.3,-130.6 -12.4,-187.8 -22.7,-57.1 -101,-90 -135.8,-139.2 C -942.8,131.4 -934.3,65.7 -925.7,0 H
0 Z"
+ fill="#4e254a"
+ id="path104" />
+ <path
+ d="m 0,771.4 c -49,-13.6 -98.1,-27.1 -145.2,-41.4 -47.1,-14.3 -92.4,-29.3 -136.9,-49 -44.5,-19.7
-88.3,-44.1 -121.9,-76.4 -33.5,-32.3 -56.9,-72.4 -101.1,-99.5 -44.2,-27.1 -109.2,-41.1 -128,-82.1 -18.8,-40.9
8.6,-108.9 -10.3,-156.5 -18.9,-47.6 -84.2,-75 -113.2,-116 -29.1,-41 -21.9,-95.8 -14.8,-150.5 H 0 Z"
+ fill="#70234e"
+ id="path106" />
+ <path
+ d="m 0,617.1 c -39.2,-10.8 -78.5,-21.7 -116.2,-33.1 -37.7,-11.4 -73.9,-23.4 -109.5,-39.2
-35.6,-15.7 -70.6,-35.3 -97.5,-61.1 -26.8,-25.9 -45.5,-58 -80.9,-79.6 -35.3,-21.7 -87.3,-32.9 -102.4,-65.7
-15,-32.7 6.9,-87.1 -8.2,-125.2 -15.2,-38.1 -67.3,-60 -90.6,-92.8 C -628.5,87.6 -622.8,43.8 -617.1,0 H 0 Z"
+ fill="#921f48"
+ id="path108" />
+ <path
+ d="m 0,462.9 c -29.4,-8.2 -58.8,-16.3 -87.1,-24.9 -28.3,-8.6 -55.4,-17.6 -82.2,-29.4 -26.7,-11.8
-52.9,-26.5 -73.1,-45.8 -20.1,-19.4 -34.1,-43.5 -60.6,-59.8 -26.6,-16.2 -65.6,-24.6 -76.9,-49.2 -11.2,-24.6
5.2,-65.3 -6.1,-93.9 -11.4,-28.6 -50.5,-45 -68,-69.6 C -471.4,65.7 -467.1,32.8 -462.9,0 H 0 Z"
+ fill="#af2438"
+ id="path110" />
+ <path
+ d="m 0,308.6 c -19.6,-5.5 -39.2,-10.9 -58.1,-16.6 -18.8,-5.7 -36.9,-11.7 -54.7,-19.6 -17.8,-7.9
-35.4,-17.6 -48.8,-30.6 -13.4,-12.9 -22.8,-28.9 -40.4,-39.8 -17.7,-10.8 -43.7,-16.4 -51.2,-32.8 -7.6,-16.4
3.4,-43.5 -4.2,-62.6 -7.5,-19 -33.6,-30 -45.2,-46.4 -11.7,-16.4 -8.8,-38.3 -6,-60.2 H 0 Z"
+ fill="#c1381d"
+ id="path112" />
+ <path
+ d="m 0,154.3 c -9.8,-2.7 -19.6,-5.4 -29,-8.3 -9.5,-2.9 -18.5,-5.9 -27.4,-9.8 -8.9,-3.9 -17.7,-8.8
-24.4,-15.3 -6.7,-6.4 -11.4,-14.5 -20.2,-19.9 -8.9,-5.4 -21.9,-8.2 -25.6,-16.4 -3.8,-8.2 1.7,-21.8 -2.1,-31.3
-3.8,-9.5 -16.8,-15 -22.6,-23.2 -5.8,-8.2 -4.4,-19.2 -3,-30.1 H 0 Z"
+ fill="#c64600"
+ id="path114" />
+ </g>
+ <g
+ transform="translate(0,1080)"
+ id="g132">
+ <path
+ d="m 0,-1080 c 75.2,-2.3 150.5,-4.5 207.8,35.5 57.3,39.9 96.6,122.1 166.1,141.9 69.5,19.7
169.2,-23 226.1,4.6 56.9,27.6 70.9,125.4 107.8,190.2 36.9,64.8 96.6,96.4 132,146.7 35.4,50.2 46.5,119
83.2,178.8 36.6,59.8 98.9,110.7 129.4,173 30.4,62.2 29,135.7 27.6,209.3 H 0 Z"
+ fill="#30223b"
+ id="path118" />
+ <path
+ d="m 0,-925.7 c 64.5,-1.9 129,-3.9 178.1,30.4 49.1,34.2 82.8,104.7 142.4,121.6 59.6,16.9
145,-19.6 193.8,4 48.8,23.6 60.8,107.5 92.4,163 31.6,55.5 82.8,82.7 113.1,125.7 30.4,43.1 39.9,102 71.3,153.3
31.5,51.3 84.8,94.9 110.9,148.3 26.1,53.3 24.9,116.4 23.7,179.4 H 0 Z"
+ fill="#4e254a"
+ id="path120" />
+ <path
+ d="m 0,-771.4 c 53.7,-1.6 107.5,-3.2 148.4,25.3 40.9,28.6 69,87.3 118.7,101.4 49.6,14.1
120.9,-16.4 161.5,3.3 40.6,19.7 50.6,89.6 77,135.8 26.3,46.3 69,68.9 94.2,104.8 25.3,35.9 33.2,85 59.5,127.7
26.2,42.8 70.7,79.1 92.4,123.6 21.7,44.4 20.7,97 19.7,149.5 H 0 Z"
+ fill="#70234e"
+ id="path122" />
+ <path
+ d="m 0,-617.1 c 43,-1.3 86,-2.6 118.7,20.2 32.8,22.9 55.2,69.8 94.9,81.1 39.8,11.3 96.8,-13.1
129.3,2.7 32.5,15.7 40.5,71.6 61.6,108.6 21,37 55.2,55.2 75.4,83.9 20.2,28.7 26.5,68 47.5,102.1 21,34.2
56.6,63.3 74,98.9 17.4,35.5 16.5,77.6 15.7,119.6 H 0 Z"
+ fill="#921f48"
+ id="path124" />
+ <path
+ d="m 0,-462.9 c 32.2,-0.9 64.5,-1.9 89,15.2 24.6,17.2 41.4,52.4 71.2,60.9 29.8,8.4 72.6,-9.9
96.9,1.9 24.4,11.9 30.4,53.8 46.2,81.6 15.9,27.7 41.4,41.3 56.6,62.8 15.2,21.5 19.9,51 35.7,76.7 15.7,25.6
42.4,47.4 55.4,74.1 13.1,26.7 12.5,58.2 11.9,89.7 H 0 Z"
+ fill="#af2438"
+ id="path126" />
+ <path
+ d="m 0,-308.6 c 21.5,-0.6 43,-1.3 59.4,10.2 16.3,11.4 27.6,34.9 47.4,40.5 19.9,5.6 48.4,-6.5
64.6,1.3 16.3,7.9 20.3,35.9 30.8,54.4 10.6,18.5 27.6,27.5 37.7,41.9 10.2,14.3 13.3,34 23.8,51.1 10.5,17.1
28.3,31.6 37,49.4 8.7,17.8 8.3,38.8 7.9,59.8 H 0 Z"
+ fill="#c1381d"
+ id="path128" />
+ <path
+ d="m 0,-154.3 c 10.7,-0.3 21.5,-0.6 29.7,5.1 8.2,5.7 13.8,17.4 23.7,20.3 9.9,2.8 24.2,-3.3
32.3,0.6 8.1,4 10.1,17.9 15.4,27.2 5.3,9.2 13.8,13.8 18.9,20.9 5,7.2 6.6,17 11.9,25.6 5.2,8.5 14.1,15.8
18.4,24.7 4.4,8.9 4.2,19.4 4,29.9 H 0 Z"
+ fill="#c64600"
+ id="path130" />
+ </g>
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="d"
+ style="display:inline;mix-blend-mode:overlay">
+ <rect
+
style="fill:#99c1f1;stroke-width:10;stroke-linejoin:round;stroke-dashoffset:26.4;-inkscape-stroke:none;stop-color:#000000"
+ id="rect481"
+ width="4096"
+ height="2304"
+ x="0"
+ y="1.2001359" />
+ </g>
+</svg>
diff --git a/backgrounds/brush-strokes-d.jpg b/backgrounds/brush-strokes-d.jpg
new file mode 100644
index 0000000..c354832
Binary files /dev/null and b/backgrounds/brush-strokes-d.jpg differ
diff --git a/backgrounds/brush-strokes-l.jpg b/backgrounds/brush-strokes-l.jpg
new file mode 100644
index 0000000..3430e7f
Binary files /dev/null and b/backgrounds/brush-strokes-l.jpg differ
diff --git a/backgrounds/disco-d.jpg b/backgrounds/disco-d.jpg
new file mode 100644
index 0000000..7a00e7d
Binary files /dev/null and b/backgrounds/disco-d.jpg differ
diff --git a/backgrounds/disco-l.jpg b/backgrounds/disco-l.jpg
new file mode 100644
index 0000000..bbb2865
Binary files /dev/null and b/backgrounds/disco-l.jpg differ
diff --git a/backgrounds/frosty-d.jpg b/backgrounds/frosty-d.jpg
new file mode 100644
index 0000000..e9c6dc7
Binary files /dev/null and b/backgrounds/frosty-d.jpg differ
diff --git a/backgrounds/frosty-l.jpg b/backgrounds/frosty-l.jpg
new file mode 100644
index 0000000..e0cd1a9
Binary files /dev/null and b/backgrounds/frosty-l.jpg differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index 95ecfd1..85d9fd1 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -3,94 +3,123 @@
<wallpapers>
<wallpaper deleted="false">
<name>1</name>
- <filename>@BACKGROUNDDIR@/Leaf.jpg</filename>
+ <filename>@BACKGROUNDDIR@/adwaita-timed.xml</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
<wallpaper deleted="false">
<name>2</name>
- <filename>@BACKGROUNDDIR@/ColdWarm.jpg</filename>
+ <filename>@BACKGROUNDDIR@/blobs-l.svg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
- <wallpaper deleted="false">
+ <wallpaper deleted="false">
+ <name>2</name>
+ <filename>@BACKGROUNDDIR@/blobs-d.svg</filename>
+ <options>zoom</options>
+ <pcolor>#ffffff</pcolor>
+ <scolor>#000000</scolor>
+ </wallpaper>
+
+ <wallpaper deleted="false">
<name>3</name>
- <filename>@BACKGROUNDDIR@/LightBulb.jpg</filename>
+ <filename>@BACKGROUNDDIR@/brush-strokes-d.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+ <wallpaper deleted="false">
+ <name>3</name>
+ <filename>@BACKGROUNDDIR@/brush-strokes-l.jpg</filename>
+ <options>zoom</options>
+ <pcolor>#ffffff</pcolor>
+ <scolor>#000000</scolor>
+ </wallpaper>
+
<wallpaper deleted="false">
<name>4</name>
- <filename>@BACKGROUNDDIR@/pixels.png</filename>
+ <filename>@BACKGROUNDDIR@/disco-d.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
- <name>5</name>
- <filename>@BACKGROUNDDIR@/Disco.jpg</filename>
+ <name>4</name>
+ <filename>@BACKGROUNDDIR@/disco-l.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
<wallpaper deleted="false">
- <name>6</name>
- <filename>@BACKGROUNDDIR@/Frosty.jpg</filename>
+ <name>5</name>
+ <filename>@BACKGROUNDDIR@/frosty-d.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
- <name>7</name>
- <filename>@BACKGROUNDDIR@/adwaita-timed.xml</filename>
+ <name>5</name>
+ <filename>@BACKGROUNDDIR@/frosty-l.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
<wallpaper deleted="false">
- <name>8</name>
- <filename>@BACKGROUNDDIR@/Blobs.svg</filename>
+ <name>6</name>
+ <filename>@BACKGROUNDDIR@/pixels-d.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
-
<wallpaper deleted="false">
- <name>8</name>
- <filename>@BACKGROUNDDIR@/BrushStrokes.jpg</filename>
+ <name>6</name>
+ <filename>@BACKGROUNDDIR@/pixels-l.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
<wallpaper deleted="false">
- <name>9</name>
- <filename>@BACKGROUNDDIR@/Loveles.jpg</filename>
+ <name>7</name>
+ <filename>@BACKGROUNDDIR@/symbolics-d.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
- <name>10</name>
- <filename>@BACKGROUNDDIR@/Symbolics-1.png</filename>
+ <name>7</name>
+ <filename>@BACKGROUNDDIR@/symbolics-l.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
<wallpaper deleted="false">
- <name>11</name>
+ <name>8</name>
<filename>@BACKGROUNDDIR@/VNC.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
+ <scolor>#000000</scolor>
+ </wallpaper>
+
+ <wallpaper deleted="false">
+ <name>9</name>
+ <filename>@BACKGROUNDDIR@/wood-d.jpg</filename>
+ <options>zoom</options>
+ <pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
- <name>12</name>
- <filename>@BACKGROUNDDIR@/Wood.jpg</filename>
+ <name>9</name>
+ <filename>@BACKGROUNDDIR@/wood-l.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+
</wallpapers>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 520416c..0f2ffee 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -9,21 +9,23 @@ adwaita_timed = configure_file(
)
backgrounds = [
- 'adwaita-day.png',
- 'adwaita-morning.png',
- 'adwaita-night.png',
- 'Blobs.svg',
- 'BrushStrokes.jpg',
- 'ColdWarm.jpg',
- 'Disco.jpg',
- 'Frosty.jpg',
- 'Leaf.jpg',
- 'LightBulb.jpg',
- 'Loveles.jpg',
- 'pixels.png',
- 'Symbolics-1.png',
+ 'adwaita-d.png',
+ 'adwaita-l.png',
+ 'blobs-d.svg',
+ 'blobs-l.svg',
+ 'brush-strokes-d.jpg',
+ 'brush-strokes-l.jpg',
+ 'disco-d.jpg',
+ 'disco-l.jpg',
+ 'frosty-d.jpg',
+ 'frosty-l.jpg',
+ 'pixels-d.png',
+ 'pixels-l.png',
+ 'symbolics-d.png',
+ 'symbolics-l.png',
'VNC.png',
- 'Wood.jpg'
+ 'wood-d.jpg',
+ 'wood-l.jpg'
]
install_data([adwaita_timed] + backgrounds, install_dir: backgrounddir)
diff --git a/backgrounds/pixels.png b/backgrounds/pixels-d.png
similarity index 99%
rename from backgrounds/pixels.png
rename to backgrounds/pixels-d.png
index 51351be..fc67acd 100644
Binary files a/backgrounds/pixels.png and b/backgrounds/pixels-d.png differ
diff --git a/backgrounds/pixels-l.png b/backgrounds/pixels-l.png
new file mode 100644
index 0000000..54bd447
Binary files /dev/null and b/backgrounds/pixels-l.png differ
diff --git a/backgrounds/symbolics-d.png b/backgrounds/symbolics-d.png
new file mode 100644
index 0000000..2c26032
Binary files /dev/null and b/backgrounds/symbolics-d.png differ
diff --git a/backgrounds/symbolics-l.png b/backgrounds/symbolics-l.png
new file mode 100644
index 0000000..8608898
Binary files /dev/null and b/backgrounds/symbolics-l.png differ
diff --git a/backgrounds/wood-d.jpg b/backgrounds/wood-d.jpg
new file mode 100644
index 0000000..f6e386c
Binary files /dev/null and b/backgrounds/wood-d.jpg differ
diff --git a/backgrounds/wood-l.jpg b/backgrounds/wood-l.jpg
new file mode 100644
index 0000000..cd325c2
Binary files /dev/null and b/backgrounds/wood-l.jpg differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]