public interface Theme
| Modifier and Type | Method and Description |
|---|---|
org.fusesource.jansi.Ansi.Color |
getFooterBackground() |
org.fusesource.jansi.Ansi.Color |
getFooterForeground() |
org.fusesource.jansi.Ansi.Color |
getHeaderBackground() |
org.fusesource.jansi.Ansi.Color |
getHeaderForeground() |
org.fusesource.jansi.Ansi.Color |
getHighLightBackground() |
org.fusesource.jansi.Ansi.Color |
getHighLightForeground() |
org.fusesource.jansi.Ansi.Color |
getPromptBackground() |
org.fusesource.jansi.Ansi.Color |
getPromptForeground() |
org.fusesource.jansi.Ansi.Color getHeaderBackground()
org.fusesource.jansi.Ansi.Color getHeaderForeground()
org.fusesource.jansi.Ansi.Color getFooterBackground()
org.fusesource.jansi.Ansi.Color getFooterForeground()
org.fusesource.jansi.Ansi.Color getPromptBackground()
org.fusesource.jansi.Ansi.Color getPromptForeground()
org.fusesource.jansi.Ansi.Color getHighLightBackground()
org.fusesource.jansi.Ansi.Color getHighLightForeground()
Copyright © 2013. All Rights Reserved.