{"id":13411624,"url":"https://github.com/Th3Whit3Wolf/space-nvim","last_synced_at":"2025-03-14T17:30:59.888Z","repository":{"id":48863174,"uuid":"299407722","full_name":"Th3Whit3Wolf/space-nvim","owner":"Th3Whit3Wolf","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-28T21:49:25.000Z","size":1087,"stargazers_count":45,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-31T20:48:17.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/Th3Whit3Wolf.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":"2020-09-28T19:12:44.000Z","updated_at":"2024-07-12T06:35:33.000Z","dependencies_parsed_at":"2024-01-03T03:29:32.866Z","dependency_job_id":"a258ca99-3736-4555-9c20-bdd310051d4b","html_url":"https://github.com/Th3Whit3Wolf/space-nvim","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/Th3Whit3Wolf%2Fspace-nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2Fspace-nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2Fspace-nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Th3Whit3Wolf%2Fspace-nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Th3Whit3Wolf","download_url":"https://codeload.github.com/Th3Whit3Wolf/space-nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243618647,"owners_count":20320270,"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":[],"created_at":"2024-07-30T20:01:15.122Z","updated_at":"2025-03-14T17:30:59.439Z","avatar_url":"https://github.com/Th3Whit3Wolf.png","language":"Lua","funding_links":[],"categories":["Colorscheme","Lua"],"sub_categories":["Tree-sitter Supported Colorscheme","Assembly"],"readme":"# Space Neovim Theme\n\nA spacemacs inspired dark and light colorscheme for neovim.\n\n## Screenshots\n\nDark theme\n\n![dark theme](assets/dark.png)\n\nLight theme\n\n![light theme](assets/light.png)\n\n*Font:* Jet Brains Mono\n*Statusline:* [Spaceline](https://github.com/glepnir/spaceline.vim)\n*RGB Highlightin:* [nvim-colorizer.](https://github.com/norcalli/nvim-colorizer.lua)\n*Minimap:* [minimap.vim](https://github.com/wfxr/minimap.vim)\n\n## Prerequisites\n\n1. Neovim 0.5+\n\n### Installation\n\n#### Vim Plug\n\n```vim\nPlug 'Th3Whit3Wolf/space-nvim'\n\n\" And then somewhere in your init.vim, to set the colorscheme\ncolorscheme space-nvim\n```\n\n#### Minpac\n\n```vim\ncall minpac#add('Th3Whit3Wolf/space-nvim')\n\n\" And then somewhere in your init.vim, to set the colorscheme\ncolorscheme space-nvim\n```\n\n#### Vim Packages\n\nIn the terminal execute this command.\n\n```sh\ncd ~/.local/share/nvim/site/pack/opt/\ngit clone https://github.com/Th3Whit3Wolf/space-nvim\n```\n\nIn your `init.vim` add the following\n\n```vim\npackadd! space-nvim\n```\n\n```vim\ncolorscheme space-nvim\n```\n\n### Transparent background\n\n###### Require terminal with transparent background\n\n```lua\nvim.g.space_nvim_transparent_bg = true\n```\n### NOTE\n\n- Vim is not supported because the theme is written in lua.\n- If you feel like a language should be highlighted differently please open an issue.\n\n### TODO\n\n- [ ] Better Tree Sitter Highlighting\n\n## Special Thanks To\n\n- [Kiyan Yazdani](https://github.com/kyazdani42) who's [nvim-palenight.lua](https://github.com/kyazdani42/nvim-palenight.lua) was my template for the lua in this theme.\n- [Josh Dick](https://github.com/joshdick) who's excellently commented [onedark.vim](https://github.com/joshdick/onedark.vim) I stole 99% of this themes comments from(I actually looked at the docs for nvim-treesitter).\n- [Liu-Cheng Xu](https://github.com/liuchengxu) who's [space-vim-theme](https://github.com/liuchengxu/space-vim-theme) where I got all of my highlighting from\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTh3Whit3Wolf%2Fspace-nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTh3Whit3Wolf%2Fspace-nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTh3Whit3Wolf%2Fspace-nvim/lists"}