nvimdev
oceanic-material
Vim Script

Oceanic Material Colorscheme on Vim/NeoVim

Last updated Jun 24, 2026
240
Stars
10
Forks
4
Issues
0
Stars/day
Attention Score
30
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Oceanic Material

OceaniceMaterial

Oceanice_Material is a dark colorscheme for vim/neovim

Installation

  • vim-plug
Plug 'glepnir/oceanic-material'
  • dein
call dein#add('glepnir/oceanic-material')
Then add this on your vimrc
set background=dark
colorscheme oceanic_material

Color

| #282c34 | #1b2b34 | #EC5f67 | #d16d92 | #e78a4e | #d8a657 | #a9b665 | | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | | #282c34 | #1b2b34 | #EC5f67 | #d16d92 | #e78a4e | #d8a657 | #a9b665 | | #62b3b2 | #6699cc | #c594c5 | #5faf5f | #c0c5ce | #7c6f64 | #d4be98 | | #62b3b2 | #6699cc | #c594c5 | #5faf5f | #c0c5ce | #7c6f64 | #d4be98 |

Options

| option | value | default | | ------------------------------------------- | ----------------------------------------- | --------------------------------------------------- | | g:oceanicmaterialtransparent_background | 1: enable transparent background | 0:disable transparent background | | g:oceanicmaterialbackground | 'medium' use #282c34 color as background | ocean: #1b2b34 medium: #282C34 deep:#212112 darker:#1d1f21 | | g:oceanicmaterialallow_bold | 1: use bold for certain text | 0: not at all | | g:oceanicmaterialallow_italic | 1: use italic for certain text | 0: not at all | | g:oceanicmaterialallow_underline | 1: use underline for certain text | 0: not at all | | g:oceanicmaterialallow_undercurl | 1: use undercurl for certain text | 0: not at all | | g:oceanicmaterialallow_reverse | 1: use reverse for certain text | 0: not at all |

Support Filetype

  • Markdown
  • vim-restructuredtext
  • Html
  • Latex
  • Xml
  • css
  • Sass
  • scss
  • Less
  • Javascript
  • Typescript
  • JavascriptReact TypescriptReact
  • Dart
  • CoffeeScript
  • C/C++
  • chromatica
  • vim-lsp-cxx-highlight
  • ObjectiveC
  • Python
  • semshi
  • lua
  • java
  • kotlin
  • Scala
  • Go
  • Rust
  • Swift
  • PHP
  • Ruby
  • Haskell
  • Perl
  • Ocaml
  • Erlang
  • Elixir
  • Clojure
  • Matlab
  • Vimscript
  • Makefile
  • Json/Toml/Yaml/Ini
  • Diff/Git commit

Support Plugin

  • neoclide/coc.nvim
  • dense-analysis/ale
  • neomake/neomake
  • Shougo/denite.nvim
  • liuchengxu/vista.vim
  • scrooloose/nerdtree
  • andymass/vim-matchup
  • easymotion/vim-easymotion
  • justinmk/vim-sneak
  • luochen1990/rainbow
  • itchyny/vim-cursorword
  • mhinz/vim-startify
  • liuchengxu/vim-which-key
  • machakann/vim-sandwich
  • kristijanhusak/vim-dadbod-ui
  • Shougo/defx.nvim
  • glepnir/dashboard-nvim

Donate

Do you like oceanic_material? buy me a coffe ๐Ÿ˜˜!

Support via PayPal

| Wechat | AliPay | | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | | wechat | ali |

Thanks to

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท nvimdev/oceanic-material ยท Updated daily from GitHub