Dark and light themes based on GNOME's new Adwaita look and GNOME Builder's syntax highlighting.
Extra theme variants are included for those who prefer a colorful status bar and/or default syntax highlighting:
Fonts shown: JetBrains Mono, SF Pro Text.Get it on VS Marketplace or Open VSX.
Open the Command Palette and find "Open Settings (JSON)". Here are the recommended settings:
"window.titleBarStyle": "custom",
"window.commandCenter": true,
"window.autoDetectColorScheme": true,
"workbench.preferredDarkColorTheme": "Adwaita Dark",
"workbench.preferredLightColorTheme": "Adwaita Light",
"workbench.productIconTheme": "adwaita",
"editor.renderLineHighlight": "none",
"workbench.iconTheme": null,
"workbench.tree.indent": 12,
Rounded Window Corners GNOME extension can be used to get rounded corners on all windows.
- wroyca/vscode-libadwaita contains custom CSS that brings VS Code even closer to looking like a libadwaita app:
See CONTRIBUTING.md.
This project is not affiliated with GNOME Foundation.