Update house finch theme highlight

This commit is contained in:
Idrees Hassan
2026-03-18 17:12:57 -07:00
parent 5d99142b74
commit 5cf96da868
7 changed files with 24 additions and 12 deletions

View File

@@ -239,7 +239,8 @@ export default {
"foot": "#705b4c",
"beak": "#cf8479",
"hood": "#b02f35",
"nose": "#ab2b31"
"nose": "#ab2b31",
"theme-highlight": "#ef444d"
}
},
"pinkRobin": {
@@ -251,7 +252,8 @@ export default {
"wing-edge": "#171617",
"underbelly": "#ff82ba",
"belly": "#ff6eaf",
"foot": "#2e2c2e"
"foot": "#2e2c2e",
"theme-highlight": "#ff82ba"
},
"rarity": "uncommon"
}