Server IP : 127.0.0.2 / Your IP : 52.14.230.29 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/vim/vim74/colors/ |
Upload File : |
"%% SiSU Vim color file " Slate Maintainer: Ralph Amissah <ralph@amissah.com> " (originally looked at desert Hans Fugal <hans@fugal.net> http://hans.fugal.net/vim/colors/desert.vim (2003/05/06) :set background=dark :highlight clear if version > 580 hi clear if exists("syntax_on") syntax reset endif endif let colors_name = "slate" :hi Normal guifg=White guibg=grey15 :hi Cursor guibg=khaki guifg=slategrey :hi VertSplit guibg=#c2bfa5 guifg=grey40 gui=none cterm=reverse :hi Folded guibg=black guifg=grey40 ctermfg=grey ctermbg=darkgrey :hi FoldColumn guibg=black guifg=grey20 ctermfg=4 ctermbg=7 :hi IncSearch guifg=green guibg=black cterm=none ctermfg=yellow ctermbg=green :hi ModeMsg guifg=goldenrod cterm=none ctermfg=brown :hi MoreMsg guifg=SeaGreen ctermfg=darkgreen :hi NonText guifg=RoyalBlue guibg=grey15 cterm=bold ctermfg=blue :hi Question guifg=springgreen ctermfg=green :hi Search guibg=peru guifg=wheat cterm=none ctermfg=grey ctermbg=blue :hi SpecialKey guifg=yellowgreen ctermfg=darkgreen :hi StatusLine guibg=#c2bfa5 guifg=black gui=none cterm=bold,reverse :hi StatusLineNC guibg=#c2bfa5 guifg=grey40 gui=none cterm=reverse :hi Title guifg=gold gui=bold cterm=bold ctermfg=yellow :hi Statement guifg=CornflowerBlue ctermfg=lightblue :hi Visual gui=none guifg=khaki guibg=olivedrab cterm=reverse :hi WarningMsg guifg=salmon ctermfg=1 :hi String guifg=SkyBlue ctermfg=darkcyan :hi Comment term=bold ctermfg=11 guifg=grey40 :hi Constant guifg=#ffa0a0 ctermfg=brown :hi Special guifg=darkkhaki ctermfg=brown :hi Identifier guifg=salmon ctermfg=red :hi Include guifg=red ctermfg=red :hi PreProc guifg=red guibg=white ctermfg=red :hi Operator guifg=Red ctermfg=Red :hi Define guifg=gold gui=bold ctermfg=yellow :hi Type guifg=CornflowerBlue ctermfg=2 :hi Function guifg=navajowhite ctermfg=brown :hi Structure guifg=green ctermfg=green :hi LineNr guifg=grey50 ctermfg=3 :hi Ignore guifg=grey40 cterm=bold ctermfg=7 :hi Todo guifg=orangered guibg=yellow2 :hi Directory ctermfg=darkcyan :hi ErrorMsg cterm=bold guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1 :hi VisualNOS cterm=bold,underline :hi WildMenu ctermfg=0 ctermbg=3 :hi DiffAdd ctermbg=4 :hi DiffChange ctermbg=5 :hi DiffDelete cterm=bold ctermfg=4 ctermbg=6 :hi DiffText cterm=bold ctermbg=1 :hi Underlined cterm=underline ctermfg=5 :hi Error guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1 :hi SpellErrors guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1