https://github.com/robertmeta/nofrils
An extremely minimalist colorscheme, even opting out of the second L in frills
https://github.com/robertmeta/nofrils
acme color-scheme colorscheme light nofrils-acme nofrils-dark nofrils-light nofrils-sepia sepia theme vim
Last synced: 5 months ago
JSON representation
An extremely minimalist colorscheme, even opting out of the second L in frills
- Host: GitHub
- URL: https://github.com/robertmeta/nofrils
- Owner: robertmeta
- License: mit
- Created: 2015-11-02T09:35:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T15:20:59.000Z (about 5 years ago)
- Last Synced: 2024-11-16T02:13:11.218Z (over 1 year ago)
- Topics: acme, color-scheme, colorscheme, light, nofrils-acme, nofrils-dark, nofrils-light, nofrils-sepia, sepia, theme, vim
- Language: Vim script
- Homepage:
- Size: 121 KB
- Stars: 327
- Watchers: 11
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is an extremely minimalist vim colorscheme (almost no syntax highlighting).
To use:
- `:colo nofrils-dark`
- `:colo nofrils-light`
- `:colo nofrils-sepia`
- `:colo nofrils-acme`
To customize:
- `:let g:nofrils_strbackgrounds=1` to turn highlighted string backgrounds, for languages where strings are a major part of them
- `:let g:nofrils_heavycomments=1` to turn on high contrast comments rather than the default faded style, for projects where the comments are not deceit and lies
- `:let g:nofrils_heavylinenumbers=1` to turn on brighter line numbers, for people who use relative line numbers to hop around
Commands (once theme is loaded):
- `:NofrilsDark` use dark theme
- `:NofrilsLight` use light theme
- `:NofrilsSepia` use sepia theme
- `:NofrilsAcme` use acme theme
- `:NofrilsFocusNormal` reset back to normal settings
- `:NofrilsFocusCode` focus only code, fade everything else
- `:NofrilsFocusComments` focus only comments, fade everything else
The only highlighted elements are spelling, errors, comments, vim features (diff, etc) and *optionally* string backgrounds
**Click for non-fuzzified versions**
*nofrils-dark*: **`:let g:nofrils_heavylinenumbers=1`**, **`:let g:nofrils_strbackgrounds=1`** and **`:let g:nofrils_heavycomments=1`**

----
*nofrils-acme*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=0`**

----
*nofrils-sepia*: **`:let g:nofrils_heavylinenumbers=1`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=1`**

----
*nofrils-light*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=1`**

----
*nofrils-acme*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=0`**

----
Why did you even create this thing? https://www.robertmelton.com/2016/03/13/syntax-highlighting-off/
----
Forks
- [Kakoune](http://kakoune.org/): https://github.com/robertmeta/nofrils-kakoune
- [Atom](https://atom.io/): https://atom.io/themes/nothrill-dark-syntax
- [VSCode](https://code.visualstudio.com/): https://github.com/urld/vscode-nofrills
- [Emacs](https://www.gnu.org/software/emacs/): https://gitlab.com/esessoms/nofrils-theme
- [Emacs](https://www.gnu.org/software/emacs/): https://github.com/lthms/nordless-theme.el (not exact a port, but useful for nofrils desires)
- [Micro](https://micro-editor.github.io/): https://git.sr.ht/~cac04/micro-nofrils