diff --git a/dist/extension.zip b/dist/extension.zip index b8e0372..6dece61 100644 Binary files a/dist/extension.zip and b/dist/extension.zip differ diff --git a/dist/extension/birb.js b/dist/extension/birb.js index 8f3e992..575bd0b 100644 --- a/dist/extension/birb.js +++ b/dist/extension/birb.js @@ -475,12 +475,12 @@ "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon" @@ -2459,7 +2459,7 @@ }), new Separator(), new MenuItem(() => `Source Code ${isPetBoostActive() ? " ❤" : ""}`, () => { window.open("https://github.com/IdreesInc/Pocket-Bird"); }), - new MenuItem("2026.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.21"); }, false), + new MenuItem("2026.3.28", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.28"); }, false), ]; /** @type {Birb} */ diff --git a/dist/extension/manifest.json b/dist/extension/manifest.json index 0164d5c..9af463c 100644 --- a/dist/extension/manifest.json +++ b/dist/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Pocket Bird", "description": "It's a pet bird in your browser, what more could you want?", - "version": "2026.3.21", + "version": "2026.3.28", "homepage_url": "https://idreesinc.com", "icons": { "48": "images/icons/transparent/48x48x1.png", diff --git a/dist/obsidian/main.js b/dist/obsidian/main.js index cfdce6f..53478d2 100644 --- a/dist/obsidian/main.js +++ b/dist/obsidian/main.js @@ -1,7 +1,7 @@ const { Plugin, Notice } = require('obsidian'); module.exports = class PocketBird extends Plugin { onload() { - console.log("Loading Pocket Bird version 2026.3.21..."); + console.log("Loading Pocket Bird version 2026.3.28..."); const OBSIDIAN_PLUGIN = this; (function () { 'use strict'; @@ -480,12 +480,12 @@ module.exports = class PocketBird extends Plugin { "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon" @@ -2492,7 +2492,7 @@ module.exports = class PocketBird extends Plugin { }), new Separator(), new MenuItem(() => `Source Code ${isPetBoostActive() ? " ❤" : ""}`, () => { window.open("https://github.com/IdreesInc/Pocket-Bird"); }), - new MenuItem("2026.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.21"); }, false), + new MenuItem("2026.3.28", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.28"); }, false), ]; /** @type {Birb} */ diff --git a/dist/obsidian/manifest.json b/dist/obsidian/manifest.json index 2f64068..b2da02c 100644 --- a/dist/obsidian/manifest.json +++ b/dist/obsidian/manifest.json @@ -1,7 +1,7 @@ { "id": "pocket-bird", "name": "Pocket Bird", - "version": "2026.3.21", + "version": "2026.3.28", "minAppVersion": "0.15.0", "description": "Add a pet bird to fly around your notes and keep you company!", "author": "Idrees Hassan", diff --git a/dist/userscript/birb.user.js b/dist/userscript/birb.user.js index ab62eaa..b5d1b22 100644 --- a/dist/userscript/birb.user.js +++ b/dist/userscript/birb.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Pocket Bird // @namespace https://idreesinc.com -// @version 2026.3.21 +// @version 2026.3.28 // @description It's a pet bird in your browser, what more could you want? // @author Idrees // @downloadURL https://github.com/IdreesInc/Pocket-Bird/raw/refs/heads/main/dist/userscript/birb.user.js @@ -489,12 +489,12 @@ "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon" @@ -2454,7 +2454,7 @@ }), new Separator(), new MenuItem(() => `Source Code ${isPetBoostActive() ? " ❤" : ""}`, () => { window.open("https://github.com/IdreesInc/Pocket-Bird"); }), - new MenuItem("2026.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.21"); }, false), + new MenuItem("2026.3.28", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.28"); }, false), ]; /** @type {Birb} */ diff --git a/dist/web/birb.embed.js b/dist/web/birb.embed.js index 89a3612..c2bc00e 100644 --- a/dist/web/birb.embed.js +++ b/dist/web/birb.embed.js @@ -475,12 +475,12 @@ "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon" @@ -2434,7 +2434,7 @@ }), new Separator(), new MenuItem(() => `Source Code ${isPetBoostActive() ? " ❤" : ""}`, () => { window.open("https://github.com/IdreesInc/Pocket-Bird"); }), - new MenuItem("2026.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.21"); }, false), + new MenuItem("2026.3.28", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.28"); }, false), ]; /** @type {Birb} */ diff --git a/dist/web/birb.js b/dist/web/birb.js index 89a3612..c2bc00e 100644 --- a/dist/web/birb.js +++ b/dist/web/birb.js @@ -475,12 +475,12 @@ "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon" @@ -2434,7 +2434,7 @@ }), new Separator(), new MenuItem(() => `Source Code ${isPetBoostActive() ? " ❤" : ""}`, () => { window.open("https://github.com/IdreesInc/Pocket-Bird"); }), - new MenuItem("2026.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.21"); }, false), + new MenuItem("2026.3.28", () => { alert("Thank you for using Pocket Bird! You are on version: 2026.3.28"); }, false), ]; /** @type {Birb} */ diff --git a/src/species.js b/src/species.js index 2771f60..d0e8ec5 100644 --- a/src/species.js +++ b/src/species.js @@ -247,12 +247,12 @@ export default { "name": "Pink Robin", "description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract partners.", "colors": { - "face": "#39333e", - "wing": "#312c35", - "wing-edge": "#211f21", + "face": "#403a46", + "wing": "#38333d", + "wing-edge": "#252325", "underbelly": "#ff7eb8", "belly": "#ff6eaf", - "foot": "#2e2c2e", + "foot": "#3c393c", "theme-highlight": "#ff82ba" }, "rarity": "uncommon"