Skip to content

Enhancement: Customizable icon color for current folder bar #317

Description

@RealRaven2000

When creating a custom background for the current toolbar, the default color (currentColor) for the toolbars may not be ideal, so it would be much better to have a widget to control the font color separately. This should only be active when the "custom" background is being selected.

Example - a dark rainbow gradient in the default theme (black icon color) makes the icons hard to read:

image

CSS value for this current folder toolbar example background is:

linear-gradient(to right, rgba(221,107,0,1) 0%,rgba(201,164,0,1) 14%,rgba(0,128,0,1) 33%,rgba(0,128,0,1) 33%,rgba(0,10,155,1) 50%,rgba(75,0,130,1) 66%,rgba(160,25,151,1) 84%,rgba(181,0,0,1) 100%)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions