git.lucas.co / hou-control
git clone https://git.lucas.co/hou-control.git

config/NodeGraphDark.inc (9.9K)

  1 #include "NodeGraphCommon.inc"
  2 #include "hc_colors.inc"
  3 
  4 //
  5 // Background
  6 //
  7 
  8 GraphBackground:                  bg_graph
  9 GraphOverviewBackground:          grey(0.10)
 10 GraphOverviewViewRegion:          hl_high
 11 GraphOverviewBorder:              hl_high
 12 GraphPromptText:                  grey(0.8)
 13 GraphGridLines:                   grey(0.18)
 14 GraphGridPoints:                  border
 15 
 16 //
 17 // Badge Dots
 18 //
 19 
 20 GraphErrorBadgeDot:               1.0 0.0 0.0
 21 GraphChildErrorBadgeDot:          1.0 0.0 0.0
 22 GraphWarningBadgeDot:             0.77 0.6 0.04
 23 GraphMessageBadgeDot:             0.05 0.45 1.0
 24 GraphCommentBadgeDot:             0.15 0.67 0.64
 25 GraphNodeLockedBadgeDot:          1.0 0.35 0.43
 26 GraphNodeUnloadBadgeDot:          0.6 0.65 0.73
 27 GraphNodeHasDataBadgeDot:         0.45 0.75 0.45
 28 GraphNeedsCookBadgeDot:           0.97 0.91 0.11
 29 GraphHdaLockedBadgeDot:           0.43 0.47 0.48
 30 GraphHdaUnlockedBadgeDot:         0.98 0.49 0.55
 31 GraphHdaDelaySyncBadgeDot:        0.7 0.7 0.7
 32 GraphTimeDependentBadgeDot:       0.72 0.91 0.53
 33 GraphTagsBadgeDot:                0.15 0.67 0.64
 34 GraphVexCachedBadgeDot:           #FF5AD2
 35 GraphVexCachableBadgeDot:         #AA3E8C
 36 GraphNotCompilableBadgeDot:       #E5B985
 37 GraphConstraintsBadgeDot:         #97C473
 38 GraphKinematicsBadgeDot:          #FF9370
 39 GraphHasTakeDataBadgeDot:         #979797
 40 GraphNodeUnloadBadgeDot:          #D19F9F
 41 GraphNodeHasDataBadgeDot:         #9FABD1
 42 Graph64bitBadgeDot:               #AC68CC
 43 GraphPdgDynamicBadgeDot:          #E5C8FF
 44 GraphUnloadedPayloadsBadgeDot:    #EDC486
 45 GraphPopulationMaskBadgeDot:      #A06B9A
 46 GraphDiveableBadgeDot:            #73d216
 47 GraphLoadFromDiskBadgeDot:        #dceefaff
 48 GraphPdgMQServerAuthBadgeDot:     #448519
 49 GraphPdgMQClientsAuthBadgeDot:    #448519
 50 
 51 //
 52 // Context: COP2
 53 //
 54 
 55 GraphCop2PreviewBackground:       grey(0.1)
 56 GraphCop2BottomButtonEnabled:     grey(0.1)
 57 GraphCop2MaskInput:               0.50 0.80 0.50
 58 
 59 //
 60 // Context: DOP
 61 //
 62 
 63 GraphDopObjectData:               0.65 0.65 0.65
 64 GraphDopData:                     0.50 0.80 0.50
 65 GraphDopRelData:                  0.20 0.60 0.20
 66 GraphDopSolverData:               0.7 0.5 0.9
 67 GraphDopAnyData:                  0.9 0.9 0.9
 68 
 69 //
 70 // Context: LOP
 71 //
 72 
 73 GraphLopLayerOutline:             grey(0.6)
 74 GraphLopLayerColor1:              0.3 0.7 0.2
 75 GraphLopLayerColor2:              0.6 0.4 0.2
 76 GraphLopLayerColor3:              0.9 0.1 0.2
 77 GraphLopLayerColor4:              0.3 0.2 0.3
 78 GraphLopLayerColor5:              0.6 0.2 0.6
 79 GraphLopLayerColor6:              0.9 0.2 0.9
 80 GraphLopLayerColor7:              0.2 0.7 0.3
 81 GraphLopLayerColor8:              0.2 0.4 0.6
 82 GraphLopLayerColor9:              0.2 0.1 0.9
 83 
 84 //
 85 // Context: SHOP
 86 //
 87 
 88 GraphShopConnectorBackground:     grey(0.1)
 89 
 90 //
 91 // Context: SOP
 92 //
 93 
 94 GraphSopHeightfield:              #25aa8e
 95 GraphSopConstraints:              #D879D8
 96 GraphSopDomain:                   #6bcae2
 97 GraphSopRestGeometry:             0.584 0.776 1.0
 98 GraphSopCapturePose:              0.6 0.6 0.6
 99 GraphSopAnimatedPose:             1.0 0.725 0.0
