Abysal Theme for VS Code
An elegant and comfortable theme crafted for long coding sessions, with a calm contrast and balanced syntax colors.
Variants
Abysal Obsidian (dark)
Abysal Marble (light)
Preview
Match with System
// .vscode/settings.json
{
"window.autoDetectColorScheme": true,
"workbench.preferredDarkColorTheme": "Abysal Obsidian",
"workbench.preferredLightColorTheme": "Abysal Marble"
}
License
GPL-3.0-or-later.
Based on the original Vitesse Theme by Anthony Fu.
| |