Problem/Motivation

Currently text colours seem incorrect or unset in some cases, e.g. links are blue.

I think the (text) colours used in the demo with different levels of gray are very universal and would be fine:
e.g. https://adminlte.io/themes/v4/tables/data.html

If changing other default colours—for example, for components and widgets—is also part of this task, I would prefer more subdued default colours than those shown in the demo.

Related documentation for colours:
https://adminlte.io/themes/v4/docs/customization.html

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

anybody created an issue. See original summary.

thomas.frobieter’s picture

anybody’s picture

Title: Fix default (text) colors » Fix default (text) colours
anybody’s picture

Assigned: Unassigned » thomas.frobieter
anybody’s picture

Version: 1.0.0-beta1 » 1.0.x-dev
Status: Active » Needs review

Has this already been fixed @thomas.frobieter?

thomas.frobieter’s picture

Assigned: thomas.frobieter » Unassigned
Status: Needs review » Closed (won't fix)

This is no problem with the configured (Bootstrap) colors. This is a problem with not using Bootstrap classes / components.

Look at the demos footer: https://adminlte.io/themes/v4/UI/general.html

Or at the tabs here: https://adminlte.io/themes/v4/pages/profile.html

The link is blue, so the link color in the Drupal theme is correct.

Switching to the Bootstrap base theme improved things, but some Drupal markup remains that needs adjusting.

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.

anybody’s picture

Title: Fix default (text) colours » Use bootstrap classes and elements, e.g. where text color is wrong
Category: Task » Bug report
Status: Closed (won't fix) » Active

Thanks @thomas.frobieter! Then let's leave this open for anyone interested.