mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 19:59:38 +00:00
Add dark eyed junco
This commit is contained in:
BIN
dist/extension.zip
vendored
BIN
dist/extension.zip
vendored
Binary file not shown.
14
dist/extension/birb.js
vendored
14
dist/extension/birb.js
vendored
@@ -440,6 +440,20 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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": []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
14
dist/obsidian/main.js
vendored
14
dist/obsidian/main.js
vendored
@@ -445,6 +445,20 @@ module.exports = class PocketBird extends Plugin {
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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": []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
14
dist/userscript/birb.user.js
vendored
14
dist/userscript/birb.user.js
vendored
@@ -454,6 +454,20 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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": []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
14
dist/web/birb.embed.js
vendored
14
dist/web/birb.embed.js
vendored
@@ -440,6 +440,20 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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": []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
14
dist/web/birb.js
vendored
14
dist/web/birb.js
vendored
@@ -440,6 +440,20 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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": []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -212,5 +212,19 @@ export default {
|
|||||||
"tags": [
|
"tags": [
|
||||||
"tuft"
|
"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