A helper class to generate TikZ styles for the LaTeX preamble and the "\begin{tikzpicture}[...]" command. For Instance:
% Preamble \definecolor{SourceColor}{RGB}{1,2,3}
\begin{tikzpicture}[trajectory/.style={line width=1}]