{"id":41395239,"url":"https://github.com/robertmeta/nofrils","last_synced_at":"2026-01-23T12:52:14.024Z","repository":{"id":47188110,"uuid":"45385164","full_name":"robertmeta/nofrils","owner":"robertmeta","description":"An extremely minimalist colorscheme, even opting out of the second L in frills","archived":false,"fork":false,"pushed_at":"2021-03-22T15:20:59.000Z","size":124,"stargazers_count":327,"open_issues_count":4,"forks_count":44,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-16T02:13:11.218Z","etag":null,"topics":["acme","color-scheme","colorscheme","light","nofrils-acme","nofrils-dark","nofrils-light","nofrils-sepia","sepia","theme","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertmeta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-02T09:35:31.000Z","updated_at":"2024-10-01T22:58:14.000Z","dependencies_parsed_at":"2022-08-02T23:31:17.794Z","dependency_job_id":null,"html_url":"https://github.com/robertmeta/nofrils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertmeta/nofrils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmeta%2Fnofrils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmeta%2Fnofrils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmeta%2Fnofrils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmeta%2Fnofrils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertmeta","download_url":"https://codeload.github.com/robertmeta/nofrils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmeta%2Fnofrils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28692145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acme","color-scheme","colorscheme","light","nofrils-acme","nofrils-dark","nofrils-light","nofrils-sepia","sepia","theme","vim"],"created_at":"2026-01-23T12:52:13.443Z","updated_at":"2026-01-23T12:52:14.006Z","avatar_url":"https://github.com/robertmeta.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an extremely minimalist vim colorscheme (almost no syntax highlighting).\n\nTo use:\n- `:colo nofrils-dark`\n- `:colo nofrils-light`\n- `:colo nofrils-sepia`\n- `:colo nofrils-acme`\n\nTo customize:\n- `:let g:nofrils_strbackgrounds=1` to turn highlighted string backgrounds, for languages where strings are a major part of them\n- `: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\n- `:let g:nofrils_heavylinenumbers=1` to turn on brighter line numbers, for people who use relative line numbers to hop around\n\nCommands (once theme is loaded):\n- `:NofrilsDark` use dark theme\n- `:NofrilsLight` use light theme\n- `:NofrilsSepia` use sepia theme\n- `:NofrilsAcme` use acme theme\n- `:NofrilsFocusNormal` reset back to normal settings\n- `:NofrilsFocusCode` focus only code, fade everything else\n- `:NofrilsFocusComments` focus only comments, fade everything else\n\nThe only highlighted elements are spelling, errors, comments, vim features (diff, etc) and *optionally* string backgrounds\n\n**Click for non-fuzzified versions**\n\n*nofrils-dark*: **`:let g:nofrils_heavylinenumbers=1`**, **`:let g:nofrils_strbackgrounds=1`** and **`:let g:nofrils_heavycomments=1`**\n![Dark Version](http://i.imgur.com/1lUx2hY.png)\n\n----\n\n*nofrils-acme*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=0`**\n![Acme Version](http://i.imgur.com/yn7OJrY.png)\n\n----\n\n*nofrils-sepia*: **`:let g:nofrils_heavylinenumbers=1`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=1`**\n![Sepia Version](http://i.imgur.com/zwW5kir.png)\n\n----\n\n*nofrils-light*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=1`**\n![Light Version](http://i.imgur.com/XXoxztJ.png)\n\n----\n\n*nofrils-acme*: **`:let g:nofrils_heavylinenumbers=0`**, **`:let g:nofrils_strbackgrounds=0`** and **`:let g:nofrils_heavycomments=0`**\n![Diffs Arcme Version](http://i.imgur.com/cLcbq7M.png)\n\n\n\n\n----\n\nWhy did you even create this thing?  https://www.robertmelton.com/2016/03/13/syntax-highlighting-off/\n\n----\n\nForks\n\n- [Kakoune](http://kakoune.org/): https://github.com/robertmeta/nofrils-kakoune\n- [Atom](https://atom.io/): https://atom.io/themes/nothrill-dark-syntax\n- [VSCode](https://code.visualstudio.com/): https://github.com/urld/vscode-nofrills\n- [Emacs](https://www.gnu.org/software/emacs/): https://gitlab.com/esessoms/nofrils-theme\n- [Emacs](https://www.gnu.org/software/emacs/): https://github.com/lthms/nordless-theme.el (not exact a port, but useful for nofrils desires)\n- [Micro](https://micro-editor.github.io/): https://git.sr.ht/~cac04/micro-nofrils\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmeta%2Fnofrils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertmeta%2Fnofrils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmeta%2Fnofrils/lists"}