Skip to content

Instantly share code, notes, and snippets.

View sixcircuit's full-sized avatar

Kendrick Taylor sixcircuit

  • Midjourney Inc. | Curious Inc.
  • San Francisco, CA
View GitHub Profile
@balazsorban44
balazsorban44 / Istanbul Code Coverage Gruvbox theme
Last active September 9, 2021 09:11
Using Stylus, I made this Gruvbox "like" dark theme for my Istanbul code coverage. UNFINISHED. Please leave a comment, if you add something to it, or if you at all actually use it. 😄
body {
background-color: #1d2021
}
.pln,
.pad1,
.pad1 p,
.cline-yes {
color: #fbf1c7
}