View Single Post
Ralph's Avatar
Posts: 14 | Thanked: 10 times | Joined on Jan 2010 @ Italy
#217
I just found out that the color highlight of a selected SMS is blue.
I dont' know if this is a bug or a feature but I prefer green everywhere in the matrix theme.
So i changed

Code:
.MessagingBubbleClickedBackgroundColor {
  background-color: #37b4fc;
}
in

Code:
.MessagingBubbleClickedBackgroundColor {
    background-color: #68e000;
}
in css/colors.css. Now after a reboot the highlight color is green.
 

The Following User Says Thank You to Ralph For This Useful Post: