Skip to content

colorSvg should no use a theme's 'mailHeader' color #3491

@leonklingele

Description

@leonklingele

After upgrading to Nextcloud 11, we noticed that the folder icons use a weird, lila-ish color.
It looks like Nextcloud 11 generates these icons based on our theme's 'mailHeader' color.
This should not be the case, as 'mailHeader' and folder icons are completely unrelated.

$color = $this->util->elementColor($this->themingDefaults->getMailHeaderColor());

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions