Initial commit

This commit is contained in:
Ovidiu U
2026-05-04 09:45:17 +01:00
commit 18b7e11657
31 changed files with 2838 additions and 0 deletions

33
themes/wild-animals.json Normal file
View File

@@ -0,0 +1,33 @@
{
"name": "Wild Animals",
"words": [
"Tiger",
"Lion",
"Elephant",
"Giraffe",
"Zebra",
"Cheetah",
"Leopard",
"Hippo",
"Rhino",
"Gorilla",
"Chimpanzee",
"Kangaroo",
"Koala",
"Panda",
"Wolf",
"Bear",
"Fox",
"Deer",
"Moose",
"Bison",
"Buffalo",
"Hyena",
"Jaguar",
"Crocodile",
"Anaconda",
"Sloth",
"Lemur",
"Otter"
]
}