mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Add the elegant euphonia
This commit is contained in:
BIN
dist/extension.zip
vendored
BIN
dist/extension.zip
vendored
Binary file not shown.
30
dist/extension/birb.js
vendored
30
dist/extension/birb.js
vendored
@@ -506,21 +506,23 @@
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"face": "#e80a28",
|
||||
"belly": "#d90921",
|
||||
"underbelly": "#c70c18",
|
||||
"wing": "#ba121d",
|
||||
"wing-edge": "#5b3535",
|
||||
"foot": "#5e4645",
|
||||
"behind-eye": "#deedff",
|
||||
"temple": "#e8f0fa",
|
||||
"corner-eye": "#d5e4f5",
|
||||
"lower-eyelid": "#e34a61",
|
||||
"beak": "#873535",
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
30
dist/obsidian/main.js
vendored
30
dist/obsidian/main.js
vendored
@@ -511,21 +511,23 @@ module.exports = class PocketBird extends Plugin {
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"face": "#e80a28",
|
||||
"belly": "#d90921",
|
||||
"underbelly": "#c70c18",
|
||||
"wing": "#ba121d",
|
||||
"wing-edge": "#5b3535",
|
||||
"foot": "#5e4645",
|
||||
"behind-eye": "#deedff",
|
||||
"temple": "#e8f0fa",
|
||||
"corner-eye": "#d5e4f5",
|
||||
"lower-eyelid": "#e34a61",
|
||||
"beak": "#873535",
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
30
dist/userscript/birb.user.js
vendored
30
dist/userscript/birb.user.js
vendored
@@ -520,21 +520,23 @@
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"face": "#e80a28",
|
||||
"belly": "#d90921",
|
||||
"underbelly": "#c70c18",
|
||||
"wing": "#ba121d",
|
||||
"wing-edge": "#5b3535",
|
||||
"foot": "#5e4645",
|
||||
"behind-eye": "#deedff",
|
||||
"temple": "#e8f0fa",
|
||||
"corner-eye": "#d5e4f5",
|
||||
"lower-eyelid": "#e34a61",
|
||||
"beak": "#873535",
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
30
dist/web/birb.embed.js
vendored
30
dist/web/birb.embed.js
vendored
@@ -506,21 +506,23 @@
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"face": "#e80a28",
|
||||
"belly": "#d90921",
|
||||
"underbelly": "#c70c18",
|
||||
"wing": "#ba121d",
|
||||
"wing-edge": "#5b3535",
|
||||
"foot": "#5e4645",
|
||||
"behind-eye": "#deedff",
|
||||
"temple": "#e8f0fa",
|
||||
"corner-eye": "#d5e4f5",
|
||||
"lower-eyelid": "#e34a61",
|
||||
"beak": "#873535",
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
30
dist/web/birb.js
vendored
30
dist/web/birb.js
vendored
@@ -506,21 +506,23 @@
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"face": "#e80a28",
|
||||
"belly": "#d90921",
|
||||
"underbelly": "#c70c18",
|
||||
"wing": "#ba121d",
|
||||
"wing-edge": "#5b3535",
|
||||
"foot": "#5e4645",
|
||||
"behind-eye": "#deedff",
|
||||
"temple": "#e8f0fa",
|
||||
"corner-eye": "#d5e4f5",
|
||||
"lower-eyelid": "#e34a61",
|
||||
"beak": "#873535",
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
@@ -275,5 +275,26 @@ export default {
|
||||
"cheek": "#db1734"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
},
|
||||
"elegantEuphonia": {
|
||||
"name": "Elegant Euphonia",
|
||||
"description": "This vividly coloured finch is found throughout Central America and is known for the distinctive blue hood that crowns its head.",
|
||||
"colors": {
|
||||
"wing": "#101480",
|
||||
"wing-edge": "#070956",
|
||||
"face": "#0a0d66",
|
||||
"hood": "#6bc6ed",
|
||||
"nose-tip": "#fd7e1d",
|
||||
"foot": "#636659",
|
||||
"belly": "#ff952b",
|
||||
"underbelly": "#fd7e1d",
|
||||
"temple": "#57c8fa",
|
||||
"upper-corner-eye": "#57c8fa",
|
||||
"collar-scruff": "#57c8fa",
|
||||
"scruff": "#57c8fa",
|
||||
"beak": "#252c31",
|
||||
"collar": "#06084d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user