A minimal dark theme for Visual Studio Code, inspired by the deep, calm night sky of the Arctic.
- Deep Arctic Background: A soothing dark slate background (
#1a1d21) that is easy on the eyes. - Cool Blue Accents: A carefully curated palette of blues (
#58a6ff,#79c0ff) for a modern, frosty look. - Monochromatic & Minimal: Reduced visual noise for better focus.
- Semantic Highlighting: Full support for modern semantic syntax highlighting.
- Open Extensions sidebar in VS Code.
- Search for
Arctic Night. - Click Install.
- Press
Ctrl+K Ctrl+Tand select Arctic Night.
For the best experience, we recommend these settings:
{
"editor.renderLineHighlight": "gutter",
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.lineHeight": 1.6
}Issues and Pull Requests are welcome!
- GitHub: k22pr/arctic-night-theme
MIT
