{"id":29677221,"url":"https://github.com/widatama/vim-phoenix","last_synced_at":"2025-07-23T00:34:22.888Z","repository":{"id":31756099,"uuid":"35322252","full_name":"widatama/vim-phoenix","owner":"widatama","description":"Monochrome color schemes for Vim","archived":false,"fork":false,"pushed_at":"2024-02-02T18:02:22.000Z","size":732,"stargazers_count":44,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:23:23.957Z","etag":null,"topics":["color-scheme","colorscheme","monochrome","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/widatama.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}},"created_at":"2015-05-09T09:05:03.000Z","updated_at":"2025-02-08T03:56:46.000Z","dependencies_parsed_at":"2023-02-18T17:16:28.006Z","dependency_job_id":null,"html_url":"https://github.com/widatama/vim-phoenix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/widatama/vim-phoenix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fvim-phoenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fvim-phoenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fvim-phoenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fvim-phoenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/widatama","download_url":"https://codeload.github.com/widatama/vim-phoenix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fvim-phoenix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266597010,"owners_count":23953894,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["color-scheme","colorscheme","monochrome","theme","vim"],"created_at":"2025-07-23T00:34:22.334Z","updated_at":"2025-07-23T00:34:22.885Z","avatar_url":"https://github.com/widatama.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phoenix Color Scheme for Vim\n\nMonochrome Vim color scheme based on [Phoenix](https://github.com/netatoo/phoenix-theme).\n\n## A Couple of Notes\n\n- Might be slightly different from the original\n- Terminal colors are much different and simplified\n- Not entirely monochrome for improved usability (e.g. errors are red, diffs are green, yellow and red)\n- Available colors: Blue (default), Red, Green, Yellow, Orange, Purple (not pink)\n- Pull requests welcome\n\n## Installation\n\n### Manual\n\n1.  Copy `phoenix.vim` into `.vim/colors` directory.\n\n### With Package Manager\n\n1.  Copy `vim-phoenix` directory into `.vim/pack/*/start` directory\n\n### Pathogen\n\n1.  Install [Pathogen](https://github.com/tpope/vim-pathogen)\n2.  Copy `vim-phoenix` directory into `.vim/bundle` directory.\n\n### Modify `.vimrc`\n\nSet `colorscheme` in `.vimrc`, this will set Phoenix Blue by default\n\n    colorscheme phoenix\n\nTo set other colors (available colors: Blue, Red, Green, Yellow, Orange, Purple)\n\n    colorscheme phoenix\n    PhoenixRed\n\nTo set eighties background\n\n    colorscheme phoenix\n    PhoenixBlueEighties\n\nInvert parentheses highlight color\n\n    colorscheme phoenix\n    let g:phoenix_invert_match_paren = 1\n\n## Screenshots\n\n![Phoenix Blue Screenshot](screenshots/phoenix-blue.png)\n![Phoenix Red Screenshot](screenshots/phoenix-red.png)\n![Phoenix Yellow Screenshot](screenshots/phoenix-yellow.png)\n\n| Parentheses highlight | Parentheses highlight inverted |\n| --- | --- |\n| ![Paren match](screenshots/match_paren.png) | ![Paren match inverted](screenshots/match_paren_invert.png) |\n\n## License\n\nBased on [Phoenix](https://github.com/netatoo/phoenix-theme) by [@netatoo](https://github.com/netatoo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidatama%2Fvim-phoenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwidatama%2Fvim-phoenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidatama%2Fvim-phoenix/lists"}