The default Dark+ theme with much darker backgrounds, and some personal preferences thrown in. It's like the High Contrast version of Dark+, without all of the noise. Comes with an italic variant for use with fonts like Dank Mono (shown below).
{
"workbench.colorCustomizations": {
"[Darkest+]": {
"panel.background": "#000"
}
}
}