Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThemableDecorationStyle

A style for a TextDocumentDecoration.

Hierarchy

Index

Properties

Optional backgroundColor

backgroundColor: undefined | string

The CSS background-color property value for the line.

Optional border

border: undefined | string

The CSS border property value for the line.

Optional borderColor

borderColor: undefined | string

The CSS border-color property value for the line.

Optional borderWidth

borderWidth: undefined | string

The CSS border-width property value for the line.

Generated using TypeDoc