sponsor Vim development Vim logo Vim Book Ad

smullyan.vim : Light colorscheme for brightly lit conditions.

 script karma  Rating 0/0, Downloaded by 877  Comments, bugs, improvements  Vim wiki

created by
sm smithfield
 
script type
color scheme
 
description
:Smullyan            - change certain setting dynamically.
:Smullyan (no args)  - displays current settings
:Smullyan bold?      - diplays current value of bold. works similarly for all options.
:Smullyan bold!      - toggles bold value for 'categorical' colors
:Smullyan underline! - toggles the appearance of Underlined.
                         smullyan.vim uses Underlined as an additional color
                         without the underline as default.
                         If you want the Underline back, turn it back on.
:Smullyan ignore!    - toggles the appearance of Ignore'd text from nearly
                        invisible to invisible, ie. same color as background.
:Smullyan conceal!   - toggles the appearance of Conceal'd text
                         from Comment to Ignore.

This means ... you can dynamically make Conceal'd text invisible, nearly
invisible or appear as a Comment in both gui and xterm-256 environments.

This colorscheme is designed to be a replacement for black on white in gui
environments.  smullyan.vim is a very high contrast colorscheme that is
most appropriate for brightly lit conditions.

Gui color support is complete and includes the latest highlight commands from 801.

In your vimrc file put (for example),
    Smullyan bold 0
    Smullyan underline 1
to establish your own preferences.

The 'categorical' colors are the colors which are used by syntax files to match
linguistic elements.  'Categorical' colors are treated as an ad hoc linguistic
heat map. In order of 'heat' they are..

    PreProc - includes Delimiter as a remap
    Statement
    Type
    Special
    Identifier
    Constant
    Underlined

The emphasis - yellow - is placed upon 'Type'.
The rest of the colors are 'interface' colors.
 
install details
Install:
    place smullyan.vim in
    ~/.vim/colors/
    (~/vimfiles/colors on PC)
 

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
smullyan.vim 0.1 2018-06-01 7.0 sm smithfield Initial upload
ip used for rating: 18.191.157.186

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