-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
designDesign, UI, UX, etc.Design, UI, UX, etc.enhancementfeature: theminggood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.
Milestone
Description
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%);
oparoz, guddl and skjnldsv
Metadata
Metadata
Assignees
Labels
designDesign, UI, UX, etc.Design, UI, UX, etc.enhancementfeature: theminggood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.

