Skip to content

[create-theme]: Custom accent color #1482

@BinaryQuantumSoul

Description

@BinaryQuantumSoul

Name

Custom accent color

Description

Allows to set a custom theme accent color for the zen window.

Homepage

https://github.com/BinaryQuantumSoul/Zen-themes/tree/main/themes/custom-accent-color

Image

https://github.com/BinaryQuantumSoul/Zen-themes/blob/main/themes/custom-accent-color/image.png?raw=true

Type

  • JSON Color Theme

Theme Styles

:root {
    --zen-primary-color: var(--bqs-color-accent_color) !important;
}

Readme

Allows to set a custom theme accent color for the zen window.

Preferences

[
    {
        "property": "bqs.color.accent_color",
        "label": "Accent color",
        "type": "string",
        "defaultValue": "purple"
    }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions