public boolean currentSchemeIsShared() {
   return ColorSettingsUtil.isSharedScheme(mySelectedScheme);
 }