Code Monkey home page Code Monkey logo

frostmint's Introduction


A minty and sweet colorscheme for the eyes.

A colorscheme that was created to give the user a refreshing experience with its carefully selected delectable colors. Has optimal readablitiy with beautiful code syntax highlighting which looks perfect on any terminal the user chooses. For those who likes vibrant-dimmed colors that are comfortable to look at for long periods, this is the right choice for you.

Consisted with these beautiful minty colors


Example in various popular programming/markup langauges

Installation

Download zip file:

cd ~/.vim
unzip frostmint.zip

To install using Pathogen:

cd ~/.vim/bundle
git clone https://github.com/ramihinshaw/frostmint.git

To install using Vundle:

" add this line to your .vimrc file
Plugin 'ramilhinshaw/frostmint'

To install using Vim-Plug:

" add this line to your .vimrc file
Plug 'ramilhinshaw/frostmint'

To checkout the source from repository:

cd ~/.vim/bundle
git clone https://github.com/ramilhinshaw/frostmint.git

or:

git clone https://github.com/ramihinshaw/frostmint.git
cd frostmint
cp colors/frostmint ~/.vim/colors/
cp autoload/* ~/.vim/autoload/

Then once installed, add this to your .vimrc

syntax enable
set background=dark
colorscheme frostmint

Copyright © 2018-present Ramil Hinshaw

Source code under MIT & CC BY-SA 4.0 License, FrostMint Logo not included.

frostmint's People

Contributors

ramilhinshaw avatar

Watchers

 avatar

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.