sponsor Vim development Vim logo Vim Book Ad

Studio98 : A Vim colorscheme inspired by the IDEs of the Windows 98/NT era.

 script karma  Rating 6/3, Downloaded by 74  Comments, bugs, improvements  Vim wiki

created by
Jan Zwiener
 
script type
color scheme
 
description
Studio98 is a Vim colorscheme inspired by the Visual Studio 6.0 era on Windows 98/NT—back when editors were simple, fast, and got out of the way. It’s built for focus, with a bright white background and high-contrast syntax highlighting that makes code instantly readable. No trendy low-contrast themes, no distractions—just clear, sharp text that keeps you locked into the code.

If you learned programming like me in the ’90s, these colors will feel familiar. They’re wired into muscle memory, making it easy to navigate and think without hesitation.

Studio98 is for those who want a simple, effective color scheme that doesn’t fight for attention—because the focus should be on the code, not the editor.

I've also designed it to work on terminals. The contrast remains strong, and nothing disappears into the background. A white background isn’t just great for a GUI—it can also work well in a terminal window, making text stand out clearly even in lower-color environments.

Screenshot:

https://github.com/jnz/studio98/blob/main/img/screenshot01.png
 
install details
Download studio98.vim and place it in your Vim colors directory:

mkdir -p ~/.vim/colors
cp studio98.vim ~/.vim/colors/

Add the following to your vimrc:

colorscheme studio98
 

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
studio98.vim 1.0 2025-02-14 8.1 Jan Zwiener Initial upload
ip used for rating: 18.97.14.82

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