Skip to content

Instantly share code, notes, and snippets.

@joshmosh
Last active October 8, 2019 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshmosh/ca19a03e835623d03acd315d10df4884 to your computer and use it in GitHub Desktop.
Save joshmosh/ca19a03e835623d03acd315d10df4884 to your computer and use it in GitHub Desktop.
.fg {
color: #abb2bf;
}
.bg {
color: #2a2c34;
}
.highlight {
color: #5c6370;
}
.text {
color: #abb2bf;
}
.blue {
color: #61afef;
}
.cyan {
color: #56b6c2;
}
.green {
color: #98c379;
}
.magenta,
.purple {
color: #c678dd;
}
.orange,
.yellow {
color: #d19a66;
}
.red {
color: #e06c75;
}
.tree-view-background-color {
color: #21252B;
}
.tree-view-border-color {
color: #181A1F;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment