From a10b3e6dde0979fed0855e3503022b9124faa92e Mon Sep 17 00:00:00 2001 From: Emmet Date: Mon, 5 Jun 2023 18:42:01 -0500 Subject: [PATCH] Added 3 more backgrounds for themes! --- themes/isotope/backgroundsha256.txt | 1 + themes/isotope/backgroundurl.txt | 1 + themes/{ => isotope}/isotope.yaml | 0 themes/isotope/polarity.txt | 1 + themes/outrun-dark/backgroundsha256.txt | 1 + themes/outrun-dark/backgroundurl.txt | 1 + themes/{ => outrun-dark}/outrun-dark.yaml | 0 themes/outrun-dark/polarity.txt | 1 + themes/stella/backgroundsha256.txt | 1 + themes/stella/backgroundurl.txt | 1 + themes/stella/polarity.txt | 1 + themes/{ => stella}/stella.yaml | 0 12 files changed, 9 insertions(+) create mode 100644 themes/isotope/backgroundsha256.txt create mode 100644 themes/isotope/backgroundurl.txt rename themes/{ => isotope}/isotope.yaml (100%) create mode 100644 themes/isotope/polarity.txt create mode 100644 themes/outrun-dark/backgroundsha256.txt create mode 100644 themes/outrun-dark/backgroundurl.txt rename themes/{ => outrun-dark}/outrun-dark.yaml (100%) create mode 100644 themes/outrun-dark/polarity.txt create mode 100644 themes/stella/backgroundsha256.txt create mode 100644 themes/stella/backgroundurl.txt create mode 100644 themes/stella/polarity.txt rename themes/{ => stella}/stella.yaml (100%) diff --git a/themes/isotope/backgroundsha256.txt b/themes/isotope/backgroundsha256.txt new file mode 100644 index 00000000..5450deab --- /dev/null +++ b/themes/isotope/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-zYzUBaCvYVgmfw1/irgleRpTIrm4dsP8F3RmR8m/DBk= diff --git a/themes/isotope/backgroundurl.txt b/themes/isotope/backgroundurl.txt new file mode 100644 index 00000000..455a891a --- /dev/null +++ b/themes/isotope/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/108/140/869/digital-digital-art-artwork-fantasy-art-drawing-hd-wallpaper-d8b62d28c0f06c48d03c114ec8f2b4aa.jpg diff --git a/themes/isotope.yaml b/themes/isotope/isotope.yaml similarity index 100% rename from themes/isotope.yaml rename to themes/isotope/isotope.yaml diff --git a/themes/isotope/polarity.txt b/themes/isotope/polarity.txt new file mode 100644 index 00000000..4520e2f7 --- /dev/null +++ b/themes/isotope/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/outrun-dark/backgroundsha256.txt b/themes/outrun-dark/backgroundsha256.txt new file mode 100644 index 00000000..40174d01 --- /dev/null +++ b/themes/outrun-dark/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-wySC8BjvJKZAnbGOeyyp1xwt/EMAwsTON0os6n1/fp8= diff --git a/themes/outrun-dark/backgroundurl.txt b/themes/outrun-dark/backgroundurl.txt new file mode 100644 index 00000000..b682eee9 --- /dev/null +++ b/themes/outrun-dark/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/586/965/67/night-sky-illustration-futuristic-art-night-wallpaper-88366d08c0d00c08207cf12ef892b49a.jpg diff --git a/themes/outrun-dark.yaml b/themes/outrun-dark/outrun-dark.yaml similarity index 100% rename from themes/outrun-dark.yaml rename to themes/outrun-dark/outrun-dark.yaml diff --git a/themes/outrun-dark/polarity.txt b/themes/outrun-dark/polarity.txt new file mode 100644 index 00000000..162faa69 --- /dev/null +++ b/themes/outrun-dark/polarity.txt @@ -0,0 +1 @@ +light diff --git a/themes/stella/backgroundsha256.txt b/themes/stella/backgroundsha256.txt new file mode 100644 index 00000000..e02eff58 --- /dev/null +++ b/themes/stella/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-ZdzYsYawW2pINFG8bHLBd62iyD4p/9Iw09H3pB0SUyw= diff --git a/themes/stella/backgroundurl.txt b/themes/stella/backgroundurl.txt new file mode 100644 index 00000000..85242038 --- /dev/null +++ b/themes/stella/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/662/963/756/artwork-night-stars-sailing-ship-wallpaper-f8e6cdf800802ca8b0acb18ea86274ca.jpg diff --git a/themes/stella/polarity.txt b/themes/stella/polarity.txt new file mode 100644 index 00000000..4520e2f7 --- /dev/null +++ b/themes/stella/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/stella.yaml b/themes/stella/stella.yaml similarity index 100% rename from themes/stella.yaml rename to themes/stella/stella.yaml