mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Update house finch theme highlight
This commit is contained in:
BIN
dist/extension.zip
vendored
BIN
dist/extension.zip
vendored
Binary file not shown.
6
dist/extension/birb.js
vendored
6
dist/extension/birb.js
vendored
@@ -467,7 +467,8 @@
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -479,7 +480,8 @@
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
6
dist/obsidian/main.js
vendored
6
dist/obsidian/main.js
vendored
@@ -472,7 +472,8 @@ module.exports = class PocketBird extends Plugin {
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -484,7 +485,8 @@ module.exports = class PocketBird extends Plugin {
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
6
dist/userscript/birb.user.js
vendored
6
dist/userscript/birb.user.js
vendored
@@ -481,7 +481,8 @@
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -493,7 +494,8 @@
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
6
dist/web/birb.embed.js
vendored
6
dist/web/birb.embed.js
vendored
@@ -467,7 +467,8 @@
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -479,7 +480,8 @@
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
6
dist/web/birb.js
vendored
6
dist/web/birb.js
vendored
@@ -467,7 +467,8 @@
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -479,7 +480,8 @@
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -239,7 +239,8 @@ export default {
|
|||||||
"foot": "#705b4c",
|
"foot": "#705b4c",
|
||||||
"beak": "#cf8479",
|
"beak": "#cf8479",
|
||||||
"hood": "#b02f35",
|
"hood": "#b02f35",
|
||||||
"nose": "#ab2b31"
|
"nose": "#ab2b31",
|
||||||
|
"theme-highlight": "#ef444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pinkRobin": {
|
"pinkRobin": {
|
||||||
@@ -251,7 +252,8 @@ export default {
|
|||||||
"wing-edge": "#171617",
|
"wing-edge": "#171617",
|
||||||
"underbelly": "#ff82ba",
|
"underbelly": "#ff82ba",
|
||||||
"belly": "#ff6eaf",
|
"belly": "#ff6eaf",
|
||||||
"foot": "#2e2c2e"
|
"foot": "#2e2c2e",
|
||||||
|
"theme-highlight": "#ff82ba"
|
||||||
},
|
},
|
||||||
"rarity": "uncommon"
|
"rarity": "uncommon"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user