mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Update house finch colors
This commit is contained in:
BIN
dist/extension.zip
vendored
BIN
dist/extension.zip
vendored
Binary file not shown.
4
dist/extension/birb.js
vendored
4
dist/extension/birb.js
vendored
@@ -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/obsidian/main.js
vendored
4
dist/obsidian/main.js
vendored
@@ -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",
|
||||
|
||||
4
dist/userscript/birb.user.js
vendored
4
dist/userscript/birb.user.js
vendored
@@ -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",
|
||||
|
||||
4
dist/web/birb.embed.js
vendored
4
dist/web/birb.embed.js
vendored
@@ -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
4
dist/web/birb.js
vendored
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user