From 393c4e886b7fb50fd8e201e242a33efe47e56053 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 3 Jun 2023 20:23:51 -0500 Subject: [PATCH] Backgrounds for eris and uwunicorn --- themes/eris/backgroundsha256.txt | 1 + themes/eris/backgroundurl.txt | 1 + themes/{ => eris}/eris.yaml | 0 themes/eris/polarity.txt | 1 + themes/uwunicorn/backgroundsha256.txt | 1 + themes/uwunicorn/backgroundurl.txt | 1 + themes/uwunicorn/polarity.txt | 1 + themes/{ => uwunicorn}/uwunicorn.yaml | 0 8 files changed, 6 insertions(+) create mode 100644 themes/eris/backgroundsha256.txt create mode 100644 themes/eris/backgroundurl.txt rename themes/{ => eris}/eris.yaml (100%) create mode 100644 themes/eris/polarity.txt create mode 100644 themes/uwunicorn/backgroundsha256.txt create mode 100644 themes/uwunicorn/backgroundurl.txt create mode 100644 themes/uwunicorn/polarity.txt rename themes/{ => uwunicorn}/uwunicorn.yaml (100%) diff --git a/themes/eris/backgroundsha256.txt b/themes/eris/backgroundsha256.txt new file mode 100644 index 0000000..a9b5607 --- /dev/null +++ b/themes/eris/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-w8BF0TvHX0LBZqPvgKJi0Zg6aWIKLgS/jyoRRu6M54A= diff --git a/themes/eris/backgroundurl.txt b/themes/eris/backgroundurl.txt new file mode 100644 index 0000000..f070fc3 --- /dev/null +++ b/themes/eris/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/531/951/621/digital-digital-art-artwork-illustration-minimalism-hd-wallpaper-08869d3810a06c28a09cf1be487204ea.jpg diff --git a/themes/eris.yaml b/themes/eris/eris.yaml similarity index 100% rename from themes/eris.yaml rename to themes/eris/eris.yaml diff --git a/themes/eris/polarity.txt b/themes/eris/polarity.txt new file mode 100644 index 0000000..162faa6 --- /dev/null +++ b/themes/eris/polarity.txt @@ -0,0 +1 @@ +light diff --git a/themes/uwunicorn/backgroundsha256.txt b/themes/uwunicorn/backgroundsha256.txt new file mode 100644 index 0000000..6796b9f --- /dev/null +++ b/themes/uwunicorn/backgroundsha256.txt @@ -0,0 +1 @@ +sha256-vNBappcgqa8O2aj+Zz4aBrSsD97v0dDXQDeyC4o0gpc= diff --git a/themes/uwunicorn/backgroundurl.txt b/themes/uwunicorn/backgroundurl.txt new file mode 100644 index 0000000..38cb635 --- /dev/null +++ b/themes/uwunicorn/backgroundurl.txt @@ -0,0 +1 @@ +https://r4.wallpaperflare.com/wallpaper/30/586/460/artwork-fantasy-art-digital-art-forest-wallpaper-3cdadbae5dd4b0ca4dd008fd72d13bf3.jpg diff --git a/themes/uwunicorn/polarity.txt b/themes/uwunicorn/polarity.txt new file mode 100644 index 0000000..4520e2f --- /dev/null +++ b/themes/uwunicorn/polarity.txt @@ -0,0 +1 @@ +dark diff --git a/themes/uwunicorn.yaml b/themes/uwunicorn/uwunicorn.yaml similarity index 100% rename from themes/uwunicorn.yaml rename to themes/uwunicorn/uwunicorn.yaml