Light:http://www.vimninjas.com/2012/09/14/10-light-colors/Dark:http://www.vimninjas.com/2012/08/26/10-vim-color-schemes-you-need-to-own/Introduction to Color scheme configuration:Http://www.mamicode.com/info-detail-470644.html/usr/share/vim/vim74/colors:Oceanlight.vim:"Vim Color File"Maintainer:håkan Wikström "Last cha
Let's look at the color configuration scheme provided by the VIM editor:First enter the VIM's color directory (/usr/share/vim72/colors, different system directories, it is recommended to set up in ~/. Vim directory, and then in some directories to create the corresponding folders and files)$ ls/usr/share/vim/vim62/colorsBlue.vim delek.vim evening.vim Murphy.vim R
This article provides a detailed analysis of the use of the ZendStudio color scheme plug-in. For more information, see
First, the menu bar-help-install new software...
Next, add an update source, that is, click the add button on the interface, and enter http://eclipse-color-theme.github.com/update/in the location of the new window. then, the namespace on the back
Use Putty to log on to Linux. The default color scheme cannot be seen clearly. Find one and package it in a yahei mono font.
PuttyPronunciation: ['P ti]
Official Website: http://www.chiark.greenend.org.uk /~ Sgtatham/Putty/
Putty 0.60, Font, color scheme package download: http://files.cnblogs.com/sink_cup/putty.7
To set Windows window color:Personalization--Advanced appearance settings----Windows------color toHue 84 Red 204Saturation 91 Green 232Brightness 205 Blue 207
set eclipse marketplace:help--> find Eclipse Color theme--> after installation is complete-->preferences-->appearance-->color Theme--> Choose the theme you like.
Or use the default code
The default document plug-in of the company is based on VIM. gvim is used to write documents every day. If you do not set gvim, it is really uncomfortable.
1) color scheme and font setting
First, gvim cannot automatically save the current settings, such as fonts and color schemes. So we need to modify the gvim configuration file so that we can load the settings w
In the EditPlus installation file, locate the Editplus_u.ini file, edit it, or export the configuration file according to your own color scheme.[Options] Placement=2c0000000200000003000000ffffffffffffffffffffffffffffffff4c0100004e0000004d0500005c020000ffwindow List =9e0100007a000000b803000069020000ffmarker List=00000000000000000000000000000000ffopen Remote= 00000000000000000000000000000000ffexpand=000000000
Web page Production WEBJX article introduction: the brightness of the colors in the Web page color scheme.
In the process of creating a palette, hue and saturation are not necessarily the most important parts, and how colors interact with each other in my opinion is more important.
"I'm not sure it's blue. Can you make the blue more ' positive '? I heard that blue embodies a sense of trust. ”
D
You are using xcode to openCodeDid you find that the color of xcode is too bright or not suitable for you. Below we will introduce several good dark colors (when you listen to the dark colors, it will protect your eyes ). The following colors are only collected by a small Editor and are copyrighted by the original author.
I. Ego
Ego theme
Address: http://developers.enormego.com/view/xcode_ego_theme
2. darkcity
Darkcity theme
Address: http://
Optional color scheme:A few of the usual:
Color Map
Description
Autumn
Red-orange-yellow
Bone
Black-White, X-ray
Cool
Cyan-Magenta
Copper
Black-Copper
Flag
Red-white-blue-black
Gray
Black-White
Hot
Black-red-yellow-white
Reason analysis:
This is because the Win7 system is incompatible with the software and some programs do not blend well with the Windows system's color scheme.
Workaround:
Method One, solve transparent many and other aero effect problem
1, the same open personalized interface, and then click on the bottom of the "Resolution of transparency and many other aero effect" item;
2, then click Ne
Sublime Text is a powerful code editing tool, today found a change the theme of the tips, to share to the small friends:Generate Custom Color address: Http://tmtheme-editor.herokuapp.com/#/theme/Monokai (Chrome online generation only)Custom Color Interface:650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/56/C3/wKioL1SNWHiQFfSAAAX0m9h9saw035.jpg "title=" 2014-12-14_172633.png "alt=" Wkiol1snwhiqffs
We often look at White-base sunspots, which are very dense.CodeIs it a little dizzy? After switching to the so-called eye-protected bean paste Green, it still feels monotonous, So I discovered a color scheme plug-in to make your work interface beautiful. Who saidProgramApe has no cultural bacteria?
Thanks to the original article sharer, here is the original article link: http://www.blogjava.net/kuuyee/arc
path
1
git clone git://github.com/zsh-users/zsh-autosuggestions$ZSH_CUSTOM/plugins/zsh-autosuggestions
2. Open the. zshrc file with vim, find the plugin settings command, default is plugins= (git), we'll change it to
1
plugins=(zsh-autosuggestions git)
3. Reopen the terminal window.PS: When you re-open the terminal may not see the change, maybe your font color is too light, we can change
X Shell 4 is a good terminal to log into Linux server under Windows, which is more useful than puttyX Shell 4 Below this scenario, I personally likeThe effect of writing shell scripts with vim:Follow these steps to configure:1) Save the following code to a file with the file name: solarized Dark.xcs[Plain] view plaincopy
[Names]
Count=1
Name0=solarized Dark
[Solarized Dark]
Text (bold) =839496
Magenta (bold) =6c71c4
Text=00ff40
White (bold) =fdf6e3
green=
Putty The default color scheme looks a bit garish, so you're going to change the color. The method used is to modify the registry.
1. Open the registry: Run-> regedit
2. Locate the corresponding registry file and export: Registry address
Hkey_current_user\software\simontatham\putty\sessions\
Save as a file *.reg.
you can see that putty configuration informat
the next command, then press → to output these commands, very convenient.Settings are as follows:1. Clone the repository to the local ~/.oh-my-zsh/custom/plugins pathgit clone git://github.com/zsh-users/zsh-autosuggestions $ZSH _custom/plugins/zsh-autosuggestions2. Open the. zshrc file with vim, find the plugin settings command, default is plugins= (git), we'll change it toplugins= (zsh-autosuggestions git)3. Reopen the terminal window.PS: When you re-open the terminal may not see the change, m
First Open terminal: input instruction Ls-aThen enter the directive: VI. BASHRCFirst press the letter A, enter the writing;In the last line of the document, add:Ps1= ' ${debian_chroot:+ ($debian _chroot)}\[\033[01;31;40m\]\h\[\033[01;00;40m\]@\[\033[01;33;40m\]\h\[\033[01;31 ; 40m\]:\[\033[00;00;40m\]\w \[\033[01;32;40m\]?\[\033[01;32;40m\] 'Save and exit;The above is to modify the ordinary user *********************************Go to root User: Execute sudo su on terminalIn the input command: CD
A few of the more favorite Xshell color schemes, backup records under
[Names]count=1name0=solarizeddark[solarizeddark]text (Bold) =839496magenta (bold) =6c71c4text=00ff40white (bold) = Fdf6e3green=859900red (bold) =cb4b16green (bold) =586e75black (bold) =073642red=dc322fblue=268bd2black=002b36blue ( Bold) =839496yellow (bold) =657b83cyan (bold) =93a1a1yellow=b58900magenta=dd3682background=042028white=eee8d5cyan= 2aa198 [Names]count=1name0=solar
By default, the contrast between the black background and the text is too low. So the color scheme. Modification method:
Window/preferences menu opens the Configuration window.
Where can I find so many configurations? The color is generally "theme", right? Okay. Search for it. Enter theme in the text box in the upper left corner to try it. Aha, find it. Apt
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.