Skip to content

Commit

Permalink
Merge pull request #2 from Arcticons-Team/new-wallpapers
Browse files Browse the repository at this point in the history
3 wallapers
  • Loading branch information
Donnnno authored Jan 22, 2025
2 parents be536da + 76f8ff3 commit 43beb09
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 4 deletions.
Binary file added android/.thumbs/coldwinter.webp
Binary file not shown.
Binary file added android/.thumbs/snowyforest.webp
Binary file not shown.
Binary file added android/.thumbs/whitehole.webp
Binary file not shown.
Binary file added android/coldwinter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/snowyforest.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/whitehole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 9 additions & 3 deletions config-black.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
[
{
"author": "Donno",
"name": "Black Hole",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/blackhole.webp",
"url": "https://wallpapers.arcticons.com/android/blackhole.png"
"name": "White Hole",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/whitehole.webp",
"url": "https://wallpapers.arcticons.com/android/whitehole.png"
},
{
"name": "Cold Winter",
"author": "Gabriel Alenius",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/coldwinter.webp",
"url": "https://wallpapers.arcticons.com/android/coldwinter.jpg"
},
{
"name": "Square Flow (Dark)",
Expand Down
12 changes: 12 additions & 0 deletions config-daynight.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/blackhole.webp",
"url": "https://wallpapers.arcticons.com/android/blackhole.png"
},
{
"name": "Snowy forest",
"author": "Filip Filkovic Philatz",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/snowyforest.webp",
"url": "https://wallpapers.arcticons.com/android/snowyforest.jpg"
},
{
"name": "Cold Winter",
"author": "Gabriel Alenius",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/coldwinter.webp",
"url": "https://wallpapers.arcticons.com/android/coldwinter.jpg"
},
{
"name": "Square Flow (Dark)",
"author": "Haley Halcyon",
Expand Down
6 changes: 6 additions & 0 deletions config-normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/blackhole.webp",
"url": "https://wallpapers.arcticons.com/android/blackhole.png"
},
{
"name": "Treetops night",
"author": "Gabriel Alenius",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/winter.webp",
"url": "https://wallpapers.arcticons.com/android/winter.jpg"
},
{
"name": "Square Flow (Dark)",
"author": "Haley Halcyon",
Expand Down
20 changes: 19 additions & 1 deletion config-you.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
[
{
"author": "Donno",
"name": "Black Hole",
"author": "Donno",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/blackhole.webp",
"url": "https://wallpapers.arcticons.com/android/blackhole.png"
},
{
"author": "Donno",
"name": "White Hole",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/whitehole.webp",
"url": "https://wallpapers.arcticons.com/android/whitehole.png"
},
{
"name": "Snowy forest",
"author": "Filip Filkovic Philatz",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/snowyforest.webp",
"url": "https://wallpapers.arcticons.com/android/snowyforest.jpg"
},
{
"name": "Cold Winter",
"author": "Gabriel Alenius",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/coldwinter.webp",
"url": "https://wallpapers.arcticons.com/android/coldwinter.jpg"
},
{
"name": "Square Flow (Dark)",
"author": "Haley Halcyon",
Expand Down

0 comments on commit 43beb09

Please sign in to comment.