{"id":24250696,"url":"https://github.com/deponian/vim-onedark","last_synced_at":"2026-05-16T21:02:43.048Z","repository":{"id":45674677,"uuid":"267833971","full_name":"deponian/vim-onedark","owner":"deponian","description":"Faster version of onedark.vim","archived":false,"fork":false,"pushed_at":"2023-05-15T21:47:04.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T17:49:43.653Z","etag":null,"topics":["neovim","onedark","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deponian.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":"2020-05-29T10:47:22.000Z","updated_at":"2023-05-15T21:47:09.000Z","dependencies_parsed_at":"2022-08-31T03:23:23.005Z","dependency_job_id":null,"html_url":"https://github.com/deponian/vim-onedark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deponian/vim-onedark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim-onedark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim-onedark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim-onedark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim-onedark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deponian","download_url":"https://codeload.github.com/deponian/vim-onedark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim-onedark/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264756308,"owners_count":23659299,"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":["neovim","onedark","vim"],"created_at":"2025-01-15T01:35:24.024Z","updated_at":"2026-05-16T21:02:42.966Z","avatar_url":"https://github.com/deponian.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Description\n\nThis is faster version of [onedark.vim](https://github.com/joshdick/onedark.vim). I've replaced all complicated checks and function calls with simple list of `execute highlight group-name colors`. Original onedark is sourced about 40 ms on my old laptop. This version needs only 7 ms. Of course, I had to sacrifice something. My version doesn't have 16 color terminals support, italics is always on and you can't override colors settings from your `vimrc`.\n\n### Configuraion\n\nThere is only one option. Use it if you don't want transparent background.\n```viml\nlet g:onedark_transparent = 0\n```\n\n### Acknowledgements\nThanks to authors of original [onedark.vim](https://github.com/joshdick/onedark.vim) theme.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeponian%2Fvim-onedark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeponian%2Fvim-onedark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeponian%2Fvim-onedark/lists"}