/* Generated using: hugo gen chromastyles --style=gruvbox */

/* Background */ .bg { color:#ebdbb2;background-color:#282828; }
/* PreWrapper */ .chroma { color:#ebdbb2;background-color:#282828; }
/* Other */ .chroma .x {  }
.chroma .hl {
  background-color: #e1d8b3;
}
.chroma .lnt {
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 0.4em;
  padding: 0 0.4em;
  color: #9d9b9a;
}
.chroma .ln {
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 0.4em;
  padding: 0 0.4em;
  color: #9d9b9a;
}
.chroma .line {
  display: flex;
}
.chroma .k {
  color: #af3a03;
}
.chroma .cl {
  color: #3c3836;
}
.chroma .kc {
  color: #af3a03;
}
.chroma .kd {
  color: #af3a03;
}
.chroma .kn {
  color: #af3a03;
}
.chroma .kp {
  color: #af3a03;
}
.chroma .kr {
  color: #af3a03;
}
.chroma .kt {
  color: #b57614;
}
.chroma .na {
  color: #79740e;
  font-weight: 700;
}
.chroma .nb {
  color: #b57614;
}
.chroma .no {
  color: #d3869b;
}
.chroma .ni {
  color: #b57614;
}
.chroma .ne {
  color: #fb4934;
}
.chroma .nf {
  color: #b57614;
}
.chroma .nl {
  color: #9d0006;
}
.chroma .nt {
  color: #9d0006;
}
.chroma .s {
  color: #79740e;
}
.chroma .sa {
  color: #79740e;
}
.chroma .sb {
  color: #79740e;
}
.chroma .sc {
  color: #79740e;
}
.chroma .dl {
  color: #79740e;
}
.chroma .sd {
  color: #79740e;
}
.chroma .s2 {
  color: #79740e;
}
.chroma .se {
  color: #79740e;
}
.chroma .sh {
  color: #79740e;
}
.chroma .si {
  color: #79740e;
}
.chroma .sx {
  color: #79740e;
}
.chroma .sr {
  color: #79740e;
}
.chroma .s1 {
  color: #79740e;
}
.chroma .ss {
  color: #076678;
}
.chroma .m {
  color: #8f3f71;
}
.chroma .mb {
  color: #8f3f71;
}
.chroma .mf {
  color: #8f3f71;
}
.chroma .mh {
  color: #8f3f71;
}
.chroma .mi {
  color: #8f3f71;
}
.chroma .il {
  color: #8f3f71;
}
.chroma .mo {
  color: #8f3f71;
}
.chroma .o {
  color: #af3a03;
}
.chroma .ow {
  color: #af3a03;
}
.chroma .c {
  color: #928374;
  font-style: italic;
}
.chroma .ch {
  color: #928374;
  font-style: italic;
}
.chroma .cm {
  color: #928374;
  font-style: italic;
}
.chroma .c1 {
  color: #928374;
  font-style: italic;
}
.chroma .cs {
  color: #928374;
  font-style: italic;
}
.chroma .cp {
  color: #427b58;
}
.chroma .cpf {
  color: #427b58;
  font-style: italic;
}
.chroma .gd {
  color: #282828;
  background-color: #9d0006;
}
.chroma .ge {
  color: #076678;
  text-decoration: underline;
}
.chroma .gr {
  background-color: #9d0006;
  font-weight: 700;
}
.chroma .gh {
  color: #79740e;
  font-weight: 700;
}
.chroma .gi {
  color: #282828;
  background-color: #79740e;
}
.chroma .go {
  color: #504945;
}
.chroma .gu {
  color: #79740e;
  font-weight: 700;
}
.chroma .gt {
  background-color: #3c3836;
  font-weight: 700;
}
