public LegendTheme(ThemeType theme) : base(theme)
 {
     m_UnableColor = ColorUtil.GetColor("#cccccc");
 }