Skip to content

Instantly share code, notes, and snippets.

$editor_accent: #00abe6;
// styles for heading_extended
/* ------------------------------------------------------- */
.heading_level_selected {
color: white;
background: $editor_accent;
}
.heading_level_not_selected {
color: $editor_accent;