pixbufs instead of pixmaps; function-scope local fd's for reading from a FileSource
[ardour.git] / gtk2_ardour / colors.h
1 /* no guard clauses here */
2
3 COLORID(cWaveForm)
4 COLORID(cMutedWaveForm)
5 COLORID(cSelectedFrameBase)
6 COLORID(cFrameBase)
7 COLORID(cAudioTrackBase)
8 COLORID(cAudioTrackOutline)
9 COLORID(cAudioBusBase)
10 COLORID(cTimeStretchFill)
11 COLORID(cTimeStretchOutline)
12 COLORID(cAutomationLine)
13 COLORID(cLeftPanAutomationLine)
14 COLORID(cRightPanAutomationLine)
15 COLORID(cRedirectAutomationLine)
16 COLORID(cControlPointFill)
17 COLORID(cControlPointOutline)
18 COLORID(cEnteredControlPointOutline)
19 COLORID(cEnteredControlPointSelected)
20 COLORID(cEnteredControlPoint)
21 COLORID(cControlPointSelected)
22 COLORID(cControlPoint)
23 COLORID(cAutomationTrackFill)
24 COLORID(cAutomationTrackOutline)
25 COLORID(cCrossfadeEditorBase)
26 COLORID(cCrossfadeEditorLine)
27 COLORID(cSelectedCrossfadeEditorLine)
28 COLORID(cCrossfadeEditorLineShading)
29 COLORID(cCrossfadeEditorPointFill)
30 COLORID(cCrossfadeEditorPointOutline)
31 COLORID(cCrossfadeEditorWave)
32 COLORID(cSelectedCrossfadeEditorWave)
33 COLORID(cCrossfadeLine)
34 COLORID(cActiveCrossfade)
35 COLORID(cInactiveCrossfade)
36 COLORID(cLocationMarker)
37 COLORID(cLocationRange)
38 COLORID(cLocationCDMarker)
39 COLORID(cLocationLoop)
40 COLORID(cLocationPunch)
41 COLORID(cVerboseCanvasCursor)
42 COLORID(cTempoBar)
43 COLORID(cMeterBar)
44 COLORID(cMarkerBar)
45 COLORID(cRangeMarkerBar)
46 COLORID(cTransportMarkerBar)
47 COLORID(cRangeDragBarRect)
48 COLORID(cRangeDragBarRectFill)
49 COLORID(cRangeDragRect)
50 COLORID(cRangeDragRectFill)
51 COLORID(cTransportDragRect)
52 COLORID(cTransportDragRectFill)
53 COLORID(cMarkerDragLine)
54 COLORID(cTransportLoopRect)
55 COLORID(cTransportLoopRectFill)
56 COLORID(cTransportPunchRect)
57 COLORID(cTransportPunchRectFill)
58 COLORID(cPunchInLine)
59 COLORID(cPunchOutLine)
60 COLORID(cZoomRect)
61 COLORID(cZoomRectFill)
62 COLORID(cRubberBandRect)
63 COLORID(cRubberBandRectFill)
64 COLORID(cFirstActionMessage)
65 COLORID(cEnteredGainLine)
66 COLORID(cEnteredAutomationLine)
67 COLORID(cEnteredMarker)
68 COLORID(cMeterMarker)
69 COLORID(cTempoMarker)
70 COLORID(cMeasureLineBeat)
71 COLORID(cMeasureLineBar)
72 COLORID(cGhostTrackBaseOutline)
73 COLORID(cGhostTrackBaseFill)
74 COLORID(cGhostTrackWave)
75 COLORID(cImageTrackBase)
76 COLORID(cImageTrackOutline)
77 COLORID(cMarkerTrackBase)
78 COLORID(cMarkerTrackOutline)
79 COLORID(cZeroLine)
80 COLORID(cGainLine)
81 COLORID(cGainLineInactive)
82 COLORID(cRecordingRectFill)
83 COLORID(cRecordingRectOutline)
84 COLORID(cSelectionRectFill)
85 COLORID(cSelectionRectOutline)
86 COLORID(cSelectionEndFill)
87 COLORID(cSelectionEndOutline)
88 COLORID(cSelectionStartFill)
89 COLORID(cSelectionStartOutline)
90 COLORID(cVestigialFrameFill)
91 COLORID(cVestigialFrameOutline)
92 COLORID(cTimeAxisFrameFill)
93 COLORID(cTimeAxisFrameOutline)
94 COLORID(cNameHighlightFill)
95 COLORID(cNameHighlightOutline)
96 COLORID(cFrameHandleStartFill)
97 COLORID(cFrameHandleStartOutline)
98 COLORID(cFrameHandleEndFill)
99 COLORID(cFrameHandleEndOutline)
100 COLORID(cTrimHandleLockedStart)
101 COLORID(cTrimHandleLockedEnd)
102 COLORID(cTrimHandleStart)
103 COLORID(cTrimHandleEnd)