sponsor Vim development Vim logo Vim Book Ad

tortus.vim : Dark (grey and yellow on black) color scheme based on on torte.vim

 script karma  Rating 1/1, Downloaded by 5480  Comments, bugs, improvements  Vim wiki

created by
Patrick Meiser-Knosowski
 
script type
color scheme
 
description
Now available on github: https://github.com/KnoP-01/tortus

Dark (grey and yellow on black) color scheme based on on torte.vim
([vimscript #111][1]), motus.vim ([vimscript #1393][2]) and
metacosm.vim ([vimscript #985][3]).

Designed for gvim to be used with vim plugins for KRL ([vimscript #5344][4])
and Rapid ([vimscript #5348][5]). Should work fine on console as well.
It started as a copy of torte.vim and drifted away more and more.

tortus.vim gets quiet colorful.
If it's too colorful for you try tortusless.vim.

See github for screenshots.

Credits goes to Thorsten Maerz, Sergei Matusevich and Robert Melton.

## install details
 
install details
Unzip and copy tortus.vim and tortusless.vim to `~/.vim/colors/`,
Windows users copy it to `c:\Users\<username>\vimfiles\colors\`


Put the following lines in your .vimrc for using this color scheme:

    colorscheme tortus " or tortusless " a bit less aggressive version

If you use this color scheme with krl.vim or rapid.vim >=1.3.0 and <2.0.0 put

    let g:krlNoHighLink=1
    let g:rapidNoHighLink=1

in .vimrc as well.
 

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
tortus.zip v1.0.14 2021-12-24 7.4 Patrick Meiser-Knosowski * Optimizations
tortus.zip 1.0.11 2019-11-08 7.4 Patrick Meiser-Knosowski * change diff colors
* bring helpExamples/helpCommands more to foreground
* bring markdownCode/markdownCodeBlock more to foreground
tortus.zip 1.0.10 2019-09-18 7.4 Patrick Meiser-Knosowski * bring comments a bit more into foreground
* tortusless: change MatchParen
tortus.zip 1.0.9 2019-03-29 7.0 Patrick Meiser-Knosowski - optimize terminal colors
- added tortusless.vim, a less aggressive version of tortus.vim
tortus.vim 1.0.7 2017-10-22 7.4 Patrick Meiser-Knosowski Changed Conceal and Underlined
tortus.vim 1.0.6 2017-08-10 7.0 Patrick Meiser-Knosowski * changes (and hopefully improvements) in terminal colors
tortus.vim 1.0.4 2016-10-09 7.0 Patrick Meiser-Knosowski * darker status line for background windows
* changes in terminal colors
tortus.vim 1.0.3 2016-08-03 7.0 Patrick Meiser-Knosowski In the previouse version I missed to give KRLs CONTINUE a color in terminals.
tortus.vim 1.0.2 2016-07-24 7.0 Patrick Meiser-Knosowski I wanted a special KRL instruction and comments more in the background and made both much darker.
Also operators are more dark orange now, instead of red.
tortus.vim 1.0.1 2016-05-26 7.0 Patrick Meiser-Knosowski * added Pmenu and WildMenu from metacosm.vim
tortus.vim 1.0.0 2016-05-22 7.0 Patrick Meiser-Knosowski Initial upload
ip used for rating: 34.205.142.9

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