{"id":30142060,"url":"https://github.com/bjarneo/ash.nvim","last_synced_at":"2025-08-11T05:37:30.906Z","repository":{"id":306466563,"uuid":"1026287136","full_name":"bjarneo/ash.nvim","owner":"bjarneo","description":"Ash neovim color scheme","archived":false,"fork":false,"pushed_at":"2025-08-07T06:24:42.000Z","size":1516,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T08:19:08.499Z","etag":null,"topics":["neovim","neovim-plugin","neovim-theme","neovim-theme-dark","neovim-theme-lua"],"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/bjarneo.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,"zenodo":null}},"created_at":"2025-07-25T16:12:33.000Z","updated_at":"2025-08-07T06:26:15.000Z","dependencies_parsed_at":"2025-07-25T23:26:06.718Z","dependency_job_id":"389a5902-a247-4fbc-a209-4ae7c1eed344","html_url":"https://github.com/bjarneo/ash.nvim","commit_stats":null,"previous_names":["bjarneo/ash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bjarneo/ash.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjarneo%2Fash.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjarneo%2Fash.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjarneo%2Fash.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjarneo%2Fash.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjarneo","download_url":"https://codeload.github.com/bjarneo/ash.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjarneo%2Fash.nvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269837074,"owners_count":24483174,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","neovim-plugin","neovim-theme","neovim-theme-dark","neovim-theme-lua"],"created_at":"2025-08-11T05:37:29.961Z","updated_at":"2025-08-11T05:37:30.876Z","avatar_url":"https://github.com/bjarneo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ash\n\nA simple, elegant, and dark theme for Neovim.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"theme.png\" alt=\"Ash Theme Preview\"\u003e\n\u003c/p\u003e\n\n\u003eA whisper soft, a final sigh,  \n\u003eOf embers fading, where flames danced high.  \n\u003eA silver ghost on the hearthstone laid,  \n\u003eA memory of the fire's parade.  \n\u003eThis is the ash, the soft and grey,  \n\u003eThe quiet end of a burning day.\n\n## Installation\n\nInstall with your favorite plugin manager.\n\n### lazy.nvim\n\nAdd the following to your `lazy.nvim` configuration:\n\n```lua\n{\n  \"bjarneo/ash.nvim\",\n  priority = 1000,\n  config = function()\n    vim.cmd([[colorscheme ash]])\n  end,\n}\n```\n\n## Usage\n\nTo use the theme, add the following to your `init.lua`:\n\n```lua\nvim.cmd.colorscheme \"ash\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjarneo%2Fash.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjarneo%2Fash.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjarneo%2Fash.nvim/lists"}