100 GraphSopCharacterStream:          0.559 0.159 1.0
101 
102 //
103 // Context: TOP
104 //
105 
106 GraphPdgProgressOutline:          white
107 GraphPdgProgressPrecook:          #324D59
108 GraphPdgProgressCooking:          #B8E986
109 GraphPdgProgressCooked:           #4D623F
110 GraphPdgProgressWarning:          #EBF802
111 GraphPdgProgressError:            #FF3300
112 GraphPdgProgressIncomplete:       #75876A
113 
114 GraphPdgProgressErrorCircle:      #D0021B
115 GraphPdgProgressErrorFill:        #730000
116 GraphPdgProgressNormalFill:       #232323
117 
118 GraphPdgSummaryBackground:        grey(0.18)
119 GraphPdgSummaryFilterOn:          #FFD42A
120 GraphPdgSummaryWorkItemCooked:    #73945D
121 GraphPdgSummaryWorkItemCooking:   #B8E986
122 GraphPdgSummaryWorkItemWaiting:   #879889
123 GraphPdgSummaryWorkItemUncooked:  grey(0.5)
124 GraphPdgSummaryWorkItemFailed:    #EE5A6C
125 GraphPdgSummaryWorkItemCancelled: #EBB502
126 
127 GraphTaskGraphBackground:         grey(0.1)
128 GraphTaskGraphBorder:             grey(0.7)
129 GraphTaskGraphSeeMore:            grey(0.9)
130 GraphTaskGraphWorkItemCooked:     #529232
131 GraphTaskGraphWorkItemCached:     #529232
132 GraphTaskGraphWorkItemCooking:    #ADFF49
133 GraphTaskGraphWorkItemWaiting:    #354B60
134 GraphTaskGraphWorkItemUncooked:   grey(0.5)
135 GraphTaskGraphWorkItemFailed:     #FF3300
136 GraphTaskGraphWorkItemCancelled:  #69511B
137 GraphTaskGraphWorkItemSelected:   #FFD42A
138 GraphTaskGraphWorkItemHovered:    #33EEFF
139 GraphTaskGraphWorkItemAncestor:   #99FF79
140 GraphTaskGraphWorkItemDescendant: #2AFFCB
141 GraphTaskGraphNormalWire:         grey(0.9)
142 GraphTaskGraphMappedWire:         #80FFA2
143 GraphTaskGraphIndirectWire:       #D9DD70
144 
145 GraphTaskGraphWorkItemPerfFast:   #009166
146 GraphTaskGraphWorkItemPerfMed:    #f6ff00
147 GraphTaskGraphWorkItemPerfSlow:   #ff9000
148 GraphTaskGraphWorkItemPerfNA:     grey(0.35)
149 
150 GraphTaskGraphStatusBarFailed:    #FF9C9C
151 GraphTaskGraphStatusBarCancelled: #F7DF1B
152 GraphTaskGraphStatusBarCooked:    #529232
153 GraphTaskGraphStatusBarCooking:   #B7DF86
154 GraphTaskGraphStatusBarWaiting:   grey(0.6)
155 GraphTaskGraphStatusBarEmpty:     grey(0.2)
156 
157 GraphTaskGraphLogError:           #D04548
158 GraphTaskGraphLogWarning:         #B8B834
159 
160 GraphTaskPageRect:                #D8D8D8
161 
162 GraphTopBottomButtonEnabled:      grey(0.1)
163 GraphTopBottomButtonDisabled:     grey(0.6)
164 
165 //
166 // Context: VOP
167 //
168 
169 GraphVopConnectorGroupName:       white
170 GraphVopConnectorBackground:      grey(0.25)
171 GraphVopBottomButtonEnabled:      grey(0.1)
172 GraphVopBottomButtonDisabled:     grey(0.6)
173 
174 //
175 // Flags
176 //
177 
178 GraphTemplateFlag:                #DD7DD7
179 GraphSelectableTemplateFlag:      #B151BB
180 GraphBypassFlag:                  #E7CD2F
181 GraphRenderFlag:                  #A779FF
182 GraphDisplayFlag:                 graph_node_flag // OBJ display flag
183 GraphOutputFlag:                  0.75 0.4 0.0
184 GraphSelectableFlag:              graph_node_flag // OBJ selectable flag
185 GraphExportFlag:                  #FFA600
186 GraphHiddenFlag:                  #90BECD
187 GraphAudioFlag:                   0.0 0.5 0.5
188 GraphThumbnailFlag:               0.35 0.6 0.2
189 GraphLockFlag:                    #FF3300
190 GraphSoftLockFlag:                #C4E361
191 GraphDebugFlag:                   #6CC6B2
192 GraphMaterialFlag:                0.75 0.4 0.0
193 GraphDisplayAndRenderFlag:        graph_node_flag // SOP display flag
194 GraphDisplayAndOutputFlag:        0.75 0.45 0.36
195 GraphFilterFlag:                  #55FFC1
196 
197 //
198 // Flyout (??)
199 //
200 
201 GraphFlyoutBackgroundFlagOn:      black
202 GraphFlyoutBackgroundFlagOff:     black
203 GraphFlyoutEdgeFlagOff:           grey(0.3)
204 GraphFlyoutInfo:                  grey(0.1)
205 GraphFlyoutWarning:               0.2 0.2 0.0
206 GraphFlyoutError:                 0.2 0.0 0.0
207 
208 //
209 // Objects
210 //
211 
212 GraphItemBorder:                  black
213 GraphMinimizeButton:              grey(0.8)
214 
215 //
216 // Objects: Highlights
217 //
218 
219 GraphDisplayHighlight:            #44679A
220 GraphExportHighlight:             #734670
221 GraphRenderHighlight:             #9273CB
222 GraphOutputHighlight:             #6B5634
223 GraphTemplateHighlight:           #734670
224 GraphFilterHighlight:             #298966
225 
226 //
227 // Objects: Images
228 //
229 
230 BackgroundImageLocate:            white
231 BackgroundImageBorder:            yellow
232 BackgroundImageBrightness:        yellow
233 BackgroundImageLink:              grey(0.8)
234 
235 //
236 // Objects: Dot
237 //
238 
239 GraphDotPinAccent:                grey(0.3)
240 
241 //
242 // Objects: Selection
243 //
244 
245 GraphPickFill:                    0.9 0.9 0.9
246 GraphPreSelection:                0.75 0.86 1.0
247 GraphItemCurrent:                 graph_node_current
248 GraphItemCurrentNonSelected:      graph_node_current_non_selected
249 GraphItemSelection:               graph_node_selected
250 GraphItemSelectionContrast:       black
251 GraphItemContentsSelection:       #6E780C
252 GraphSnapLine:                    #5C704D
253 
254 //
255 // Objects: Subnet
256 //
257 
258 GraphSubnetShadow1:               black
259 GraphSubnetShadowBlend1:          0.6
260 GraphSubnetShadow2:               white
261 GraphSubnetShadowBlend2:          0.3
262 
263 //
264 // Overlays
265 //
266 
267 GraphOverlayLeftText:             0.0 0.9 0.9
268 GraphOverlayCenterText:           bg_low
269 GraphOverlayRightText:            grey(0.8)
270 
271 //
272 // Palettes
273 //
274 
275 PaletteBackground:                grey(0.15)
276 PaletteSelected:                  yellow
277 ShapePaletteShape:                grey(0.8)
278 
279 //
280 // Text
281 //
282 
283 GraphNameText:                    #e0e0e0
284 GraphNodeTypeText:                grey(0.4)
285 GraphCommentText:                 #6DB4BD
286 GraphDescriptiveNameText:         #76A8E1
287 GraphContextOptionDepsText:       #6DB4BD
288 GraphLopLastModifiedPrimText:     #6DB4BD
289 GraphLopLayerCountText:           #6DB4BD
290 GraphOutputForViewText:           #6DB4BD
291 GraphDetailIdText:                #6DB4BD
292 GraphNetworkBoxText:              white
293 GraphNetworkBoxTextDark:          black
294 GraphNetworkBoxNameText:          #76A8E1
295 GraphIndirectText:                white
296 GraphIndirectTextDark:            black
297 GraphTagsText:                    #6DB4BD
298 
299 //
300 // Wires
301 //
302 
303 GraphConnector:                   graph_node_connector
304 GraphConnectorLabel:              grey(0.70)
305 GraphConnectorError:              #CE5E5E
306 GraphWire:                        graph_wire
307 GraphWireUnused:                  graph_wire_unused
308 GraphWireError:                   red
309 GraphWireLoopBack:                0.3 0.3 1.0
310 GraphWireSelection:               yellow
311 GraphWireNodeSelection:           hc_blue
312 GraphWireLongFaded:               0.5 0.5 0.5
313 GraphWireLongerFaded:             0.5 0.5 0.5
314 GraphWireStub:                    grey(0.70)
315 GraphWireStubSelection:           yellow
316 GraphWireCut:                     red
317 GraphWireCutPath:                 0.95 0.3 0.0
318 GraphWireStitchStart:             #B8E986
319 GraphWireStitchEnd:               #B8E986
320 GraphSpareWire:                   #8967D9
321 GraphParmOverrideWire:            #FFA500
322 
323 //
324 // Wire: dependencies
325 //
326 
327 GraphDependency:                  #9A6955
328 GraphDependencyEndAffector:       #668E4A
329 GraphDependencyExternalIn:        grey(0.8)
330 GraphDependencyExternalOut:       grey(0.8)