Skip to content

RFC: Introduce new list item style

Carl Schwan requested to merge work/carl/new-list-style into master

This change the highlight style of list items to be less strong and instead of using a strong blue color, it uses a light grey background and hover is using a light blue color. (we might want to switch the two).

For abstract list item, the highlight effect also uses rounded corners and some inset. For swipe list items, we are keeping the sharp corners.

List View

image

Swipe List View

image

Edited by Carl Schwan

Merge request reports