Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>AtlanticoNew to Visual Studio Code? Get it now.
Atlantico

Atlantico

Gonçalo Venâncio

|
19 installs
| (1) | Free
A calm theme for Visual Studio Code and compatible editors, built for focused development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🌊 Atlantico

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


📸 Screenshots

Atlantico theme showing JavaScript syntax in Visual Studio Code

Atlantico theme showing the integrated terminal in Visual Studio Code

Atlantico TypeScript screenshot Atlantico Python screenshot
Atlantico Rust screenshot Atlantico SQL screenshot
Atlantico SCSS screenshot Atlantico HTML screenshot

🌌 Features

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

✨ Why Atlantico?

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

🎨 Palette

UI

Role Hex Preview
Editor Background #232530
Editor Surface (line highlight) #272A34
Sidebar #21232D
Activity Bar #1D1F28
Tab Bar #1F212B
Foreground #CDD6E3

Syntax

Role Hex Preview
Keywords / Control flow / Storage / Errors #BE7878
Functions / Decorators / Built-ins #729BB3
Strings / Symbols #C4A46B
Classes / Types / Interfaces #B8A58A
Numbers / Constants / Parameters #8487D6
Operators / Punctuation / CSS at-rules / Structural #8AA7B1
Structural Brackets / Delimiters #74839A
Entity Types / CSS Properties / Tags / this / self #A7B4C2
Annotations / Units / Attributes #C29D7C
Inserted / Heredoc / Green accents #86A98D
Comments #5B6273

Terminal

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

🌐 Supported Languages

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

📦 Installation

Visual Studio Marketplace

  1. Open Visual Studio Code
  2. Open the Extensions view with Ctrl+Shift+X
  3. Search for Atlantico
  4. Click Install
  5. Open File → Preferences → Theme → Color Theme
  6. Select Atlantico

Open VSX Registry

Atlantico is also available on the Open VSX Registry for compatible editors.

Install from Open VSX Registry

Manual Installation

git clone https://github.com/gpvenancio/atlantico.git ~/.vscode/extensions/atlantico

Restart Visual Studio Code, then open File → Preferences → Theme → Color Theme and select Atlantico.


💡 Recommended Settings

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.


🧭 Roadmap

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


🤝 Contributing

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.


🛠️ Development Note

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.


📄 License

MIT © Gonçalo Venâncio


☕ Support Atlantico

If Atlantico improves your daily coding experience, you can support the project here:

Buy Me a Coffee


A calm theme for Visual Studio Code and compatible editors, built for focused development.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft