!7 sS originalColor = "#FADC00"; sS myColor = "#FF8000"; //"#FF4500"; //"#B22222"; //"#ff0000"; !include #1012254 // Stefan's Chat p { heading = "Smart Bot's Chat | BotCompany"; templateID = #1011983; chatLineSymbol = "Smart Bot's Chat Line"; stylesPost = f stylesPost; stefansChat_init(); } static S stylesPost(S styles) { ret styles.replace(originalColor, myColor); }