% example style for circuits
% Do not use LaTeX commands if you want it to be compatible with ConTeXt
% Do not add spurious spaces
\tikzset{example circuit style/.style={%
    \circuitikzbasekey/.cd,%
    amplifiers/fill=blue!20!white,
},% end .style
}% end \tikzset
%
\endinput

