mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-14 10:11:01 +00:00
Apply Kurdistan colors to Pezkuwi SDK UI branding
Changes: - Update Pezkuwi endpoint color to Kurdistan Green (Kesk: #00A94F) - Document complete Kurdistan color palette in README: * Kesk (Green): #00A94F - Primary color * Sor (Red): #EE2A35 - Accent color * Zer (Gold): #FFD700 - Secondary accent * Spi (White): #FFFFFF - Backgrounds * Black: #000000 - Text - Add comprehensive logo update instructions - Add TODO comment for logo replacement after build:images Next step: Replace pezkuwichain_logo.png and run yarn build:images
This commit is contained in:
@@ -490,8 +490,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
|
||||
},
|
||||
text: 'Pezkuwi',
|
||||
ui: {
|
||||
color: '#D4AF37',
|
||||
logo: chainsPolkadotCircleSVG
|
||||
color: '#00A94F', // Kurdistan Green (Kesk)
|
||||
logo: chainsPolkadotCircleSVG // TODO: Replace with chainsPezkuwiPNG after running build:images
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user