Skip to content

Reduce sidebar clutter by shrinking text sizes and increasing spacing

Devin Lin requested to merge work/reduce-sidebar-clutter into master

In my opinion, the following changes made the sidebar much easier to read:

  • Make room preview text 0.7 opacity
  • Make room name text the standard font size (visual separation from the preview text is done through its 0.7 opacity)
  • Increase room icon size slightly to compensate for increased spacing
  • Add largeSpacing top and bottom margins to each entry

Before:

image

After:

image

Edited by Devin Lin

Merge request reports