Recolor shima enaga

This commit is contained in:
Idrees Hassan
2025-08-28 18:51:35 -04:00
parent 8991be23b0
commit 82c54b42dc
3 changed files with 9 additions and 9 deletions

6
dist/birb.js vendored
View File

@@ -574,9 +574,9 @@ const species = {
[FACE]: "#ffffff",
[BELLY]: "#ebe9e8",
[UNDERBELLY]: "#ebd9d0",
[WING]: "#e3cabd",
[WING_EDGE]: "#9b8b82",
[THEME_HIGHLIGHT]: "#e3cabd",
[WING]: "#f3d3c1",
[WING_EDGE]: "#2d2d2dff",
[THEME_HIGHLIGHT]: "#d7ac93",
}),
tuftedTitmouse: new BirdType("Tufted Titmouse",
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {

6
dist/birb.user.js vendored
View File

@@ -588,9 +588,9 @@ const species = {
[FACE]: "#ffffff",
[BELLY]: "#ebe9e8",
[UNDERBELLY]: "#ebd9d0",
[WING]: "#e3cabd",
[WING_EDGE]: "#9b8b82",
[THEME_HIGHLIGHT]: "#e3cabd",
[WING]: "#f3d3c1",
[WING_EDGE]: "#2d2d2dff",
[THEME_HIGHLIGHT]: "#d7ac93",
}),
tuftedTitmouse: new BirdType("Tufted Titmouse",
"Native to the eastern United States, full of personality, and notably my wife's favorite bird.", {