Skip to content

Change Skin 2 active bar color #23

@dbjpanda

Description

@dbjpanda

From: Gerhard van Huyssteen

I'm currently using [skin 2]. The little bar on the right-hand side that moves up and down as I move up and down, is currently green. Is there a way in which I can change the colour so that it matches the colour scheme of my website?

unnamed

Work-around

Add below css

#skin2 .is-active-link::before {
    background-color: blue;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions