sponsor Vim development Vim logo Vim Book Ad

qbcolor.vim : a colorscheme that looks like good old Microsoft QuickBASIC.

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

created by
Caglar Toklu
 
script type
color scheme
 
description
qbcolor.vim is a Vim colorscheme that looks like good old Microsoft QuickBASIC.

project repository and screenshots:
https://github.com/caglartoklu/qbcolor.vim

It is based on ibmedit.vim (https://www.vim.org/scripts/script.php?script_id=385) colorscheme by maarten s (https://www.vim.org/account/profile.php?user_id=955).

# Usage

colorscheme qbcolor
 
install details
For Vundle users:

Plugin 'caglartoklu/qbcolor.vim'

For all other users, extract qbcolor.vim from the archive and drop it to your colors directory.
 

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
qbcolor.vim_20200226.zip 20200226 2020-02-27 7.0 Caglar Toklu Added dark background options, default is still the classic QuickBASIC blue.
The screenshots can be found in Github project.

let g:qbcolor_bg = "dark_blue"
let g:qbcolor_bg = "dark_gray"
let g:qbcolor_bg = "black"
qbcolor.vim_20190505.zip 20190505 2019-05-06 7.0 Caglar Toklu Initial upload
ip used for rating: 13.59.36.203

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