``` go chalk.Green.NewStyle().Style("✗") ``` does not give the same output as: ``` go chalk.Green.Color("✗") ```
does not give the same output as: