mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 19:59:38 +00:00
Update pink robin 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
@@ -475,8 +475,8 @@
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
4
dist/obsidian/main.js
vendored
4
dist/obsidian/main.js
vendored
@@ -480,8 +480,8 @@ module.exports = class PocketBird extends Plugin {
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
4
dist/userscript/birb.user.js
vendored
4
dist/userscript/birb.user.js
vendored
@@ -489,8 +489,8 @@
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
4
dist/web/birb.embed.js
vendored
4
dist/web/birb.embed.js
vendored
@@ -475,8 +475,8 @@
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
4
dist/web/birb.js
vendored
4
dist/web/birb.js
vendored
@@ -475,8 +475,8 @@
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
@@ -247,8 +247,8 @@ export default {
|
|||||||
"name": "Pink Robin",
|
"name": "Pink Robin",
|
||||||
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
"description": "Native to Australia, these bubblegum-pink puffballs are quieter than most, instead relying on their vibrant colours to attract mates.",
|
||||||
"colors": {
|
"colors": {
|
||||||
"face": "#342f38",
|
"face": "#39333e",
|
||||||
"wing": "#2c2830",
|
"wing": "#312c35",
|
||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
|
|||||||
Reference in New Issue
Block a user