{"id":21690517,"url":"https://github.com/aesophor/base16-faded","last_synced_at":"2025-04-12T09:41:10.765Z","repository":{"id":158156047,"uuid":"123699010","full_name":"aesophor/base16-faded","owner":"aesophor","description":"A faded yet colorful colorscheme for Vim","archived":false,"fork":false,"pushed_at":"2019-04-10T01:08:19.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T16:50:38.090Z","etag":null,"topics":["base16","colorscheme","vim"],"latest_commit_sha":null,"homepage":null,"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/aesophor.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-03T14:25:34.000Z","updated_at":"2022-11-29T06:57:46.000Z","dependencies_parsed_at":"2023-07-12T23:01:04.359Z","dependency_job_id":null,"html_url":"https://github.com/aesophor/base16-faded","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/aesophor%2Fbase16-faded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fbase16-faded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fbase16-faded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fbase16-faded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesophor","download_url":"https://codeload.github.com/aesophor/base16-faded/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248549132,"owners_count":21122831,"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":["base16","colorscheme","vim"],"created_at":"2024-11-25T17:31:34.737Z","updated_at":"2025-04-12T09:41:10.758Z","avatar_url":"https://github.com/aesophor.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/z0iDrR8.png\" alt=\"Screenshot\"\u003e\n\u003c/p\u003e\n\n# base16-faded\nA faded yet colorful scheme for Vim.\n\n## Requirements\nWe have to prepare .Xresources first. Save [the colorscheme file](https://github.com/aesophor/dotfiles/blob/master/.x/colorscheme/base16-faded) as `~/.x/colorscheme/base16-faded`,\nthen add the following two lines in .Xresources\n```\n! Colors (Replace aesophor with your username)\n#include \"/home/aesophor/.x/colorscheme/base16-faded\"\n```\n\n## Installation\n* Installing via [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start):\nadd to .vimrc in the Vundle plugin section.\n```\nPlugin 'aesophor/base16-faded'\n```\n\nthen fire up vim, and run `:PluginInstall`\n\n* Installing via [Pathogen](https://github.com/tpope/vim-pathogen#installation):\n```\ncd ~/.vim/bundle\ngit clone https://github.com/aesophor/base16-faded\n```\n\n## Post-Installation\nEnable base16-faded in your .vimrc\n```\nset t_Co=256\nsyntax on\ncolorscheme base16-faded\n```\n\nAlso consider install the [vim-airline](https://github.com/vim-airline/vim-airline) plugin to enable an airline theme,\nI'm using [minimalist](https://github.com/dikiaap/minimalist) by [dikiaap](https://github.com/dikiaap/) for example.\n```\nlet g:airline_theme='minimalist'\nlet g:airline#extensions#tabline#enabled = 1\n```\n\n## License\nAvailable under the [MIT License](https://github.com/aesophor/dotfiles/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesophor%2Fbase16-faded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesophor%2Fbase16-faded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesophor%2Fbase16-faded/lists"}