Skip to content

An aquatic colorscheme for GVim and Vim in 256-color/truecolor terminals.

License

Notifications You must be signed in to change notification settings

sapphirecat/zora-theme-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

zora-theme-vim

An aquatic colorscheme for GVim, neovim, and 256-color/truecolor terminals.

Use it with your favorite package manager:

  • VimPlug (my favorite!): Plug 'sapphirecat/zora-theme-vim' in your vimrc
  • Vundle: Plugin 'sapphirecat/zora-theme-vim' in your vimrc
  • pathogen: go to your bundles folder and run git clone https://github.com/sapphirecat/zora-theme-vim.git

Or manually: download the release and put the colors/zora.vim file into vim’s runtime path, typically ~/.vim/colors/zora.vim (Mac/Linux) or C:\Users\...\vimfiles\colors\zora.vim (Windows)

Configuration

  • let g:zora_use_gui_colors = 1: always load as a GUI theme. Normally, the theme sets GUI colors if the GUI is running or the termguicolors option is set, and terminal colors otherwise. Added in v1.1.

Screenshots

An example using PHP code
An example of multiple windows and cursor line option

Inspiration

This colorscheme is based on colors sampled from screenshots of Zora’s Domain and the surrounding area, in The Legend of Zelda: Breath of the Wild.

License

MIT.

About

An aquatic colorscheme for GVim and Vim in 256-color/truecolor terminals.

Topics

Resources

License

Stars

Watchers

Forks