diff --git a/birb.js b/birb.js index 4d31689..2a8bc1f 100644 --- a/birb.js +++ b/birb.js @@ -254,9 +254,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.", { diff --git a/dist/birb.js b/dist/birb.js index 544ec0f..cf15b2c 100644 --- a/dist/birb.js +++ b/dist/birb.js @@ -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.", { diff --git a/dist/birb.user.js b/dist/birb.user.js index 46ef6dc..a784e25 100644 --- a/dist/birb.user.js +++ b/dist/birb.user.js @@ -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.", {