| Package | Description |
|---|---|
| gutenberg.pygments | |
| gutenberg.util |
| Modifier and Type | Method and Description |
|---|---|
protected static Style |
StyleSheet.bg(RGB color) |
protected static Style |
StyleSheet.bg(String color) |
protected static Style |
StyleSheet.fg(RGB color) |
protected static Style |
StyleSheet.fg(String color) |
protected Style |
StyleSheet.rootStyleOf(Token token) |
Style |
StyleSheet.styleOf(Token token) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StyleSheet.define(Token token,
Style style) |
| Modifier and Type | Method and Description |
|---|---|
Style |
Style.bg(RGB color) |
Style |
Style.bg(String color) |
Style |
Style.bold() |
Style |
Style.fg(RGB color) |
Style |
Style.fg(String color) |
Style |
Style.italic() |
Style |
Style.noBold() |
Style |
Style.noItalic() |
Style |
Style.noStrikethrough() |
Style |
Style.noUnderline() |
Style |
Style.overrides(Style other) |
Style |
Style.strikethrough() |
static Style |
Style.style() |
Style |
Style.underline() |
| Modifier and Type | Method and Description |
|---|---|
Style |
Style.overrides(Style other) |
Copyright © 2014. All Rights Reserved.