{"id":13411485,"url":"https://github.com/Abstract-IDE/Abstract-cs","last_synced_at":"2025-03-14T17:30:53.920Z","repository":{"id":38412945,"uuid":"422275193","full_name":"Abstract-IDE/Abstract-cs","owner":"Abstract-IDE","description":"Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support.","archived":false,"fork":false,"pushed_at":"2024-02-05T15:15:52.000Z","size":119,"stargazers_count":78,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-23T00:14:41.394Z","etag":null,"topics":["colorscheme","dark-theme","lua","neovim-colorscheme","roshnivim","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Abstract-IDE.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-28T16:21:36.000Z","updated_at":"2024-06-04T13:49:50.435Z","dependencies_parsed_at":"2024-01-03T03:29:29.841Z","dependency_job_id":"8d931c6c-8bf0-4ebf-bd40-2c9e3e7f21c1","html_url":"https://github.com/Abstract-IDE/Abstract-cs","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/Abstract-IDE%2FAbstract-cs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstract-IDE%2FAbstract-cs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstract-IDE%2FAbstract-cs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstract-IDE%2FAbstract-cs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abstract-IDE","download_url":"https://codeload.github.com/Abstract-IDE/Abstract-cs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243618633,"owners_count":20320269,"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":["colorscheme","dark-theme","lua","neovim-colorscheme","roshnivim","vim"],"created_at":"2024-07-30T20:01:14.005Z","updated_at":"2025-03-14T17:30:53.477Z","avatar_url":"https://github.com/Abstract-IDE.png","language":"Lua","readme":"# Abstract-cs\n\ncolorscheme for (neo)vim written in lua, specially made for [Abstract ](https://github.com/Abstract-IDE/Abstract) Colorscheme with Tree-sitter support.\n\n## Screenshots\n   ![screenshot_lua](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/buff_and_nerdtree.png)\n   ![screenshot_pythonlsp](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/python_lsp.png)\n   ![screenshot_running_c](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/running_c.png)\n   ![screenshot_telescode](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/telescope_as_fuzzy_finder.png)\n   ![screenshot_lua](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/packer.png)\n   ![screenshot_codeaction](https://raw.githubusercontent.com/shaeinst/media/main/images/github-repositories/roshnivim/codeaction_in_flutter_app.png)\n\n\n## Plugin Support\n\n- [TreeSitter](https://github.com/nvim-treesitter/nvim-treesitter)\n- [LSP Diagnostics](https://neovim.io/doc/user/lsp.html)\n- [Git Signs](https://github.com/lewis6991/gitsigns.nvim)\n- [Git Gutter](https://github.com/airblade/vim-gitgutter)\n- [Neogit](https://github.com/TimUntersberger/neogit)\n- [Telescope](https://github.com/nvim-telescope/telescope.nvim)\n- [NvimTree](https://github.com/kyazdani42/nvim-tree.lua)\n- [Indent Blankline](https://github.com/lukas-reineke/indent-blankline.nvim)\n- [Dashboard](https://github.com/glepnir/dashboard-nvim)\n- [BufferLine](https://github.com/akinsho/nvim-bufferline.lua)\n- [Barbar](https://github.com/romgrk/barbar.nvim)\n- and more...\n\n## ⚡️ Requirements\n\n- Neovim \u003e= 0.5.0\n\n## 📦 Installation\n\nInstall the theme with your preferred package manager:\n\n[vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'Abstract-IDE/Abstract-cs'\n```\n\n[packer](https://github.com/wbthomason/packer.nvim)\n\n```lua\nuse 'Abstract-IDE/Abstract-cs'\n```\n\n## 🚀 Usage\n\nEnable the colorscheme:\n\n```vim\n\" Vim Script\ncolorscheme abscs\n```\n\n```lua\n-- Lua\nvim.cmd[[colorscheme abscs]]\n```\n\n## 🔥 Contributing\n\nIf you would like to add support to a plugin or to fix a bug please feel free to send a PR.\n\n## 💐 Credits\n- [darkplus.nvim](https://github.com/martinsione/darkplus.nvim)\n- [lighthaus](https://github.com/lighthaus-theme/vim)\n- [tokyonight](https://github.com/folke/tokyonight.nvim)\n- [LunarVimColorschemes](https://github.com/LunarVim/Colorschemes)\n\n","funding_links":[],"categories":["Colorscheme","Lua"],"sub_categories":["Tree-sitter Supported Colorscheme","Assembly"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbstract-IDE%2FAbstract-cs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAbstract-IDE%2FAbstract-cs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbstract-IDE%2FAbstract-cs/lists"}