mna/nofrils — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2016-03-15
Switch to a distraction-free Vim theme that removes rainbow-style syntax coloring.
Read code more carefully without color cues telling you what type each token is.
Pick a light, dark, or sepia variant depending on what's easiest on your eyes.
Turn on the optional colored string backgrounds if you want a touch more visual distinction.
| mna/nofrils | jianyuh/vimbackup | shivamdixit/vim-go | |
|---|---|---|---|
| Language | VimL | VimL | VimL |
| Last pushed | 2016-03-15 | 2016-09-19 | 2016-02-01 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Just drop the colorscheme file into your Vim plugin setup and select it in your config.
Nofrils is a Vim color theme that strips away almost all visual styling in favor of extreme simplicity. Most programming languages use color to distinguish different parts of code, keywords in blue, strings in green, variables in white, but this theme deliberately ignores all that. Instead, it uses color only for the things that genuinely matter: spelling mistakes, syntax errors, code comments, and Vim's built-in UI elements. Everything else appears in plain text. The philosophy here is that syntax highlighting can actually get in the way. If you're reading code carefully, you don't need color-coding to tell a string from a variable. By removing visual noise, some developers find it easier to focus on the actual logic and meaning of the code. The theme comes in three variants, dark, sepia, and light, so you can pick whichever background tone is easiest on your eyes. There's one optional toggle: you can turn on colored backgrounds behind strings if you want a tiny bit more visual distinction, but it's off by default. This makes nofrils useful for writers, minimalists, and anyone who's tired of the "rainbow vomit" effect of heavily themed editors. If you're the type who prefers a notebook-like interface or finds traditional color schemes distracting, this is worth trying. It's also lightweight, since it barely does anything, it won't slow down your Vim.
A minimalist Vim color theme that strips away syntax highlighting, using color only for spelling errors, syntax mistakes, and comments.
Mainly VimL. The stack also includes VimL.
Dormant — no commits in 2+ years (last push 2016-03-15).
No license information was found in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.