mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 04:07:23 +00:00
Recolor shima enaga
This commit is contained in:
6
birb.js
6
birb.js
@@ -254,9 +254,9 @@ const species = {
|
|||||||
[FACE]: "#ffffff",
|
[FACE]: "#ffffff",
|
||||||
[BELLY]: "#ebe9e8",
|
[BELLY]: "#ebe9e8",
|
||||||
[UNDERBELLY]: "#ebd9d0",
|
[UNDERBELLY]: "#ebd9d0",
|
||||||
[WING]: "#e3cabd",
|
[WING]: "#f3d3c1",
|
||||||
[WING_EDGE]: "#9b8b82",
|
[WING_EDGE]: "#2d2d2dff",
|
||||||
[THEME_HIGHLIGHT]: "#e3cabd",
|
[THEME_HIGHLIGHT]: "#d7ac93",
|
||||||
}),
|
}),
|
||||||
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
||||||
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
||||||
|
|||||||
6
dist/birb.js
vendored
6
dist/birb.js
vendored
@@ -574,9 +574,9 @@ const species = {
|
|||||||
[FACE]: "#ffffff",
|
[FACE]: "#ffffff",
|
||||||
[BELLY]: "#ebe9e8",
|
[BELLY]: "#ebe9e8",
|
||||||
[UNDERBELLY]: "#ebd9d0",
|
[UNDERBELLY]: "#ebd9d0",
|
||||||
[WING]: "#e3cabd",
|
[WING]: "#f3d3c1",
|
||||||
[WING_EDGE]: "#9b8b82",
|
[WING_EDGE]: "#2d2d2dff",
|
||||||
[THEME_HIGHLIGHT]: "#e3cabd",
|
[THEME_HIGHLIGHT]: "#d7ac93",
|
||||||
}),
|
}),
|
||||||
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
||||||
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
||||||
|
|||||||
6
dist/birb.user.js
vendored
6
dist/birb.user.js
vendored
@@ -588,9 +588,9 @@ const species = {
|
|||||||
[FACE]: "#ffffff",
|
[FACE]: "#ffffff",
|
||||||
[BELLY]: "#ebe9e8",
|
[BELLY]: "#ebe9e8",
|
||||||
[UNDERBELLY]: "#ebd9d0",
|
[UNDERBELLY]: "#ebd9d0",
|
||||||
[WING]: "#e3cabd",
|
[WING]: "#f3d3c1",
|
||||||
[WING_EDGE]: "#9b8b82",
|
[WING_EDGE]: "#2d2d2dff",
|
||||||
[THEME_HIGHLIGHT]: "#e3cabd",
|
[THEME_HIGHLIGHT]: "#d7ac93",
|
||||||
}),
|
}),
|
||||||
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
tuftedTitmouse: new BirdType("Tufted Titmouse",
|
||||||
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {
|
||||||
|
|||||||
Reference in New Issue
Block a user