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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.82
|