All Projects → senran101604 → neotrix.vim

senran101604 / neotrix.vim

Licence: MIT license
💚A nice dark colorscheme for Vim and Neovim.😃

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to neotrix.vim

hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
Stars: ✭ 21 (-51.16%)
Mutual labels:  colorscheme
dotfiles
My dotfiles and colorschemes for sway and a variety of other programs.
Stars: ✭ 55 (+27.91%)
Mutual labels:  colorscheme
parsec
A color scheme for people tired of solarized
Stars: ✭ 30 (-30.23%)
Mutual labels:  colorscheme
ImageColorizer
Make any wallpaper fit any terminal colorscheme.
Stars: ✭ 80 (+86.05%)
Mutual labels:  colorscheme
neon
Customizable coloscheme with dark and light options, vivid colors and easy on the eye.
Stars: ✭ 100 (+132.56%)
Mutual labels:  colorscheme
kakoune-colors
Color schemes for kakoune
Stars: ✭ 15 (-65.12%)
Mutual labels:  colorscheme
mocp-themes
My collection of themes for the music on console player
Stars: ✭ 48 (+11.63%)
Mutual labels:  colorscheme
material.nvim
🔱 Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
Stars: ✭ 574 (+1234.88%)
Mutual labels:  colorscheme
github-light.vim
Github colorscheme for vim
Stars: ✭ 33 (-23.26%)
Mutual labels:  colorscheme
Theme-Engine
Theme-Engine is usually made for modification & customization, so you can make trunks even more Colourful and better your Termux.
Stars: ✭ 31 (-27.91%)
Mutual labels:  colorscheme
sourcerer.vim
vim colorscheme
Stars: ✭ 42 (-2.33%)
Mutual labels:  colorscheme
nvim-highlite
A colorscheme template that is "lite" on logic for the developer.
Stars: ✭ 163 (+279.07%)
Mutual labels:  colorscheme
vim-transparent
Remove all background color on Vim
Stars: ✭ 65 (+51.16%)
Mutual labels:  colorscheme
nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
Stars: ✭ 1,489 (+3362.79%)
Mutual labels:  colorscheme
blossom.vim
a simple pinkish vim colorscheme designed for cursive italics
Stars: ✭ 18 (-58.14%)
Mutual labels:  colorscheme
tokyodark.nvim
A clean dark theme written in lua for neovim.
Stars: ✭ 264 (+513.95%)
Mutual labels:  colorscheme
kitty-snazzy
Elegant kitty terminal theme with bright colors
Stars: ✭ 93 (+116.28%)
Mutual labels:  colorscheme
one.kak
Atom "One" color schemes for Kakoune.
Stars: ✭ 19 (-55.81%)
Mutual labels:  colorscheme
kumux-colorscheme-engine
Kumux is the world's first dynamic circadian color scheme for code editors and other software.
Stars: ✭ 102 (+137.21%)
Mutual labels:  colorscheme
Turtles
🐢 A vim colorscheme based off the legendary teenage warriors
Stars: ✭ 43 (+0%)
Mutual labels:  colorscheme

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.😃

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].