{"id":13485323,"url":"https://github.com/fcpg/vim-orbital","last_synced_at":"2025-03-27T17:30:58.464Z","repository":{"id":97577723,"uuid":"82664606","full_name":"fcpg/vim-orbital","owner":"fcpg","description":"Dark blue base16 theme for 256-color terminals","archived":false,"fork":false,"pushed_at":"2019-10-02T08:56:30.000Z","size":206,"stargazers_count":101,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T19:42:59.025Z","etag":null,"topics":["base16","blue","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcpg.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}},"created_at":"2017-02-21T10:02:31.000Z","updated_at":"2024-10-24T15:08:19.000Z","dependencies_parsed_at":"2023-04-18T20:33:30.427Z","dependency_job_id":null,"html_url":"https://github.com/fcpg/vim-orbital","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/fcpg%2Fvim-orbital","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-orbital/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-orbital/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-orbital/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcpg","download_url":"https://codeload.github.com/fcpg/vim-orbital/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892512,"owners_count":20689510,"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","blue","colorscheme","vim"],"created_at":"2024-07-31T17:01:55.312Z","updated_at":"2025-03-27T17:30:58.056Z","avatar_url":"https://github.com/fcpg.png","language":"Vim script","funding_links":[],"categories":["Vim Script","Vim script"],"sub_categories":[],"readme":"![Orbital](img/orbital.png)\n\nOrbital colorscheme for Vim:\n\n- Base16 theme for the standard 256-color palette of most terminals\n- Terminal \u0026 GUI support\n- Simple, clean code created with [RNB](https://gist.github.com/5cd2f4ec222805f49eca.git)\n- Airline, Lightline \u0026 CtrlP support out-of-the-box\n\nScreenshots\n------------\nTaken on minTTY with Office Code Pro font:\n\n[![](img/orbital_vim_thumb.png)](img/orbital_vim.png)\n\n\nPalette\n--------\n![orbital_palette](img/orbital_palette.png)\n\n|  Hex  | Term |\n|-------|-----:|\n|#000000|     0|\n|#262626|   235|\n|#5f5f5f|    59|\n|#949494|   246|\n|#bcbcbc|   250|\n|#e4e4e4|   254|\n|#ffd7af|   223|\n|#d7af87|   180|\n|#af875f|   137|\n|#5f87d7|    68|\n|#5f87af|    67|\n|#87afd7|   110|\n|#5fafff|    75|\n|#0087d7|    32|\n|#005faf|    25|\n|#0000d7|    20|\n                \nInstallation\n-------------\n1. Install the bundle:\n  *  [Pathogen][1] - `git clone https://github.com/fcpg/vim-orbital ~/.vim/bundle/vim-orbital`\n  *  [NeoBundle][2] - `NeoBundle 'fcpg/vim-orbital'`\n  *  [Vundle][3] - `Plugin 'fcpg/vim-orbital'`\n  *  [Plug][4] - `Plug 'fcpg/vim-orbital'`\n  *  manual - copy all of the files into your `~/.vim` directory\n2. Append the following line to your .vimrc file:\n```VimL\ncolorscheme orbital\n```\n\nFAQ\n----\n- How do I customize colors?  \n  *  Either edit the 'colors/orbital.vim' file (it's plain vim 'highlight' commands), if you don't mind merging when pulling/updating;\n  *  Or override with autocommands in you .vimrc:\n```VimL\naugroup myBetterColors\n  au!\n  autocmd ColorScheme *  hi! Number ctermfg=103\naugroup END\n```\n- Some weird chars show up in my status line!  \n  Check vim help for 'fillchars': `:h 'fcs`. The lightline theme use the 'stl'\n  char in 'fillchars' if it is defined; unset it in your .vimrc to turn on the \n  \"solid\" status line.\n\nOther Themes\n-------------\n- [Fahrenheit](https://github.com/fcpg/vim-fahrenheit)\n- [Far Out](https://github.com/fcpg/vim-farout)\n\nLicense\n--------\n[Attribution-ShareAlike 4.0 Int.](https://creativecommons.org/licenses/by-sa/4.0/)\n\n[1]: https://github.com/tpope/vim-pathogen\n[2]: https://github.com/Shougo/neobundle.vim\n[3]: https://github.com/gmarik/vundle\n[4]: https://github.com/junegunn/vim-plug\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcpg%2Fvim-orbital","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcpg%2Fvim-orbital","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcpg%2Fvim-orbital/lists"}