livedisplay: Make ColorBackend a regular object

* There's no need to make this inherit from RefBase if the only use of
  that is as a smart pointer. Make it a regular object and use a
  unique_ptr to refer to it instead.

Change-Id: If633c19ebaa35f4213181bcfeb46a84cb5595d10
3 files changed