A theme for Visual Studio Code based on the Dark+ builtin theme.
Color | |
---|---|
Background | ![]() |
Foreground | ![]() ![]() |
Border | ![]() |
{
// pink/black titlebar instead of OS-default
"window.titleBarStyle": "custom",
// pink/black dialog instead of OS-default
"window.dialogStyle": "custom",
// pink/black save/open dialogs instead of OS-default
"files.simpleDialog.enable": true
}
Icon by Salem/Oat (background + border edited by Avoonix)