Skip to content

Theme property "toolbarBorder" is currently not used #70

@kozi

Description

@kozi

In the CSS there is no var(--toolbar-border)

Maybe something like this:

.overtype-toolbar {
      /* ... */
      border-bottom: var(--toolbar-border, 1px solid var(--toolbar-icon, var(--text-secondary, #666))) !important;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions