Use solarized color scheme under Mac

Source: Internet
Author: User
Tags set background

The solarized color scheme does not need to introduce more. Specific CLICK here: http://ethanschoonover.com/solarized

We'll take care of Macvim first.

You need to download the Solarized.vim color file, there is no need to download the whole project, of course you can:

$ git clone git://github.com/altercation/solarized.git

After that, it is the general configuration:

1 $ cd solarized 2 $ cd vim-colors-solarized/colors3mkdir -P ~/.vim/colors4 $ cp Solarized.vim ~/.vim/colors/56 $ VI ~/. VIMRC 7 syntax Enable 8 set background=dark9 colorscheme solarized

Re-enter the Macvim, as you can see.

Take care of SECURECRT.

Under the terminal find, locate the configuration file:

Vim '/users/lebyzhao/library/application Support/vandyke/securecrt/config/global.ini '

Replace the configuration content here:

B: "ANSI Color RGB" =0000004000 2b, DC 2f, B5, D2, D3, A1, 2a 98 E8 (EE), 00 From 4b to 6e (CB)------7b--94, C4, A1 A1, FD F6 E3 00

Re-open the session connection, is it OK?

Note To open ANSI color in Options->session options->terminal->emulation,

In addition, here connected to the Mac terminal, LS does not display color, online find can be added in ~/.BASHRC: Export clicolor=1

Then look at the terminal run vim, color is OK

Use solarized color scheme under Mac

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.