Class Theme

java.lang.Object
cn.mapway.xterm.client.theme.Theme

@JsType(isNative=true, namespace="<global>", name="Object") public class Theme extends Object
FitAddon
Author:
zhangjianshe <zhangjianshe@gmail.com>
  • Field Details

    • background

      @JsProperty public String background
    • foreground

      @JsProperty public String foreground
    • selection

      @JsProperty public String selection
    • cursor

      @JsProperty public String cursor
  • Constructor Details

    • Theme

      public Theme()