MarkdownColors

Properties

Link copied to clipboard
abstract val codeBackground: Color

Represents the color used for the background of code.

Link copied to clipboard
abstract val codeText: Color

Represents the color used for the text of code.

Link copied to clipboard
abstract val dividerColor: Color

Represents the color used for the color of dividers.

Link copied to clipboard

Represents the color used for the inline background of code.

Link copied to clipboard
abstract val inlineCodeText: Color

Represents the color used for the text of code.

Link copied to clipboard
abstract val linkText: Color

Represents the color used for the text of links.

Link copied to clipboard
abstract val text: Color

Represents the color used for the text of this Markdown component.