A calm theme for Visual Studio Code and compatible editors, built for focused development.
Atlantico is a Visual Studio Code theme built around soft contrast, clear syntax roles, and a coherent editor and terminal experience.
Most dark themes are built for visual impact. Atlantico was built for endurance.
Created by Gonçalo Venâncio
Project page
Install from VS Code Marketplace
Install from Open VSX Registry
Support Atlantico
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Atlantico focuses on a calm and consistent coding environment.
- Soft ocean-inspired palette
- Comfortable contrast for long sessions
- Unified editor and terminal ANSI colors
- Carefully tuned semantic highlighting
- Broad language support
- Low-noise UI design
Atlantico was designed for developers who prefer a calmer coding environment, especially during long sessions.
The palette avoids harsh whites, intense neon tones, and strong UI distractions. Instead, it uses soft contrast, muted surfaces, and consistent syntax colors to keep code readable without making the editor feel visually aggressive.
Atlantico is built around a few core principles:
- Visual calm, the interface should not compete with the code
- Readable contrast, text should stay clear without becoming harsh
- Semantic consistency, similar token roles should feel familiar across languages
- Unified experience, the editor and integrated terminal should feel like one environment
| Role | Hex | Preview |
|---|---|---|
| Editor Background | #232530 |
![]() |
| Editor Surface (line highlight) | #272A34 |
![]() |
| Sidebar | #21232D |
![]() |
| Activity Bar | #1D1F28 |
![]() |
| Tab Bar | #1F212B |
![]() |
| Foreground | #CDD6E3 |
![]() |
The integrated terminal uses 16 ANSI colors tuned to match the editor. Normal colors stay muted and warm, while bright variants provide extra clarity when needed.
| ANSI | Normal | Bright |
|---|---|---|
| Black | #2A2D37 |
#5B6273 |
| Red | #BE7878 |
#C77D7D |
| Green | #769986 |
#86A995 |
| Yellow | #A98D63 |
#B89B6A |
| Blue | #729BB3 |
#84A9BF |
| Magenta | #9A84C7 |
#A695D6 |
| Cyan | #7AA2B8 |
#8EB8C7 |
| White | #CDD6E3 |
#E6EDF7 |
Atlantico includes custom token rules and visual tuning for a wide range of languages:
| Category | Languages |
|---|---|
| Web | JavaScript, TypeScript, JSX, TSX, HTML, CSS, SCSS, Less |
| Systems | Rust, C, C++, Go |
| JVM | Java, Kotlin |
| Scripting | Python, Ruby, PHP, Shell / Bash |
| Data & Config | JSON, YAML, TOML, XML, GraphQL, SQL |
| Tooling | Dockerfile, Markdown, Git diff |
- Open Visual Studio Code
- Open the Extensions view with
Ctrl+Shift+X - Search for Atlantico
- Click Install
- Open File → Preferences → Theme → Color Theme
- Select Atlantico
Atlantico is also available on the Open VSX Registry for compatible editors.
Install from Open VSX Registry
git clone https://github.com/gpvenancio/atlantico.git ~/.vscode/extensions/atlanticoRestart Visual Studio Code, then open File → Preferences → Theme → Color Theme and select Atlantico.
For the best experience with Atlantico:
{
"editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
"editor.fontSize": 14,
"editor.lineHeight": 1.5,
"editor.fontLigatures": true,
"editor.cursorBlinking": "smooth",
"editor.renderLineHighlight": "line",
"workbench.colorTheme": "Atlantico"
}A monospace font with ligatures pairs well with Atlantico's balanced operator colors and low-noise punctuation styling.
Atlantico is currently available through the Visual Studio Marketplace and the Open VSX Registry.
The long-term goal is to bring the same calm, low-noise experience to other editors, terminals, and development tools.
Available now:
Visual Studio Marketplace
Open VSX Registry
Planned:
Zed
JetBrains IDEs
Neovim
Windows Terminal
Obsidian
Under consideration:
Visual Studio
Sublime Text
Alacritty
Ghostty
Firefox
Chrome
Feedback and contributions are welcome.
If you find a language, token, or UI element where the highlighting feels inconsistent, feel free to open an issue or submit a pull request.
When changing token colors, please include a before-and-after screenshot whenever possible.
Atlantico is a personal theme project designed, reviewed, published, and maintained by Gonçalo Venâncio.
AI tools were used during parts of the process, mainly for theme configuration, documentation, feedback, and development assistance. The visual direction, final design decisions, testing, publishing, and maintenance remain the author’s responsibility.
MIT © Gonçalo Venâncio
If Atlantico improves your daily coding experience, you can support the project here:




































