not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
seoul256.vim : A low-contrast Vim color scheme based on Seoul Colors
script karma
Rating
110/47
, Downloaded by 8897
Comments, bugs, improvements
Vim wiki
created by
Junegunn Choi
script type
color scheme
description
seoul256.vim is a low-contrast Vim color scheme based on Seoul Colors.
Works on 256-color terminal or on GVim.
Project page:
https://github.com/junegunn/seoul256.vim
Screenshot:
https://raw.github.com/junegunn/i/master/seoul256.png
https://raw.github.com/junegunn/i/master/seoul256-light.png
Seoul Colors:
http://www.seoul.go.kr/v2012/seoul/symbol/color.html
Changing background brightness:
" Dark version:
" Range: 233 (darkest) ~ 239 (lightest)
let g:seoul256_background = 237
colo seoul256
" Light version
" Range: 252 (darkest) ~ 256 (lightest)
let g:seoul256_background = 253
colo seoul256
install details
Download and put it in your ~/.vim/colors directory, or use Pathogen or Vundle (Bundle 'junegunn/seoul256.vim')
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
seoul256.vim
1.3.0
2014-01-11
7.0
Junegunn Choi
- Added support for switching versions with `set background`
- Improved colors
seoul256.vim
1.2.12
2013-10-05
7.3
Junegunn Choi
Allow background color of 233
seoul256.vim
1.2.11
2013-08-09
7.3
Junegunn Choi
Changed colors for extra whitespaces. Added colors for vim-indent-guides plugin.
seoul256-light.vim
1.2.11
2013-08-09
7.3
Junegunn Choi
Changed colors for strings, identifiers, and directories. Added colors for vim-indent-guides plugin.
seoul256.vim
1.2.10
2013-07-31
7.3
Junegunn Choi
- Changed SpecialKey color for listchars
- Corrected background value (dark)
seoul256-light.vim
1.2.10
2013-07-31
7.3
Junegunn Choi
- Changed SpecialKey color for listchars
seoul256.vim
1.2.8
2013-06-30
7.3
Junegunn Choi
Improve readability
seoul256-light.vim
1.2.8
2013-06-30
7.3
Junegunn Choi
Improve readability
seoul256-light.vim
1.2.6
2013-06-11
7.3
Junegunn Choi
Light color scheme
seoul256.vim
1.2.5
2013-06-05
7.3
Junegunn Choi
Dark color scheme
ip used for rating: 142.132.191.50
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github