codice
codice copied to clipboard
should be able to override inline style css variable with css
currently it's defined with a strict selector but we should be able to override with variable from outside
${C} {
--codice-code-line-number-color: #a4a4a4;
--codice-code-highlight-color: #555555;
--codice-control-color: #8d8989;