{"id":13526722,"url":"https://github.com/ptdewey/darkearth-nvim","last_synced_at":"2025-05-16T02:31:12.809Z","repository":{"id":231724205,"uuid":"782547188","full_name":"ptdewey/darkearth-nvim","owner":"ptdewey","description":"A dark and earthy colorscheme for Neovim.","archived":false,"fork":false,"pushed_at":"2025-04-27T13:55:25.000Z","size":1150,"stargazers_count":53,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T04:41:23.197Z","etag":null,"topics":["neovim","neovim-colorscheme","neovim-lua","neovim-plugin"],"latest_commit_sha":null,"homepage":"","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/ptdewey.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":"2024-04-05T14:12:37.000Z","updated_at":"2025-04-27T18:29:37.000Z","dependencies_parsed_at":"2024-06-05T15:14:05.443Z","dependency_job_id":"bb13694b-4268-429e-9eba-7dc999e2f80f","html_url":"https://github.com/ptdewey/darkearth-nvim","commit_stats":null,"previous_names":["ptdewey/darkearth-nvim"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptdewey%2Fdarkearth-nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptdewey%2Fdarkearth-nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptdewey%2Fdarkearth-nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptdewey%2Fdarkearth-nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptdewey","download_url":"https://codeload.github.com/ptdewey/darkearth-nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254455742,"owners_count":22074046,"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","neovim-colorscheme","neovim-lua","neovim-plugin"],"created_at":"2024-08-01T06:01:33.715Z","updated_at":"2025-05-16T02:31:07.797Z","avatar_url":"https://github.com/ptdewey.png","language":"Lua","funding_links":[],"categories":["Colorscheme"],"sub_categories":["Assembly","Tree-sitter Supported Colorscheme","Markdown and LaTeX"],"readme":"\u003ch1 align=\"center\"\u003eDarkEarth\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    A dark and earthy colorscheme for Neovim.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/color_bar.png\" alt=\"DarkEarth palette\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/screenshot-0.png\" alt=\"DarkEarth theme in neovim\"/\u003e\n\u003c/p\u003e\n\nBased on [miasma.nvim](https://github.com/xero/miasma.nvim), but reimagined with earthier tones and more colorful syntax elements.\n\nBuilt with [lush](https://github.com/rktjmp/lush.nvim).\n\n\n## Installation\n\nLazy:\n```lua\n{\n    \"ptdewey/darkearth-nvim\",\n    priority = 1000,\n},\n```\n\nPacker:\n```lua\nuse {\n    \"ptdewey/darkearth-nvim\",\n}\n```\n\n## Usage\n\n```lua\nvim.cmd.colorscheme(\"darkearth\")\n```\n\n## Build or Modify\n\n1. Ensure [lush.nvim](https://github.com/rktjmp/lush.nvim) and [shipwright.nvim](https://github.com/rktjmp/shipwright.nvim) are installed\n2. Modify [lush_theme/darkearth.lua](lush_theme/darkearth.lua)\n3. Rebuild the colorscheme using `./build.sh`\n\n\n## Extras\n\nI have also included a base16 colorscheme script [extras/base16-darkearth.sh](extras/base16-darkearth.sh) that can be used to set shell colors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptdewey%2Fdarkearth-nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptdewey%2Fdarkearth-nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptdewey%2Fdarkearth-nvim/lists"}