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