Define scene format (litmus-h4yq)
Define the scene format: annotated sample content with semantic color references.
Summary of Changes
Added scene module to litmus-model with:
ThemeColorenum: semantic color references (Foreground, Background, Cursor, Selection*, Ansi(0-15)) withresolve()methodTextStyle: bold/italic/underline/dim modifiersStyledSpan: text + optional fg/bg ThemeColor + TextStyle, with builder methodsSceneLine: sequence of StyledSpansScene: id, name, description, and lines โ a complete terminal scene definition- All types are serde-serializable for data-driven scene definitions