Merge branch 'main' into new-birds

This commit is contained in:
Idrees Hassan
2026-03-11 16:57:53 -07:00
7 changed files with 30 additions and 30 deletions

BIN
dist/extension.zip vendored

Binary file not shown.

View File

@@ -394,13 +394,13 @@
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
};

10
dist/obsidian/main.js vendored
View File

@@ -399,13 +399,13 @@ module.exports = class PocketBird extends Plugin {
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
};

View File

@@ -408,13 +408,13 @@
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
};

View File

@@ -394,13 +394,13 @@
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
};

10
dist/web/birb.js vendored
View File

@@ -394,13 +394,13 @@
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
};

View File

@@ -166,13 +166,13 @@ export default {
"description": "Native to the eastern United States, these little birds are known for their curious and energetic nature.",
"colors": {
"foot": "#af8e75",
"face": "#b97d63",
"face": "#edc7a9",
"nose": "#f7eee5",
"hood": "#b97d63",
"belly": "#eabe8b",
"hood": "#c58a5b",
"belly": "#e1b796",
"underbelly": "#c79e7c",
"wing": "#b97d63",
"wing-edge": "#7c543e"
"wing": "#c58a5b",
"wing-edge": "#866348"
}
}
}