Skip to content

Theming: coloring of folders and log in background #378

@savely-krasovsky

Description

@savely-krasovsky

vivaldi_2016-07-12_10-11-08
vivaldi_2016-07-12_10-11-0

Also I think, that on login page we should use CSS color filter to color the picture on background. Of course, this feature should work only with default background.
I think it's easy to realise, just convert RGB hex code to HSV and then use three CSS tricks:

hue-rotate(0deg);
brightness(0%);
contrast(0%);

Metadata

Metadata

Assignees

Labels

designDesign, UI, UX, etc.enhancementfeature: theminggood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions