Skip to content

Stream icons not visible in dark theme #335

@jancborchardt

Description

@jancborchardt

When you use the dark theme, the Activity stream looks like this (same in the file sidebar):
dark theme activity stream dark theme activity stream 2

That’s because they are loaded in the <img> tag. Ideally it should be changed to use a class on the header like icon-… so it’s used as background-image and will automatically be adjusted to the theme color. Colored icons will stay like they are.

Documentation on that at: https://docs.nextcloud.com/server/latest/developer_manual/design/css.html#scss-icons-mixins

cc @nextcloud/designers

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