{"id":21215040,"url":"https://github.com/jamescherti/vim-tomorrow-night-deepblue","last_synced_at":"2025-07-10T11:31:07.287Z","repository":{"id":144196344,"uuid":"475663888","full_name":"jamescherti/vim-tomorrow-night-deepblue","owner":"jamescherti","description":"Vim Colorscheme: Tomorrow-Night-Deepblue","archived":false,"fork":false,"pushed_at":"2024-08-13T03:23:53.000Z","size":744,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-13T04:36:06.842Z","etag":null,"topics":["blue","color-scheme","colorscheme","deep","deepblue","tomorrow-night","tomorrow-night-seablue","vim","vim-colorscheme"],"latest_commit_sha":null,"homepage":"https://github.com/jamescherti/vim-tomorrow-night-deepblue","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/jamescherti.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":"2022-03-30T00:30:30.000Z","updated_at":"2024-08-13T04:36:09.189Z","dependencies_parsed_at":"2024-06-24T16:01:45.293Z","dependency_job_id":"18a8952f-26b0-4a13-acc4-e8fa2195d108","html_url":"https://github.com/jamescherti/vim-tomorrow-night-deepblue","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/jamescherti%2Fvim-tomorrow-night-deepblue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fvim-tomorrow-night-deepblue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fvim-tomorrow-night-deepblue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fvim-tomorrow-night-deepblue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamescherti","download_url":"https://codeload.github.com/jamescherti/vim-tomorrow-night-deepblue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225633456,"owners_count":17499974,"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":["blue","color-scheme","colorscheme","deep","deepblue","tomorrow-night","tomorrow-night-seablue","vim","vim-colorscheme"],"created_at":"2024-11-20T21:33:12.533Z","updated_at":"2025-07-10T11:31:07.283Z","avatar_url":"https://github.com/jamescherti.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tomorrow-night-deepblue (Vim and Neovim color scheme)\n\nThe Vim color scheme **Tomorrow Night Deepblue** is a beautiful deep blue variant of the Tomorrow Night color scheme, which is renowned for its elegant color palette that is pleasing to the eyes (The colorscheme was previously called tomorrow-night-seablue).\n\nThe **Tomorrow Night Deepblue** colorscheme features a deep blue background color that creates a calming atmosphere. The contrasting colors make it easy to distinguish between different elements of your code. The tomorrow-night-deepblue colorscheme is also a great choice for programmer who miss the blue themes that were trendy a few years ago.\n\n![](https://raw.githubusercontent.com/jamescherti/vim-tomorrow-night-deepblue/master/.screenshot.png)\n\n\n## Authors\n\n- [James Cherti](https://www.jamescherti.com/)\n- Chris Kempson\n\n(The tomorrow-night-deepblue color scheme is based on Tomorrow Night Blue by Chris Kempson.)\n\n## Installation\n\n### Vim\n\n#### Installation with Vim's built-in package manager (Vim 8 and above)\n\n```bash\nmkdir -p ~/.vim/pack/jamescherti/start\ncd ~/.vim/pack/jamescherti/start\ngit clone --depth 1 https://github.com/jamescherti/vim-tomorrow-night-deepblue\nvim -u NONE -c \"helptags vim-tomorrow-night-deepblue/doc\" -c q\n```\n\n### Neovim\n\nThe theme is also compatible with Neovim. The Tomorrow Night Deepblue colorscheme can be installed in Neovim with this one-liner:\n```\nmkdir -p ~/.config/nvim/colors \u0026\u0026 cd ~/.config/nvim/colors \u0026\u0026 curl -o tomorrow-night-deepblue.vim https://raw.githubusercontent.com/jamescherti/vim-tomorrow-night-deepblue/master/colors/tomorrow-night-deepblue.vim\n```\n\n## Activate the color scheme\n\n```viml\n:color tomorrow-night-deepblue\n```\n\n## Links\n- Git repository: [jamescherti/vim-tomorrow-night-deepblue](https://github.com/jamescherti/vim-tomorrow-night-deepblue)\n- [Announcement in James Cherti's website about the Vim color scheme Tomorrow Night Deepblue](https://www.jamescherti.com/vim-tomorrow-night-seablue-theme-color-scheme/)\n- There is also an Emacs version of this theme: [Emacs Theme: Tomorrow Night Deepblue](https://www.jamescherti.com/emacs-tomorrow-night-deepblue-theme-a-refreshing-color-scheme-with-a-deep-blue-background/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescherti%2Fvim-tomorrow-night-deepblue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamescherti%2Fvim-tomorrow-night-deepblue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescherti%2Fvim-tomorrow-night-deepblue/lists"}