MSG_COLORS_START
.start = MSG_COLORS_START,
MSG_COLOR_BLACK = MSG_COLORS_START,
synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg));
synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg));