@use "theme";

code {
  @include theme.highlights($flavor: "mocha", $format: "rgb", $important: true);
}
