Add dark eyed junco

This commit is contained in:
Idrees Hassan
2026-03-11 20:50:16 -07:00
parent efddf12ba5
commit fe0310cb36
7 changed files with 84 additions and 0 deletions

View File

@@ -454,6 +454,20 @@
"tags": [
"tuft"
]
},
"darkEyedJunco": {
"name": "Dark-eyed Junco",
"description": "Native across North America, these social birds will often be seen hopping along the ground in winter.",
"colors": {
"face": "#55565e",
"wing": "#5c5f69",
"wing-edge": "#444547",
"belly": "#6c7180",
"underbelly": "#b8bbcc",
"foot": "#87776d",
"beak": "#ab8a98"
},
"tags": []
}
};