{"id":13898357,"url":"https://github.com/bratpeki/truedark-vim","last_synced_at":"2025-09-11T17:10:30.914Z","repository":{"id":53727599,"uuid":"348432867","full_name":"bratpeki/truedark-vim","owner":"bratpeki","description":"A true dark theme. For Vim. Duh.","archived":false,"fork":false,"pushed_at":"2023-09-26T18:00:14.000Z","size":433,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-25T04:36:08.020Z","etag":null,"topics":["neovim","neovim-colorscheme","neovim-plugin","vim","vim-colorscheme","vim-colorscheme-dark","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/bratpeki.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,"publiccode":null,"codemeta":null}},"created_at":"2021-03-16T17:20:27.000Z","updated_at":"2024-07-01T06:08:59.000Z","dependencies_parsed_at":"2024-11-25T04:31:36.242Z","dependency_job_id":"173502a9-661f-4c94-9e8f-68c41d495d90","html_url":"https://github.com/bratpeki/truedark-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratpeki%2Ftruedark-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratpeki%2Ftruedark-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratpeki%2Ftruedark-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratpeki%2Ftruedark-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bratpeki","download_url":"https://codeload.github.com/bratpeki/truedark-vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877445,"owners_count":20035403,"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":["neovim","neovim-colorscheme","neovim-plugin","vim","vim-colorscheme","vim-colorscheme-dark","vim-plugin"],"created_at":"2024-08-06T18:04:15.085Z","updated_at":"2025-03-04T15:49:10.891Z","avatar_url":"https://github.com/bratpeki.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# ⬛ truedark-vim ⬛\n\nA true dark theme. For Vim. Duh.\n\n## About truedark-vim\n\ntruedark-vim is a colorscheme for (Neo)Vim. It has a pure, #000000, black background. And also a bunch of colors from all around the color spectrum!\n\n## Installation\n\ntruedark-vim can be installed manually into the `$VIM/vimxx/colors/` folder, where `xx` refers to the version of Vim you are using, ex. `82`.\n\nIf you are using NeoVim, the path should be `$VIM/runtime/colors/`.\n\nYou can also use any plugin manager (ex. `vim-plug`, `Vundle.vim`, `vim-pathogen` etc).\n\n### vim-plug\n\n```\ncall plug#begin(\"$VIM/plug\")\n\nPlug 'bratpeki/truedark-vim'\n\ncall plug#end()\n```\nThen source the `_vimrc`/`.vimrc` and call `:PlugInstall`.\n\n### Vundle.vim\n\n```\nset rtp+=~/.vim/bundle/Vundle.vim\ncall vundle#begin()\n\nPlugin 'bratpeki/truedark-vim'\n\ncall vundle#end()\nfiletype plugin indent on\n```\nThen source the `_vimrc`/`.vimrc` and call `:PluginInstall`.\n\n### vim-pathogen\n\nI do not know. I do not want to know.\n\n## Showcase:\n\n![truedark](./img/ex.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbratpeki%2Ftruedark-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbratpeki%2Ftruedark-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbratpeki%2Ftruedark-vim/lists"}