BeamerReveal

 view release on metacpan or  search on metacpan

quarto/hello_files/libs/quarto-html/quarto-syntax-highlighting-587c61ba64f3a5504c4d52d930310e48.css  view on Meta::CPAN

  --quarto-hl-dv-color: #AD0000;
  --quarto-hl-kw-color: #003B4F;
}

/* other quarto variables */
:root {
  --quarto-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* syntax highlight based on Pandoc's rules */
pre > code.sourceCode > span {
  color: #003B4F;
}

code.sourceCode > span {
  color: #003B4F;
}

div.sourceCode,
div.sourceCode pre.sourceCode {
  color: #003B4F;
}

/* Normal */
code span {
  color: #003B4F;
}

/* Alert */
code span.al {
  color: #AD0000;
  font-style: inherit;
}

/* Annotation */
code span.an {
  color: #5E5E5E;
  font-style: inherit;
}

/* Attribute */
code span.at {
  color: #657422;
  font-style: inherit;
}

/* BaseN */
code span.bn {
  color: #AD0000;
  font-style: inherit;
}

/* BuiltIn */
code span.bu {
  font-style: inherit;
}

/* ControlFlow */
code span.cf {
  color: #003B4F;
  font-weight: bold;
  font-style: inherit;
}

/* Char */
code span.ch {
  color: #20794D;
  font-style: inherit;
}

/* Constant */
code span.cn {
  color: #8f5902;
  font-style: inherit;
}

/* Comment */
code span.co {
  color: #5E5E5E;
  font-style: inherit;
}

/* CommentVar */
code span.cv {
  color: #5E5E5E;
  font-style: italic;
}

/* Documentation */
code span.do {
  color: #5E5E5E;
  font-style: italic;
}

/* DataType */
code span.dt {
  color: #AD0000;
  font-style: inherit;
}

/* DecVal */
code span.dv {
  color: #AD0000;
  font-style: inherit;
}

/* Error */
code span.er {
  color: #AD0000;
  font-style: inherit;
}

/* Extension */
code span.ex {
  font-style: inherit;
}

/* Float */
code span.fl {
  color: #AD0000;
  font-style: inherit;
}

/* Function */
code span.fu {
  color: #4758AB;
  font-style: inherit;
}

/* Import */
code span.im {
  color: #00769E;
  font-style: inherit;
}

/* Information */
code span.in {
  color: #5E5E5E;
  font-style: inherit;
}

/* Keyword */
code span.kw {
  color: #003B4F;
  font-weight: bold;
  font-style: inherit;
}

/* Operator */
code span.op {
  color: #5E5E5E;
  font-style: inherit;
}

/* Other */
code span.ot {
  color: #003B4F;
  font-style: inherit;
}

/* Preprocessor */
code span.pp {
  color: #AD0000;
  font-style: inherit;
}

/* SpecialChar */
code span.sc {
  color: #5E5E5E;
  font-style: inherit;
}

/* SpecialString */
code span.ss {
  color: #20794D;
  font-style: inherit;
}

/* String */
code span.st {
  color: #20794D;
  font-style: inherit;
}

/* Variable */
code span.va {
  color: #111111;
  font-style: inherit;
}

/* VerbatimString */
code span.vs {
  color: #20794D;
  font-style: inherit;
}

/* Warning */
code span.wa {
  color: #5E5E5E;
  font-style: italic;
}

.prevent-inlining {
  content: "</";
}



( run in 0.992 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )