#ifndef GAMMA_1_0
#define  HighlightForeground    TextForeground
#define	 TrapColor		#ab5252
#define	 ScrollBarTrapColor	#b10c0c
#define	 InactiveTrapColor	#ce7070
#define	 ScrollBarInactiveTrapColor	#eb5151
#define	 ProgramCounterColor	#5a7264
#define	 ScrollBarProgramCounterColor	#00d300
#define	 CallstackContext	#488484
#define	 ScrollBarCallstackContext	#14d4d7
#define  SearchColor		#ffff50
#define  ScrollBarSearchColor		#ffff50
#define  TimeLineBackground	#3e5a60
#define  ScrollBarColor1	#191851
#define  ScrollBarColor2	#cc984b
#define  CurrentColor		HighlightColor1
#define  ViewerColor		HighlightColor2
#define  ConstraintColor	HighlightColor4
#define  ChartFillStyle		FillSolid
#define  ChartLineStyle0	LineSolid
#define  ChartLineStyle1	LineSolid
#define  ChartLineStyle2	LineSolid
#define  ChartLineStyle3	LineSolid
#define  SessionColor4		BasicBackground
#define  SessionColor5		#9f8571
#define  SourceBackground	#53e6ff
#define  ModifiedBackground	#a19ffd
#define  DerivedBackground	#0c203a
#define  ObsoleteColor		#ffff00
#define  CheckMarkColor		#17ffb7
#define  SyntaxWarningColor	#de863d
#define  SyntaxErrorColor	#9d5199
#define  ScrollBarWarningColor	#ffb46e
#define  ScrollBarErrorColor	#dc8efb
#else
#define  HighlightForeground    TextForeground
#define	 TrapColor		#ca8383
#define	 ScrollBarTrapColor	#ce2b2b
#define	 InactiveTrapColor	#e19d9d
#define	 ScrollBarInactiveTrapColor	#f38282
#define	 ProgramCounterColor	#8a9f93
#define	 ScrollBarProgramCounterColor	#00e400
#define	 CallstackContext	#79adad
#define	 ScrollBarCallstackContext	#39e5e7
#define  SearchColor		#ffff81
#define  ScrollBarSearchColor		#ffff81
#define  TimeLineBackground	#6f8a90
#define  ScrollBarColor1	#414082
#define  ScrollBarColor2	#e0bc7c
#define  CurrentColor		HighlightColor1
#define  ViewerColor		HighlightColor2
#define  ConstraintColor	HighlightColor4
#define  ChartFillStyle		FillSolid
#define  ChartLineStyle0	LineSolid
#define  ChartLineStyle1	LineSolid
#define  ChartLineStyle2	LineSolid
#define  ChartLineStyle3	LineSolid
#define  SessionColor4		BasicBackground
#define  SessionColor5		#c1ae9e
#define  SourceBackground	#84f0ff
#define  ModifiedBackground	#c3c1fe
#define  DerivedBackground	#2b4c6b
#define  ObsoleteColor		#ffff00
#define  CheckMarkColor		#3effd2
#define  SyntaxWarningColor	#ebaf6e
#define  SyntaxErrorColor	#c082bd
#define  ScrollBarWarningColor	#ffd09c
#define  ScrollBarErrorColor	#eab5fd
#endif
