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:
Claude
2025-11-14 00:57:39 +00:00
parent c71ddb6e0d
commit 8f5dd3814e
2 changed files with 50 additions and 15 deletions
@@ -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
}
},
{