Einzelnen Beitrag anzeigen
  #106  
Alt 29.02.2020, 21:42
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.608
Abgegebene Danke: 440
Erhielt 5.755 Danke für 1.332 Beiträge
Aktivitäten Langlebigkeit
11/20 14/20
Heute Beiträge
2/3 sssss2608
AW: MessChess und Arena - Fragen und Antworten

 Zitat von Bryan Whitby Beitrag anzeigen
I know about changing the pieces. All I really wanted was to slightly change the square colours which I should have said in my post, sorry.
Ok, now it's clear.

You just need to change the color values in the *.lay files (packed in the *.zip files) in the following lines:
Code:
< !-- sb board -- >

	<  element name="cblack" >< rect >< color red="0.56" green="0.33" blue="0.12" / >< /rect >< /element >
	< element name="cwhite" >< rect >< color red="0.84" green="0.75" blue="0.50" / >< /rect >< /element >
Mit Zitat antworten
Folgender Benutzer sagt Danke zu fhub für den nützlichen Beitrag:
Bryan Whitby (29.02.2020)