create scoreboard colored with function is bugged in pre-release 7
reproduce the bug :
/scoreboard objectives add Mana dummy §3Mana
/scoreboard objectives setdisplay sidebar Mana
§3 = cyan
create scoreboard colored with function is bugged in pre-release 7
reproduce the bug :
/scoreboard objectives add Mana dummy §3Mana
/scoreboard objectives setdisplay sidebar Mana
§3 = cyan
The encoding of your function file is likely not correct, make sure you are using UTF-8 without BOM, see also MC-118165.