mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 04:07:23 +00:00
Update house finch theme highlight
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user