From 1c0e62985027a0381cba3e26b4242f42b5b0a432 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 16 Oct 2023 22:57:10 +0300 Subject: Added configurations for wallpapers and for my Vencord solution. Changes to be committed: new file: Vencord/settings/settings.json new file: backgrounds/azzalee.jpg new file: backgrounds/blueredsky.jpg new file: backgrounds/bridge.jpg new file: backgrounds/colorful.jpg new file: backgrounds/colorfulai.png new file: backgrounds/darkflowers.jpg new file: backgrounds/darksky.jpg new file: backgrounds/flower_old_tree.jpg new file: backgrounds/lain-pink.png new file: backgrounds/lakehouse.jpg new file: backgrounds/mirrorclouds.jpg new file: backgrounds/mountains.jpg new file: backgrounds/night.jpg new file: backgrounds/orangesky.jpg new file: backgrounds/pinksky.jpg new file: backgrounds/pixelwaterfall.jpg --- backgrounds/azzalee.jpg | Bin 0 -> 233885 bytes backgrounds/blueredsky.jpg | Bin 0 -> 8149781 bytes backgrounds/bridge.jpg | Bin 0 -> 181383 bytes backgrounds/colorful.jpg | Bin 0 -> 296376 bytes backgrounds/colorfulai.png | Bin 0 -> 1544705 bytes backgrounds/darkflowers.jpg | Bin 0 -> 1644761 bytes backgrounds/darksky.jpg | Bin 0 -> 2496460 bytes backgrounds/flower_old_tree.jpg | Bin 0 -> 9487887 bytes backgrounds/lain-pink.png | Bin 0 -> 424664 bytes backgrounds/lakehouse.jpg | Bin 0 -> 3032388 bytes backgrounds/mirrorclouds.jpg | Bin 0 -> 255576 bytes backgrounds/mountains.jpg | Bin 0 -> 843542 bytes backgrounds/night.jpg | Bin 0 -> 1007994 bytes backgrounds/orangesky.jpg | Bin 0 -> 237405 bytes backgrounds/pinksky.jpg | Bin 0 -> 236010 bytes backgrounds/pixelwaterfall.jpg | Bin 0 -> 401153 bytes 16 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 backgrounds/azzalee.jpg create mode 100644 backgrounds/blueredsky.jpg create mode 100644 backgrounds/bridge.jpg create mode 100644 backgrounds/colorful.jpg create mode 100644 backgrounds/colorfulai.png create mode 100644 backgrounds/darkflowers.jpg create mode 100644 backgrounds/darksky.jpg create mode 100644 backgrounds/flower_old_tree.jpg create mode 100644 backgrounds/lain-pink.png create mode 100644 backgrounds/lakehouse.jpg create mode 100644 backgrounds/mirrorclouds.jpg create mode 100644 backgrounds/mountains.jpg create mode 100644 backgrounds/night.jpg create mode 100644 backgrounds/orangesky.jpg create mode 100644 backgrounds/pinksky.jpg create mode 100644 backgrounds/pixelwaterfall.jpg (limited to 'backgrounds') diff --git a/backgrounds/azzalee.jpg b/backgrounds/azzalee.jpg new file mode 100644 index 0000000..355c3c2 Binary files /dev/null and b/backgrounds/azzalee.jpg differ diff --git a/backgrounds/blueredsky.jpg b/backgrounds/blueredsky.jpg new file mode 100644 index 0000000..3e53ba7 Binary files /dev/null and b/backgrounds/blueredsky.jpg differ diff --git a/backgrounds/bridge.jpg b/backgrounds/bridge.jpg new file mode 100644 index 0000000..947a2ce Binary files /dev/null and b/backgrounds/bridge.jpg differ diff --git a/backgrounds/colorful.jpg b/backgrounds/colorful.jpg new file mode 100644 index 0000000..a4b5cf6 Binary files /dev/null and b/backgrounds/colorful.jpg differ diff --git a/backgrounds/colorfulai.png b/backgrounds/colorfulai.png new file mode 100644 index 0000000..3982e40 Binary files /dev/null and b/backgrounds/colorfulai.png differ diff --git a/backgrounds/darkflowers.jpg b/backgrounds/darkflowers.jpg new file mode 100644 index 0000000..6beb83b Binary files /dev/null and b/backgrounds/darkflowers.jpg differ diff --git a/backgrounds/darksky.jpg b/backgrounds/darksky.jpg new file mode 100644 index 0000000..8e75eca Binary files /dev/null and b/backgrounds/darksky.jpg differ diff --git a/backgrounds/flower_old_tree.jpg b/backgrounds/flower_old_tree.jpg new file mode 100644 index 0000000..2eaa604 Binary files /dev/null and b/backgrounds/flower_old_tree.jpg differ diff --git a/backgrounds/lain-pink.png b/backgrounds/lain-pink.png new file mode 100644 index 0000000..5fe493e Binary files /dev/null and b/backgrounds/lain-pink.png differ diff --git a/backgrounds/lakehouse.jpg b/backgrounds/lakehouse.jpg new file mode 100644 index 0000000..758a5a5 Binary files /dev/null and b/backgrounds/lakehouse.jpg differ diff --git a/backgrounds/mirrorclouds.jpg b/backgrounds/mirrorclouds.jpg new file mode 100644 index 0000000..8137785 Binary files /dev/null and b/backgrounds/mirrorclouds.jpg differ diff --git a/backgrounds/mountains.jpg b/backgrounds/mountains.jpg new file mode 100644 index 0000000..daac6ed Binary files /dev/null and b/backgrounds/mountains.jpg differ diff --git a/backgrounds/night.jpg b/backgrounds/night.jpg new file mode 100644 index 0000000..c5449ad Binary files /dev/null and b/backgrounds/night.jpg differ diff --git a/backgrounds/orangesky.jpg b/backgrounds/orangesky.jpg new file mode 100644 index 0000000..9ae56b7 Binary files /dev/null and b/backgrounds/orangesky.jpg differ diff --git a/backgrounds/pinksky.jpg b/backgrounds/pinksky.jpg new file mode 100644 index 0000000..b6bef46 Binary files /dev/null and b/backgrounds/pinksky.jpg differ diff --git a/backgrounds/pixelwaterfall.jpg b/backgrounds/pixelwaterfall.jpg new file mode 100644 index 0000000..1c78200 Binary files /dev/null and b/backgrounds/pixelwaterfall.jpg differ -- cgit v1.2.3