Type Method
requestCodeColors(identifier:)
Creates a message that indicates a request for code-color preferences.
static func requestCodeColors(identifier: String = generateUUID()) -> Message
Discussion
This message is sent by renderer to request code-color preferences that renderers use when syntax highlighting code listings. The string value of this message type is requestCodeColors.