Commit Graph

9 Commits

Author SHA1 Message Date
Dean Herbert 2f0c772dcb
Add argon pro skin 2022-12-20 21:18:51 +09:00
Dean Herbert eae8530722 Fix `SkinnableSprite` lookups broken in lazer-first skins
Regressed with removal of local `GetTexture` calls in e19ba65f91
2022-11-13 12:46:21 +09:00
Dean Herbert e19ba65f91 Remove `LookupName` from base `ISkinComponentLookup` 2022-11-09 17:46:43 +09:00
Dean Herbert 1aa0e40f2f Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
Dean Herbert e75c3b3f94 Rename `SkinnableTarget` to `GlobalSkinLookup` 2022-11-09 17:46:43 +09:00
Dean Herbert c908969d9b Rename `ISkinComponent` to `ISkinLookup` 2022-11-09 17:46:43 +09:00
Dean Herbert bf26dbffc2 Apply nullability to skinning support classes 2022-11-09 13:59:13 +09:00
Dean Herbert 5243ff3c22 Add argon combo colours
I'm 99% sure these are just test colours flyte was using, but they look good
so let's go with them. I've added two new colours to increase the default
combo colour rotation to 6. The initial ordering still matches, for whatever
that's worth.
2022-09-22 19:49:32 +09:00
Dean Herbert 0f7b38f4c3 Add new default skin "argon" 2022-09-19 23:16:46 +09:00