From 0c135184fb80e519b850a9ca31c6a244d2f4f925 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 3 Jun 2023 13:46:42 -0500 Subject: [PATCH] More atelier backgrounds + gruvbox backgrounds --- themes/{ => atelier-lakeside}/atelier-lakeside.yaml | 0 themes/atelier-lakeside/backgroundsha256.txt | 1 + themes/atelier-lakeside/backgroundurl.txt | 1 + themes/atelier-lakeside/polarity.txt | 1 + themes/{ => atelier-plateau}/atelier-plateau.yaml | 0 themes/atelier-plateau/backgroundsha256.txt | 1 + themes/atelier-plateau/backgroundurl.txt | 1 + themes/atelier-plateau/polarity.txt | 1 + themes/gruvbox-dark-hard/backgroundsha256.txt | 1 + themes/gruvbox-dark-hard/backgroundurl.txt | 1 + themes/{ => gruvbox-dark-hard}/gruvbox-dark-hard.yaml | 0 themes/gruvbox-dark-hard/polarity.txt | 1 + themes/gruvbox-dark-medium/backgroundsha256.txt | 1 + themes/gruvbox-dark-medium/backgroundurl.txt | 1 + themes/{ => gruvbox-dark-medium}/gruvbox-dark-medium.yaml | 0 themes/gruvbox-dark-medium/polarity.txt | 1 + themes/gruvbox-light-hard/backgroundsha256.txt | 1 + themes/gruvbox-light-hard/backgroundurl.txt | 1 + themes/{ => gruvbox-light-hard}/gruvbox-light-hard.yaml | 0 themes/gruvbox-light-hard/polarity.txt | 1 + themes/gruvbox-light-medium/backgroundsha256.txt | 1 + themes/gruvbox-light-medium/backgroundurl.txt | 1 + themes/{ => gruvbox-light-medium}/gruvbox-light-medium.yaml | 0 themes/gruvbox-light-medium/polarity.txt | 1 + 24 files changed, 18 insertions(+) rename themes/{ => atelier-lakeside}/atelier-lakeside.yaml (100%) create mode 100644 themes/atelier-lakeside/backgroundsha256.txt create mode 100644 themes/atelier-lakeside/backgroundurl.txt create mode 100644 themes/atelier-lakeside/polarity.txt rename themes/{ => atelier-plateau}/atelier-plateau.yaml (100%) create mode 100644 themes/atelier-plateau/backgroundsha256.txt create mode 100644 themes/atelier-plateau/backgroundurl.txt create mode 100644 themes/atelier-plateau/polarity.txt create mode 100644 themes/gruvbox-dark-hard/backgroundsha256.txt create mode 100644 themes/gruvbox-dark-hard/backgroundurl.txt rename themes/{ => gruvbox-dark-hard}/gruvbox-dark-hard.yaml (100%) create mode 100644 themes/gruvbox-dark-hard/polarity.txt create mode 100644 themes/gruvbox-dark-medium/backgroundsha256.txt create mode 100644 themes/gruvbox-dark-medium/backgroundurl.txt rename themes/{ => gruvbox-dark-medium}/gruvbox-dark-medium.yaml (100%) create mode 100644 themes/gruvbox-dark-medium/polarity.txt create mode 100644 themes/gruvbox-light-hard/backgroundsha256.txt create mode 100644 themes/gruvbox-light-hard/backgroundurl.txt rename themes/{ => gruvbox-light-hard}/gruvbox-light-hard.yaml (100%) create mode 100644 themes/gruvbox-light-hard/polarity.txt create mode 100644 themes/gruvbox-light-medium/backgroundsha256.txt create mode 100644 themes/gruvbox-light-medium/backgroundurl.txt rename themes/{ => gruvbox-light-medium}/gruvbox-light-medium.yaml (100%) create mode 100644 themes/gruvbox-light-medium/polarity.txt diff --git a/themes/atelier-lakeside.yaml b/themes/atelier-lakeside/atelier-lakeside.yaml similarity index 100% rename from themes/atelier-lakeside.yaml rename to themes/atelier-lakeside/atelier-lakeside.yaml diff --git a/themes/atelier-lakeside/backgroundsha256.txt b/themes/atelier-lakeside/backgroundsha256.txt new file mode 100644 index 0000000..6d1c790 --- /dev/null +++ b/themes/atelier-lakeside/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-8ytn00rZUiJxgtjXqTxtR7qusokxjY68u+UiWuwD8Bs= diff --git a/themes/atelier-lakeside/backgroundurl.txt b/themes/atelier-lakeside/backgroundurl.txt new file mode 100644 index 0000000..301266e --- /dev/null +++ b/themes/atelier-lakeside/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/410/867/750/vector-forest-sunset-forest-sunset-forest-wallpaper-b3abc35d0d699b056fa6b247589b18a8.jpg diff --git a/themes/atelier-lakeside/polarity.txt b/themes/atelier-lakeside/polarity.txt new file mode 100644 index 0000000..4520e2f --- /dev/null +++ b/themes/atelier-lakeside/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/atelier-plateau.yaml b/themes/atelier-plateau/atelier-plateau.yaml similarity index 100% rename from themes/atelier-plateau.yaml rename to themes/atelier-plateau/atelier-plateau.yaml diff --git a/themes/atelier-plateau/backgroundsha256.txt b/themes/atelier-plateau/backgroundsha256.txt new file mode 100644 index 0000000..d541554 --- /dev/null +++ b/themes/atelier-plateau/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-GL4QjCZFLAgsMM05cLqAx9Sd293NfU79azFhuzBGhW0= diff --git a/themes/atelier-plateau/backgroundurl.txt b/themes/atelier-plateau/backgroundurl.txt new file mode 100644 index 0000000..124d5a5 --- /dev/null +++ b/themes/atelier-plateau/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/428/434/322/art-computer-digital-art-concept-art-wallpaper-b9a0c85d016a9d0b66a7b84f509116ad.jpg diff --git a/themes/atelier-plateau/polarity.txt b/themes/atelier-plateau/polarity.txt new file mode 100644 index 0000000..4520e2f --- /dev/null +++ b/themes/atelier-plateau/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/gruvbox-dark-hard/backgroundsha256.txt b/themes/gruvbox-dark-hard/backgroundsha256.txt new file mode 100644 index 0000000..b9eeafd --- /dev/null +++ b/themes/gruvbox-dark-hard/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-dBmKkLR8yI1W7d9IRTOaErHf0KApSq0UsY5LWxAaSuA= diff --git a/themes/gruvbox-dark-hard/backgroundurl.txt b/themes/gruvbox-dark-hard/backgroundurl.txt new file mode 100644 index 0000000..4c417a3 --- /dev/null +++ b/themes/gruvbox-dark-hard/backgroundurl.txt @@ -0,0 +1 @@ +https://w.wallhaven.cc/full/39/wallhaven-3911w9.jpg diff --git a/themes/gruvbox-dark-hard.yaml b/themes/gruvbox-dark-hard/gruvbox-dark-hard.yaml similarity index 100% rename from themes/gruvbox-dark-hard.yaml rename to themes/gruvbox-dark-hard/gruvbox-dark-hard.yaml diff --git a/themes/gruvbox-dark-hard/polarity.txt b/themes/gruvbox-dark-hard/polarity.txt new file mode 100644 index 0000000..4520e2f --- /dev/null +++ b/themes/gruvbox-dark-hard/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/gruvbox-dark-medium/backgroundsha256.txt b/themes/gruvbox-dark-medium/backgroundsha256.txt new file mode 100644 index 0000000..b9eeafd --- /dev/null +++ b/themes/gruvbox-dark-medium/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-dBmKkLR8yI1W7d9IRTOaErHf0KApSq0UsY5LWxAaSuA= diff --git a/themes/gruvbox-dark-medium/backgroundurl.txt b/themes/gruvbox-dark-medium/backgroundurl.txt new file mode 100644 index 0000000..4c417a3 --- /dev/null +++ b/themes/gruvbox-dark-medium/backgroundurl.txt @@ -0,0 +1 @@ +https://w.wallhaven.cc/full/39/wallhaven-3911w9.jpg diff --git a/themes/gruvbox-dark-medium.yaml b/themes/gruvbox-dark-medium/gruvbox-dark-medium.yaml similarity index 100% rename from themes/gruvbox-dark-medium.yaml rename to themes/gruvbox-dark-medium/gruvbox-dark-medium.yaml diff --git a/themes/gruvbox-dark-medium/polarity.txt b/themes/gruvbox-dark-medium/polarity.txt new file mode 100644 index 0000000..4520e2f --- /dev/null +++ b/themes/gruvbox-dark-medium/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/gruvbox-light-hard/backgroundsha256.txt b/themes/gruvbox-light-hard/backgroundsha256.txt new file mode 100644 index 0000000..a0f4687 --- /dev/null +++ b/themes/gruvbox-light-hard/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-12U/Z4HGv31MihexuwCnTX6mcfOvkdUsMghahKzoPBE= diff --git a/themes/gruvbox-light-hard/backgroundurl.txt b/themes/gruvbox-light-hard/backgroundurl.txt new file mode 100644 index 0000000..b6f5fd5 --- /dev/null +++ b/themes/gruvbox-light-hard/backgroundurl.txt @@ -0,0 +1 @@ +https://w.wallhaven.cc/full/dp/wallhaven-dppjk3.jpg diff --git a/themes/gruvbox-light-hard.yaml b/themes/gruvbox-light-hard/gruvbox-light-hard.yaml similarity index 100% rename from themes/gruvbox-light-hard.yaml rename to themes/gruvbox-light-hard/gruvbox-light-hard.yaml diff --git a/themes/gruvbox-light-hard/polarity.txt b/themes/gruvbox-light-hard/polarity.txt new file mode 100644 index 0000000..162faa6 --- /dev/null +++ b/themes/gruvbox-light-hard/polarity.txt @@ -0,0 +1 @@ +light diff --git a/themes/gruvbox-light-medium/backgroundsha256.txt b/themes/gruvbox-light-medium/backgroundsha256.txt new file mode 100644 index 0000000..a0f4687 --- /dev/null +++ b/themes/gruvbox-light-medium/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-12U/Z4HGv31MihexuwCnTX6mcfOvkdUsMghahKzoPBE= diff --git a/themes/gruvbox-light-medium/backgroundurl.txt b/themes/gruvbox-light-medium/backgroundurl.txt new file mode 100644 index 0000000..b6f5fd5 --- /dev/null +++ b/themes/gruvbox-light-medium/backgroundurl.txt @@ -0,0 +1 @@ +https://w.wallhaven.cc/full/dp/wallhaven-dppjk3.jpg diff --git a/themes/gruvbox-light-medium.yaml b/themes/gruvbox-light-medium/gruvbox-light-medium.yaml similarity index 100% rename from themes/gruvbox-light-medium.yaml rename to themes/gruvbox-light-medium/gruvbox-light-medium.yaml diff --git a/themes/gruvbox-light-medium/polarity.txt b/themes/gruvbox-light-medium/polarity.txt new file mode 100644 index 0000000..162faa6 --- /dev/null +++ b/themes/gruvbox-light-medium/polarity.txt @@ -0,0 +1 @@ +light