An oceanic-inspired dark theme for VS Code, Cursor, and Zed editors.
- Ocean-inspired color palette with calming blues and aquamarine tones
- Dark theme optimized for long coding sessions
- Wide language support (JavaScript, TypeScript, Python, React, and more)
- Open Extensions (Ctrl+Shift+X)
- Search for "Oceanic Park"
- Click Install
Download the VSIX and install manually:
- Download: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/Parklife/vsextensions/oceanic-park/latest/vspackage
- Press
Cmd+Shift+P(Mac) orCtrl+Shift+P(Windows/Linux) - Type
Extensions: Install from VSIX... - Select the downloaded
.vsixfile
Copy zed/dark-ocean-park.json to your Zed themes directory.
Mac: ~/.config/zed/themes
Linux: ~/.config/zed/themes
Windows: %APPDATA%\zed\themes
| Color | Hex |
|---|---|
| Background | #17242b |
| Blue | #61afef |
| Cyan | #56b6c2 |
| Purple | #c678dd |
| Orange | #d19a66 |
| Red | #e06c75 |
| Yellow | #e5c07b |
Pull requests are welcome.
