module Theme
Overview
A multi-line capable syntax fragment.
origin inset
-
+
v v line of text\n another line of text\n another line of text\n another line of text\n another line of text\n last line of text
Direct including types
Defined in:
aspis/document.crConstructors
Instance Method Summary
-
#beam_color : SF::Color
Returns the color that should be used for beams, e.g.
-
#bg : SF::Color
Returns the background color that should be used for the editor.
-
#cursor_color : SF::Color
Returns the color that should be used for cursors.
- #keyword : Theme::Scope
- #source : Theme::Scope
-
#span_bg : SF::Color
Returns the color that should be used for selection rectangles.
Constructor Detail
Instance Method Detail
abstract
def beam_color : SF::Color
#
Returns the color that should be used for beams, e.g. on the left-hand side of block cursors.