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
The text style used for code consoles. Usually is a monospaced font. Can be the same as editorTextStyle.
The text style used for code editors. Usually is a monospaced font.
The text style to use for h0 titles. Derived from JewelTheme.defaultTextStyle.
The text style to use for h1 titles. Derived from JewelTheme.defaultTextStyle.
The text style to use for h2 titles. Derived from JewelTheme.defaultTextStyle.
The text style to use for h3 titles. Derived from JewelTheme.defaultTextStyle.
The text style to use for h4 titles. Derived from JewelTheme.defaultTextStyle.
The text size to use for labels. Identical to the size set in JewelTheme.defaultTextStyle.
The text style to use for labels. Identical to JewelTheme.defaultTextStyle.