public Color getTextHeaderBackgroundColorTop() {
   return ColorCache.getBlack();
 }
 public Color getTimeHeaderBackgroundColorBottom() {
   return ColorCache.getBlack();
 }
 public Color getPercentageBarRemainderColorBottom() {
   return ColorCache.getBlack();
 }
 public Color getSessionBarDividerColorRight() {
   return ColorCache.getBlack();
 }
 public Color getNonActiveSessionBarColorRight() {
   return ColorCache.getBlack();
 }
 public Color getZoomBackgroundColorBottom() {
   return ColorCache.getBlack();
 }
 public Color getWeekdayBackgroundColorBottom() {
   return ColorCache.getBlack();
 }