the toolbar is unreadable with black (#333) background and black text.

suggested changes

around line 501
.adminimal .toolbar .toolbar-tray {
background-color: #DDD;

around line 446
.adminimal .toolbar .toolbar-menu {
background: #DDD;

Comments

BiigNiick created an issue. See original summary.

BramDriesen’s picture

Status: Active » Closed (works as designed)

Hi I suggest you take a look at https://www.drupal.org/project/adminimal_admin_toolbar

Although the "Adminimal" theme provides menu styling, there are some conflicts with Admin toolbar and styling will only be present when the admin theme is set like when editing content.

The module extends admin_toolbar and resolves the styling issues.