Skip to content

Callout box with type info changes color with theme #4161

@mejo-

Description

@mejo-

Describe the bug
The border color of callout boxes with type info currently is set to var(--color-primary-element). This variable can be changed in custom themes.

Instead, we should probably hardcode it to #006aa3 for now and use var(--color-info) once it got introduced.

See nextcloud-libraries/nextcloud-vue#4063 (comment).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

☑️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions