pub static DATA_NOTE_COLORS_VAR: ContextVar<HashMap<DataNoteLevel, LightDark>>
Expand description
Color pairs for note levels.
The colors can be used directly as text color.
Defaults set only for the named levels.
pub static DATA_NOTE_COLORS_VAR: ContextVar<HashMap<DataNoteLevel, LightDark>>
Color pairs for note levels.
The colors can be used directly as text color.
Defaults set only for the named levels.