struct

LightTheme::NormalScope

Inherits Theme::Scope < Struct < Value < Object

Constructors

Instance methods

color

Returns the color that should be used for highlights that match this scope.

Source
font

Returns the font that should be used for highlights that match this scope.

Source
initialize
Source
pt

Returns the font size that should be used for highlights that match this scope.

Source
style

Returns the text style (regular, italic, bold, etc.) that should be used for highlights that match this scope.

Source