class documentation

class LovelaceStyle(Style): (source)

View In Hierarchy

The style used in Lovelace interactive learning environment. Tries to avoid the "angry fruit salad" effect with desaturated and dim colours.

Class Variable styles Undocumented
Constant _CLS_CYAN Undocumented
Constant _DOC_ORANGE Undocumented
Constant _ESCAPE_LIME Undocumented
Constant _EXCEPT_YELLOW Undocumented
Constant _FUN_BROWN Undocumented
Constant _KW_BLUE Undocumented
Constant _LABEL_CYAN Undocumented
Constant _NAME_GREEN Undocumented
Constant _OW_PURPLE Undocumented
Constant _STR_RED Undocumented

Inherited from Style:

Class Variable background_color Undocumented
Class Variable highlight_color Undocumented
Class Variable line_number_background_color Undocumented
Class Variable line_number_color Undocumented
Class Variable line_number_special_background_color Undocumented
Class Variable line_number_special_color Undocumented
Class Variable web_style_gallery_exclude Undocumented

Undocumented

_CLS_CYAN: str = (source)

Undocumented

Value
'#287088'
_DOC_ORANGE: str = (source)

Undocumented

Value
'#b85820'
_ESCAPE_LIME: str = (source)

Undocumented

Value
'#709030'
_EXCEPT_YELLOW: str = (source)

Undocumented

Value
'#908828'
_FUN_BROWN: str = (source)

Undocumented

Value
'#785840'
_KW_BLUE: str = (source)

Undocumented

Value
'#2838b0'
_LABEL_CYAN: str = (source)

Undocumented

Value
'#289870'
_NAME_GREEN: str = (source)

Undocumented

Value
'#388038'
_OW_PURPLE: str = (source)

Undocumented

Value
'#a848a8'
_STR_RED: str = (source)

Undocumented

Value
'#b83838'