{"id":18749218,"url":"https://github.com/wolandark/colorschemefromhell-vim","last_synced_at":"2025-11-26T07:30:16.066Z","repository":{"id":224869466,"uuid":"764450287","full_name":"wolandark/ColorschemeFromHell-Vim","owner":"wolandark","description":"A Hellish Colorscheme For Vim","archived":false,"fork":false,"pushed_at":"2024-03-12T00:00:45.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T22:16:31.279Z","etag":null,"topics":["rnb","vim","vim-colorscheme","vim-colorscheme-dark"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolandark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-28T05:06:17.000Z","updated_at":"2024-11-24T15:51:28.000Z","dependencies_parsed_at":"2024-02-28T10:28:37.217Z","dependency_job_id":"fc49d194-679f-4024-bcb7-13da6696abf8","html_url":"https://github.com/wolandark/ColorschemeFromHell-Vim","commit_stats":null,"previous_names":["wolandark/colorschmefromhell","wolandark/colorschemefromhell","wolandark/colorschemefromhell-vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FColorschemeFromHell-Vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FColorschemeFromHell-Vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FColorschemeFromHell-Vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FColorschemeFromHell-Vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolandark","download_url":"https://codeload.github.com/wolandark/ColorschemeFromHell-Vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635531,"owners_count":19672190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["rnb","vim","vim-colorscheme","vim-colorscheme-dark"],"created_at":"2024-11-07T17:06:46.951Z","updated_at":"2025-11-26T07:30:16.034Z","avatar_url":"https://github.com/wolandark.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ColorschemeFromHell\nA Hellish Colorscheme For Vim\n\n\u003cdiv\u003e\n\u003cimg src=\"https://github.com/wolandark/ColorschmeFromHell/assets/107309764/d52d613f-6555-4f25-b235-ad219d4418b6\" style=\"width:50%;\"\u003e\n\u003c/div\u003e\n\n### Setup\nYour `TERM` variable must report `xterm-256color`. Use a true color (termgui) capable terminal. \u003cbr\u003e\nProper settings in `~/.vimrc` are also needed.\n\n``` vim\nset background=dark\n\nif \u0026term =~ '256color'\n\tif has('termguicolors')\n\t\tlet \u0026t_8f = \"\\\u003cEsc\u003e[38;2;%lu;%lu;%lum\"\n\t\tlet \u0026t_8b = \"\\\u003cEsc\u003e[48;2;%lu;%lu;%lum\"\n\t\tset termguicolors\n\t\tcolorscheme colorschemefromhell\n\tendif\nendif\n```\n\n### Installation \n#### Vim Plug\n```\nPlug 'wolandark/ColorschemeFromHell-Vim'\n```\n#### Lazy\n``` lua\n{\n\t\"wolandark/ColorschemeFromHell-Vim\",\n\t-- optional: activate colorscheme\n\tconfig = function()\n\t\tvim.cmd.colorscheme('colorschemefromhell')\n\tend\n},\n\n```\n\nor use your favorite plugin manager.\n\n### PR \u0026 issues are welcomed\n\nMade with the excellent [vim-rnb](https://github.com/romainl/vim-rnb)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fcolorschemefromhell-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolandark%2Fcolorschemefromhell-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fcolorschemefromhell-vim/lists"}