export default {
  name: 'vaporTeal',

  anchor: '#1034a6',
  anchorVisited: '#440381',
  borderDark: '#00706f',
  borderDarkest: '#000000',
  borderLight: '#2fcecd',
  borderLightest: '#58ffff',
  canvas: '#98DFEA',
  canvasText: '#000000',
  canvasTextDisabled: '#00706f',
  canvasTextDisabledShadow: '#58ffff',
  canvasTextInvert: '#000000',
  checkmark: '#000000',
  checkmarkDisabled: '#00706f',
  flatDark: '#9e9e9e',
  flatLight: '#d8d8d8',
  focusSecondary: '#FCF6BD',
  headerBackground: '#246A73',
  headerNotActiveBackground: '#2fcecd',
  headerNotActiveText: '#246A73',
  headerText: '#58ffff',
  hoverBackground: '#FF99C8',
  material: '#01a8a8',
  materialDark: '#246A73',
  materialText: '#000000',
  materialTextDisabled: '#00706f',
  materialTextDisabledShadow: '#58ffff',
  materialTextInvert: '#000000',
  progress: '#FF99C8',
  tooltip: '#fefbcc'
};
