Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Add line height as a setting #916

Open
@mattpass

Description

@mattpass

Add line height as a setting in the Style section. All themes have had the set line heights removed so we can now apply a line height to any theme really.

It is applied to the theme class selector, eg:

.cm-s-solarized {
  line-height: 1.5em;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions