Typography
object Typography
A quick way to obtain text styles derived from the default TextStyle. These match the functionality provided by JBFont in the IntelliJ Platform.
Functions
Link copied to clipboard
The text style to use for h0 titles. Derived from JewelTheme.defaultTextStyle.
Link copied to clipboard
The text style to use for h1 titles. Derived from JewelTheme.defaultTextStyle.
Link copied to clipboard
The text style to use for h2 titles. Derived from JewelTheme.defaultTextStyle.
Link copied to clipboard
The text style to use for h3 titles. Derived from JewelTheme.defaultTextStyle.
Link copied to clipboard
The text style to use for h4 titles. Derived from JewelTheme.defaultTextStyle.
Link copied to clipboard
The text size to use for labels. Identical to the size set in JewelTheme.defaultTextStyle.
Link copied to clipboard
The text style to use for labels. Identical to JewelTheme.defaultTextStyle.