Giter Site home page Giter Site logo

vim-themes's Introduction

vim-themes

Port of my favourite emacs themes to vim.

All Themes were ported to vim with ThemeCreator


Installation:

clone this repo and copy all or just the theme you like to your vim colors folder.


Screenshots:

white-sand: Screenshot

reykjavik: Screenshot

oldlace: Screenshot

soft-charcoal: Screenshot

madrid: Screenshot

bergen: Screenshot

warm-night: Screenshot

greymatters: Screenshot

munich: Screenshot

light-kiss: Screenshot

soft-morning: Screenshot

soft-stone: Screenshot

sunny-day: Screenshot

darktooth: Screenshot

foggy-night: Screenshot

silkworm: Screenshot

breezy-fall: Screenshot

metalheart: Screenshot

thursday: Screenshot


License

All themes are, if not otherwise stated inside the theme file, licensed under CC BY-SA 3.0.

vim-themes's People

Contributors

mswift42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vim-themes's Issues

Vundle support

Not sure if it is something poorly configured in my vimrc, but colorschemes aren't recognized when repo is installed through Vundle. E.g. running colorscheme darktooth shows cannot find color scheme error. I will look into this more when I am not tired.

White-sand

I really like your light themes, especially white-sand caught my eye. There are however some quirks with the colorscheme some of which are shown in the screenshot below

screen shot 2017-02-07 at 21 10 35

  • Sign column is dark grey (can be seen in left bottom split)
  • tab characters in NetRw (which are shown for symlinks) have weird highlighting
  • search highlight is plain yellow which doesn't match the colorscheme
  • Diff colors are weird especially the DiffDelete
  • MatchParanthesis color has cyan background

I managed to fix most of these issue with the following "hacks" in my vim config:

      hi! link Search PMenu
      hi! link IncSearch PMenuSel
      hi! link SignColumn CursorColumn
      hi! link Todo Underlined
      hi! clear SpecialKey

Font

What font did you use in screenshots?

Thanks for reply.

Add AliceBlue

Could you add AliceBlue? I took a look at ThemeCreator, but it seems to need actual hex/rgb values and the source code of Alice Blue doesn't list any--just emacs specific color names.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.