Skip to content

πŸ’šA nice dark colorscheme for Vim and Neovim.πŸ˜ƒ

License

Notifications You must be signed in to change notification settings

senran101604/neotrix.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

neotrix.vim

πŸ’šA Simple and Nice dark colorscheme for Vim and NeovimπŸ˜ƒ

This colorscheme is totally not finish and I recommend using the gui of vim or nvim or add the following to your init.vim or .vimrc:

 syntax on
 colorscheme neotrix
 set termguicolors

TODOS

  • Add support for other plugins like airline
  • Add support for various programming language.
  • Screenshots
  • Refractor the code
  • Ensure support for terminals

Screenshots

neotrix - retro

alt-text

neotrix - retro_hard

alt-text

neotrix - galaxy_hard

alt-text

neotrix - galaxy

alt-text

Contrast Options with a default value

let g:neotrix_dark_contrast = "galaxy"
  • Possible values are: galaxy, galaxy_hard, retro, and retro_hard

Options with a default value

" Set to 1 to enable italicized comments or strings
let g:neotrix_italicize_comments = 0
let g:neotrix_italicize_strings = 0

Installation

1.You can use your favorite plugin manager or manually place it in colors/neotrix.vim directory in ~/.vim/colors.

Contributing

I like help. If you want to make some changes feel free to open up a pull request and I'll gladly merge it.πŸ˜ƒ

About

πŸ’šA nice dark colorscheme for Vim and Neovim.πŸ˜ƒ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published