Update house finch colors

This commit is contained in:
Idrees Hassan
2026-03-28 09:48:22 -07:00
parent 18fa5e8683
commit 30d6c2fee5
7 changed files with 12 additions and 12 deletions

BIN
dist/extension.zip vendored

Binary file not shown.

View File

@@ -460,10 +460,10 @@
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",

View File

@@ -465,10 +465,10 @@ module.exports = class PocketBird extends Plugin {
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",

View File

@@ -474,10 +474,10 @@
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",

View File

@@ -460,10 +460,10 @@
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",

4
dist/web/birb.js vendored
View File

@@ -460,10 +460,10 @@
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",

View File

@@ -232,10 +232,10 @@ export default {
"description": "Native to North America, these highly social birds sing cheerful songs and are often seen at bird feeders.",
"colors": {
"face": "#cc3a3f",
"wing": "#ba987f",
"wing": "#ae8e78",
"wing-edge": "#8f6c54",
"belly": "#d97c77",
"underbelly": "#d1b196",
"underbelly": "#c5a489",
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",