class Infobar::Display

def style=(new_style)

def style=(new_style)
  @style.update(**new_style)
end