/ specs / construct_language_cl_render_theme_1_spec.tex
construct_language_cl_render_theme_1_spec.tex
 1  \documentclass[11pt]{article}
 2  \usepackage[margin=1in]{geometry}
 3  \usepackage{microtype}
 4  \usepackage[hidelinks]{hyperref}
 5  \title{CL-RENDER-THEME-1 --- Optional Theme Presets (Non-Semantic)}
 6  \author{}\date{January 14, 2026}
 7  \begin{document}\maketitle
 8  
 9  \section{Rule}
10  Render themes MAY change stroke, glow, opacity, and background for readability.
11  Themes MUST NOT affect:
12  \begin{itemize}
13  \item validation results,
14  \item normalization,
15  \item timeline,
16  \item bindings,
17  \item embedding behavior,
18  \item any semantic meaning.
19  \end{itemize}
20  
21  \section{Presets}
22  \subsection{\texttt{ink}}
23  Dark stroke, no glow. Suitable for print.
24  
25  \subsection{\texttt{moonlight}}
26  Near-white stroke with soft glow.
27  Intended for dark backgrounds and ``telepathic'' visual impression.
28  
29  \end{document}