A neovim and vim8 color theme inspired by Oceanic Next for Sublime, optimized for modern terminals.
Oceanic-Next.vim is a color theme for neovim and vim8 that adapts the Oceanic Next color palette from Sublime Text for use in vim-based editors. It provides a modern, visually consistent syntax highlighting experience optimized for terminals with true-color support and configurable font styles.
Vim and neovim users who want a modern, aesthetically pleasing color scheme with good terminal compatibility and customization options.
Developers choose Oceanic-Next.vim for its clean design inspired by a popular Sublime theme, seamless integration with vim/neovim, and features like true-color support, transparency options, and a matching vim-airline theme.
Oceanic Next theme for neovim
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Fully supports termguicolors for vim8 and neovim, enabling richer color visuals in modern terminals, as detailed in the installation instructions for conditional checks.
Allows disabling background colors for specific highlight groups like Normal and LineNr to show terminal transparency, with clear configuration examples in the README for neovim.
Includes a matching theme for vim-airline, enabling a cohesive status line that complements the color scheme by simply setting the airline theme.
Supports enabling italic and bold text rendering via settings like g:oceanic_next_terminal_italic, enhancing readability in compatible terminals as documented.
Light mode is beta with known issues such as cursor visibility problems and an unadapted vim-airline theme, as admitted in the README where contributions are requested.
For best results, recommends additional syntax plugins like yajs.vim, which adds complexity and potential conflicts for users wanting a standalone theme.
Requires editing .vimrc or init.vim with specific settings for termguicolors and transparency, which can be error-prone and not plug-and-play.