Skip to content

Instantly share code, notes, and snippets.

@aadilayub
Created November 3, 2019 19:25
Show Gist options
  • Save aadilayub/d94d2340d7de8df650f5fa469ef29ac2 to your computer and use it in GitHub Desktop.
Save aadilayub/d94d2340d7de8df650f5fa469ef29ac2 to your computer and use it in GitHub Desktop.
{
"name": "Quantum Dark",
"comment": "port of quantum vim theme",
"foreground-color": "#D7D7DB",
"background-color": "#2a2a2e",
"cursor-color": "#75BFFF",
"pallette": [
"#2a2a2e",
"#737373",
"#EB5368",
"#FF7DE9",
"#87DE74",
"#87DE74",
"#6B89FF",
"#6B89FF",
"#75BFFF",
"#75BFFF",
"#B98EFF",
"#B98EFF",
"#FFD866",
"#FFD866",
"#D7D7DB",
"#939295",
],
"use-theme-colors": false,
"use-badge-color": false,
"use-bold-color": false,
"use-cursor-color": true,
"use-dim-color": false,
"use-highlight-color": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment