[gnome-backgrounds/wip/jimmac/prefers-dark-light] archi: neutral



commit 39f67ba84fac1ef65f95c339de43406e57eee770
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Oct 20 13:00:35 2021 +0200

    archi: neutral
    
    more of a placeholder for now

 AUTHORS                              |  17 ++++++++---------
 backgrounds/archi-d.jpg              | Bin 0 -> 1640500 bytes
 backgrounds/archi-l.jpg              | Bin 0 -> 2375874 bytes
 backgrounds/gnome-backgrounds.xml.in |  15 +++++++++++++++
 backgrounds/meson.build              |   2 ++
 5 files changed, 25 insertions(+), 9 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 4e4fb0b..ab3c1d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,15 +1,14 @@
 Image Authors:
 
+- archi*:
 - adwaita*:
-- symbolics-1.jpg:
-- symbolics-2.jpg:
-- Blobs.svg:
-- BrushStrokes.jpg:
-- Disco.png:
-- Frosty.jppg:
-- pixels.png:
-- Stripes.jpg:
-- Wood.jpg:
+- symbolics*:
+- blobs*:
+- brush-strokes*:
+- disco*:
+- frosty*:
+- pixels*:
+- Wood*:
 
   Copyright © 2011-2021 Jakub Steiner <jimmac gmail com>
   Licensed under Creative Commons Attribution-ShareAlike 3.0 License.
diff --git a/backgrounds/archi-d.jpg b/backgrounds/archi-d.jpg
new file mode 100644
index 0000000..c3ec617
Binary files /dev/null and b/backgrounds/archi-d.jpg differ
diff --git a/backgrounds/archi-l.jpg b/backgrounds/archi-l.jpg
new file mode 100644
index 0000000..9abc052
Binary files /dev/null and b/backgrounds/archi-l.jpg differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index 85d9fd1..3fb813d 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -119,6 +119,21 @@
                <filename>@BACKGROUNDDIR@/wood-l.jpg</filename>
                <options>zoom</options>
     <pcolor>#ffffff</pcolor>
+    <scolor>#000000</scolor>
+       </wallpaper>
+       
+               <wallpaper deleted="false">
+               <name>10</name>
+               <filename>@BACKGROUNDDIR@/archi-d.jpg</filename>
+               <options>zoom</options>
+    <pcolor>#ffffff</pcolor>
+    <scolor>#000000</scolor>
+       </wallpaper>
+       <wallpaper deleted="false">
+               <name>10</name>
+               <filename>@BACKGROUNDDIR@/archi-l.jpg</filename>
+               <options>zoom</options>
+    <pcolor>#ffffff</pcolor>
     <scolor>#000000</scolor>
        </wallpaper>
        
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 0f2ffee..7c7d217 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -11,6 +11,8 @@ adwaita_timed = configure_file(
 backgrounds = [
   'adwaita-d.png',
   'adwaita-l.png',
+  'archi-d.jpg',
+  'archi-l.jpg',
   'blobs-d.svg',
   'blobs-l.svg',
   'brush-strokes-d.jpg',


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