mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Add dark eyed junco
This commit is contained in:
14
dist/userscript/birb.user.js
vendored
14
dist/userscript/birb.user.js
vendored
@@ -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": []
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user