Problem/Motivation

Do not enable "dark sidebar" by default. I think by default it should follow the general color scheme selected above.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork adminlte-3608682

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

Title: Do not enable "dark sidebar" by default » Do not enable "dark sidebar" override by default
anybody’s picture

Assigned: Unassigned » grevil

@grevil I think it just needs an install config with proper theme defaults?
https://git.drupalcode.org/issue/adminlte-3608682/-/blob/3608682-no-dark...

default_color_mode: auto
sidebar_dark: false

  • silkalns committed f4e35db3 on 1.0.x
    Resolve batch of drupal.org issues: settings, z-index, font, auth, CI,...
grevil’s picture

Assigned: grevil » Unassigned
Status: Active » Postponed (maintainer needs more info)

@silkalns I don't see an install config in your change? How is this handled now?

And please don't just commit stuff, without review. Especially not in a bundled commit.

anybody’s picture

Assigned: Unassigned » grevil
Status: Postponed (maintainer needs more info) » Needs work
anybody’s picture

Assigned: grevil » Unassigned
Status: Needs work » Fixed

I fixed this earlier today.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.