v1.47.4 ✅

  • Dark theme[ResultFlow(Theme = ResultFlowTheme.Dark)] emits full dark classDef palette for all diagram types (_Pipeline, _LayerView, _ErrorSurface, _ErrorPropagation); MermaidInitDark constant fixes white-on-dark titles and edge label pills; both packages
  • Layer color centralizationLayer{n}_Style classDefs centralized in ResultFlowThemes.cs; depth-indexed subgraphs (Layer{depth}["ActualName"]); inner nodes keep NodeKind classDef; 2-colour alternating palette; both packages
  • FulfillmentService demo[DomainBoundary("Application")] + [ResultFlow(MaxDepth = 2, Theme = Dark)] calling WarehouseService (Domain); dark cross-method pipeline with LayerView / ErrorSurface / ErrorPropagation
  • MkDocs dark catalogmkdocs/demo/flow-catalog-dark.md (force-dark-mode: true); demo landing updated with Light / Dark buttons