class documentation

class LovelaceStyle(Style):

View In Hierarchy

The style used in Lovelace interactive learning environment. Tries to avoid the "angry fruit salad" effect with desaturated and dim colours.
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
Class Variable default​_style Undocumented
Class Variable styles 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
_CLS_CYAN: str =

Undocumented

Value
'#287088'
_DOC_ORANGE: str =

Undocumented

Value
'#b85820'
_ESCAPE_LIME: str =

Undocumented

Value
'#709030'
_EXCEPT_YELLOW: str =

Undocumented

Value
'#908828'
_FUN_BROWN: str =

Undocumented

Value
'#785840'
_KW_BLUE: str =

Undocumented

Value
'#2838b0'
_LABEL_CYAN: str =

Undocumented

Value
'#289870'
_NAME_GREEN: str =

Undocumented

Value
'#388038'
_OW_PURPLE: str =

Undocumented

Value
'#a848a8'
_STR_RED: str =

Undocumented

Value
'#b83838'
default_style: str =

Undocumented

styles =

Undocumented