- App icon now uses white bg + PAYFRIT text + bluetooth beacon icon (matches Android) - AccentColor set to Payfrit Green (#22B24B) - Added BrandColors.swift with full Android color palette parity - All views updated: payfritGreen replaces .blue, proper status colors throughout - Signal strength, beacon type badges, QR scanner corners all use brand colors - DevBanner uses warningOrange matching Android's #FF9800 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
326 B
JSON
20 lines
326 B
JSON
{
|
|
"colors" : [
|
|
{
|
|
"color" : {
|
|
"color-space" : "srgb",
|
|
"components" : {
|
|
"alpha" : "1.000",
|
|
"blue" : "0x4B",
|
|
"green" : "0xB2",
|
|
"red" : "0x22"
|
|
}
|
|
},
|
|
"idiom" : "universal"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|