Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"colorscheme",
"neovim",
"vim",
"darcula",
"dracula"
],
"is_fork": false,
"size_kb": 3001,
"has_wiki": true,
"homepage": null,
"languages": {
"Lua": 56152,
"Makefile": 210
},
"pushed_at": "2026-07-18T05:15:03Z",
"created_at": "2023-07-29T05:34:44Z",
"owner_type": "User",
"updated_at": "2026-07-23T16:47:31Z",
"description": "Jetbrains Darcula Dark for Neovim.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Lua",
"significant_languages": [
"Lua"
]
},
"owner": {
"blog": "https://vim0.com/en/",
"name": "xiantang",
"type": "User",
"login": "xiantang",
"company": "Ex @shopee",
"location": "Singapore",
"followers": 233,
"avatar_url": "https://avatars.githubusercontent.com/u/34479567?v=4",
"created_at": "2017-12-12T13:14:07Z",
"is_verified": null,
"public_repos": 183,
"account_age_days": 3145
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-07-18T05:14:55Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-07-18T04:52:34Z"
}
],
"recent_commits": [
{
"oid": "e4a407f37a2a6d7d01c66cc54a569edccad81592",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T05:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34119639c6b64c785005fb234668c1a1fa37145f",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: mark true color health check as done in todo",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-07-18T05:14:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "285c1fe3225ef19ef2639a3080551ee9669f263b",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-21T09:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a8749f834774335709874a7cd1c7c12a45f61f",
"body": null,
"is_bot": false,
"headline": "refactor: rename legacy palette keys for clarity",
"author_name": "jingdi.zhu",
"author_login": null,
"committed_at": "2026-01-21T09:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8770ca6f78d375674b79ef0193e2d0566509dcee",
"body": null,
"is_bot": false,
"headline": "chore: ignore generated helptags",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-13T07:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ae94677cbc5ea46006773dc49bb8f130fe0ea1",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T09:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cadaf743023ce577237d9d3eebf75f51dc2de9a",
"body": "- Add comprehensive :checkhealth darcula command\n- Detect true color (24-bit) support automatically\n- Check termguicolors setting with auto-fix suggestions\n- Verify Neovim version (>= 0.8.3) and dependencies\n- Detect terminal type (tmux, alacritty, kitty, xterm, screen)\n- Provide terminal-specific c\n[…]\nfig guide\n- Use warnings instead of errors (non-blocking)\n\nResolves issues with true color detection and configuration\nReference: https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6",
"is_bot": false,
"headline": "feat: add health check for true color support detection",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T09:17:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "647a65715c5534746d3fa2301920c60f66396b23",
"body": "- Add official Dracula theme (https://spec.draculatheme.com/)\n- Create colors/themes/dracula.json with spec-compliant color palette\n- Create colors/dracula.lua entry point for :colorscheme dracula\n- Map all 56 Dracula colors to plugin color variables\n- Include ANSI terminal colors for full spec compliance\n- Update README with Dracula theme documentation and usage examples\n- Mark TODO item as complete",
"is_bot": false,
"headline": "feat: add Dracula theme support",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T09:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f39b41befb34c5b4146bf7f057f4f384d104b45",
"body": "Add support for JetBrains Darcula Solid theme with darker backgrounds\nand flatter UI appearance.\n\n- Add colors/themes/darcula-solid.json with 76 color definitions\n- Add colors/darcula-solid.lua colorscheme entry point\n- Update README with built-in themes section and usage examples\n- Mark Darcula Solid theme support as complete in TODO list\n\nUsers can now switch themes using:\n :colorscheme darcula-solid\n :colorscheme darcula-dark",
"is_bot": false,
"headline": "feat: add Darcula Solid theme support",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf888843028369c0cea8ee1e68cc7f692b111b7a",
"body": null,
"is_bot": false,
"headline": "update docs and todos",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae280f6e60c1a4b11a9a6c5bddc50c58e9adc3eb",
"body": "- Add theme loader module to load colors from JSON files\n- Extract default colors to separate module for fallback\n- Support built-in and custom theme files\n- Allow partial themes (merge with defaults)\n- Add 'theme' parameter to setup() configuration\n- Maintain full backward compatibility\n- Add compr\n[…]\nfault theme\n- colors/themes/darcula-darker-example.json - Example partial theme\n\nFiles modified:\n- lua/darcula.lua - Refactored to support theme loading\n- README.md - Added custom themes documentation",
"is_bot": false,
"headline": "feat: add JSON theme configuration support",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:45:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f462408d6e130e0f5d2621d6e69114421c2b994",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T08:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078b2a459cc2ece50e2788a8deb3a77e647dc098",
"body": null,
"is_bot": false,
"headline": "Update docs.yml",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52c0d946a15ee6fa4e7f213d63aaae86a83da7d",
"body": null,
"is_bot": false,
"headline": "Add .gitkeep to ensure doc directory exists for vimdoc generation",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b28d44f1e110edf0d65ea972a79b314ae2a92c2",
"body": null,
"is_bot": false,
"headline": "Update docs.yml",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "558506f425538a4fdf29501b43c49de8c4ea099a",
"body": "- Convert README headings to markdown ## style for better panvimdoc parsing\n- Update docs workflow to generate darcula-dark.txt instead of my-template-docs.txt\n- Update Neovim version requirement to 0.8.3 to match actual code requirements\n- Remove outdated template documentation file\n- Rename Debug section to Troubleshooting for clarity\n\nThis enables proper vim help documentation generation via :help darcula-dark",
"is_bot": false,
"headline": "Update README structure and configure vimdoc generation",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589ca143906e4b783fcaa5b41bb4c5b9cbd45889",
"body": "- Document project structure and key files\n- Include build/lint/test commands with single test examples\n- Define code style guidelines (formatting, naming, types)\n- Explain color and highlight definition patterns\n- Add plugin support workflow\n- Reference CI/CD pipelines and requirements",
"is_bot": false,
"headline": "Add AGENTS.md with guidelines for AI agents",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2026-01-12T08:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fd17d266a41de052360935a93af07538ecb2f5",
"body": null,
"is_bot": false,
"headline": "Add snacks.nvim integration",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2025-12-06T10:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05222521b8246d976abae6d55356335530e133ba",
"body": "feat: add override colors func",
"is_bot": false,
"headline": "Merge pull request #9 from sergei-durkin/feat_colors_override",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2024-10-25T02:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61df6c7dfd6475403492ab8046e31f369b21d6b",
"body": null,
"is_bot": false,
"headline": "feat: add override colors func",
"author_name": "Sergey Durkin",
"author_login": null,
"committed_at": "2024-10-23T23:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fa22bd0581f2f9d1db63b71f958bfcff4dbe66",
"body": null,
"is_bot": false,
"headline": "chore: indent fix",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2024-10-15T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176b333a3fda4441e374858e7f3139fb970eb67d",
"body": null,
"is_bot": false,
"headline": "chore: add config example detail",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2024-10-15T14:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e219ce0c2b6274077637359d54108dd959765a16",
"body": null,
"is_bot": false,
"headline": "fix: https://github.com/xiantang/darcula-dark.nvim/issues/8",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2024-10-15T14:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4b8f582bedfc1a21e8902561331313f3c9ee28",
"body": null,
"is_bot": false,
"headline": "WinSeparator link to grey color",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2024-01-03T14:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eeafcff431233715fc92d1c5e0a678810943717",
"body": null,
"is_bot": false,
"headline": "refactor code",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-31T04:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6223c3ae0202516afe1204e823ed85dd88c291",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-31T04:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b092c612c2cf4d2b47c7e746adfce54d315e588",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T10:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460e2d9cb29eb26cad6784d6fda364c49571ff97",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T10:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c6872e4c406c07a5a509e51025c204da057411",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T10:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e4844ec7d9a1ab7263885db23bcd28c58fa1d7",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T10:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0207ebe6089ca95b27cd1d29d681158de25d748",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T10:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1de96e08fe4094ad55e017d3ba096e2b21289a",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T09:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40416f9bd8a8c3a781c05f8fad28d885f433e9fb",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T09:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75bea5b74e1aadc20199b32c30be33e0962c51e9",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-30T09:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb7d384d2550f7bc9b8988571144b86c366d7ff",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-18T06:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9c9a8ea850a72bd50c506282ddc965a77dde9a",
"body": null,
"is_bot": false,
"headline": "update darcula",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-18T04:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c8add47010e34505214514a6fb70934f32ec11",
"body": null,
"is_bot": false,
"headline": "update readme.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-17T08:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0cddb93ff24319491cc3e66b1a53b1c09df81d",
"body": null,
"is_bot": false,
"headline": "add test file",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-17T08:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14fa0745e89cf80365e7f680ab446c9ed4b59e0a",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-10T13:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea6bef14f6ddd8d1bd7da2b950f3ddb1f3267aa",
"body": null,
"is_bot": false,
"headline": "commit",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-10T13:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2ffa955200b5a6df9677e949a195e6be14855d",
"body": null,
"is_bot": false,
"headline": "change color for match paren",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-10T12:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b04ebe48dc6e09bc17f39e293b3105533ce1807",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-10T12:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed93a5064ca335730117e49e3fa82c098d42925",
"body": null,
"is_bot": false,
"headline": "Update darcula.lua",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-12-05T09:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eefebe3ead37889fa23aa61162e85ac62d672f80",
"body": null,
"is_bot": false,
"headline": "remove fg for Pmenu",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-09-27T16:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfebe534ae4f084f30816bba09766a54f8d627a",
"body": null,
"is_bot": false,
"headline": "set Pmenu color",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-09-27T15:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0891aaa3d361fc41cf7698f0f9bf35a9648d1f",
"body": "… elements",
"is_bot": false,
"headline": "Update color scheme to use \"#C9D0D3\" instead of \"#eeeeee\" for various…",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-20T07:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "615e55d5d6fcef8d33a7506ca1e05f367c073a1b",
"body": null,
"is_bot": false,
"headline": "Updated background and foreground colors for Normal theme",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-20T06:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14711d2994da03746bfe038ff464dc1a6c994f6b",
"body": null,
"is_bot": false,
"headline": "Add highlighting for the \"Identifier\" syntax in the Darcula theme.",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-03T12:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c4d4571e882e8e21816ffcba1c4fb679ac8d99",
"body": null,
"is_bot": false,
"headline": "Added highlighting for Go string literals.",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-03T08:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532a6fdc7984060b86cb160996c35588a78c2390",
"body": null,
"is_bot": false,
"headline": "Add 'goBlock' highlight group to use 'TSVariable' as a link",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-02T01:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f0c65624be87672369b8920b67e21f05356261e",
"body": "…ction calls, and methods.",
"is_bot": false,
"headline": "Add syntax highlighting for keywords, comments, numbers, strings, fun…",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-08-01T16:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85968d42e6343917287bfbb7d94ec0cefe1befeb",
"body": null,
"is_bot": false,
"headline": "Refactor git diff to update background color in darcula.lua",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T15:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43028ba7e3d4c218a610b708cbb5363f16022c8f",
"body": null,
"is_bot": false,
"headline": "Updated spacing in the README.md file",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T15:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a36bab59fe37e310768f0e98842ebd2946c96c2",
"body": null,
"is_bot": false,
"headline": "Update formatting in README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T15:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f473142d064cbd28d6a6d6d86b300f20778768",
"body": null,
"is_bot": false,
"headline": "Refactor color scheme in darcula.lua file",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T15:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4457a9f3205e2f6f682acda38cece79e6914260a",
"body": null,
"is_bot": false,
"headline": "Remove redundant treesitter highlight configuration",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T14:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc14d03cea968673a142d5de7da2cecefeac78f4",
"body": null,
"is_bot": false,
"headline": "Update README.md with new image previews",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T14:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e99a5c233aca1cf24dab8f94b2662cf78893562",
"body": "[ImgBot] Optimize images",
"is_bot": false,
"headline": "Merge pull request #3 from xiantang/imgbot",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T14:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44485527bee18a10027053305fc624d71c6c13c0",
"body": "*Total -- 1,676.83kb -> 1,363.32kb (18.7%)\n\n/img/preview.png -- 621.25kb -> 472.26kb (23.98%)\n/img/256969805-1d3f86f1-3692-4267-a113-56a76be67e99.png -- 1,055.58kb -> 891.05kb (15.59%)\n\nSigned-off-by: ImgBotApp <ImgBotHelp@gmail.com>",
"is_bot": false,
"headline": "[ImgBot] Optimize images",
"author_name": "ImgBotApp",
"author_login": "ImgBotApp",
"committed_at": "2023-07-29T13:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd03e970727465e8f39f0a0d2aa96a427c83682",
"body": null,
"is_bot": false,
"headline": "Update README.md and add darcula-dark.nvim theme with treesitter support",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T07:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897417ad2ff6236cf60bd12375f6df77969c2463",
"body": "…Land\n\nThis commit adds a screenshot comparing the modified Darcula theme in GoLand with the original one for reference.",
"is_bot": false,
"headline": "feat: Add comparison screenshot with the original Darcula theme in Go…",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T07:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd363117afa1e6858a977e9be51bda78dfbebf6b",
"body": null,
"is_bot": false,
"headline": "Update README.md: Add vampire emoji to Darcula Dark for Neovim",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T07:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c71b46b24294ea5e9b1472189c14bcd76a518d83",
"body": null,
"is_bot": false,
"headline": "\"Add alternative themes for darcula\"",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T07:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee814847f0af7735c67a857848857c1f9406f954",
"body": null,
"is_bot": false,
"headline": "Add nvim-base16 repository link to the README.md file.",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T07:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a4275347ea465096d344c188439f18ad59cc47",
"body": "- Corrected spelling of \"Neovim\"\n- Replaced instances of \"NeoVim\" with \"Neovim\"\n- Updated information on required Neovim version and dependencies\n- Fixed link to Neovim Plugin Template in README.md",
"is_bot": false,
"headline": "Update README.md:",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68520bcabf871fa86ab784b488fd4562adc67f71",
"body": null,
"is_bot": false,
"headline": "Update README.md image",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c20c0661acff449e59216618fae967f16bed160",
"body": null,
"is_bot": false,
"headline": "Add image to README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50947ff4d14c55a64d0e31bb59672c73e46041d0",
"body": null,
"is_bot": false,
"headline": "Update preview image",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07e0e5b85f7af901c0b3f900562cfc77fb7c083",
"body": null,
"is_bot": false,
"headline": "Add support for lua and vimscript",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47665e2d5240526db63893c85999c36970f03bd",
"body": null,
"is_bot": false,
"headline": "Add usage instructions for darcula-dark colorscheme",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eadb1fc5309d726dd93d07d6c586f0036551953d",
"body": null,
"is_bot": false,
"headline": "Update README.md to include full plugin name for nvim-treesitter",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24235063e69419b1e3b3bd78708041c53fda2567",
"body": null,
"is_bot": false,
"headline": "Add empty line to README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939e94c84b012c65f2e22ca6a6868e36590cc76c",
"body": null,
"is_bot": false,
"headline": "Refactor installation code in README.md",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7cbf5d4215f2777c69041dae5c39fa9cf8f2d2",
"body": null,
"is_bot": false,
"headline": "Update README.md with Darcula Dark for NeoVim information",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66ce0fdd09f01e67f6fbe30dbb8c464771037d9",
"body": null,
"is_bot": false,
"headline": "Refactor setup function and update test cases",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a848077e015d5dad8e211f0e47247cac21306994",
"body": null,
"is_bot": false,
"headline": "Enable treesitter highlight in darcula.lua",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5df0f0ca238ab8cf22f1d592e930cd1297945a9",
"body": "The commit added a check for the neovim version to ensure it is higher than 0.8.3. If the version is lower, a warning message is displayed.",
"is_bot": false,
"headline": "Add check for neovim version",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T06:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c02467c0a2536c78ddaf5ef9c4480a3c76e443",
"body": "This commit includes refactorings and improvements to the darcula-dark.lua color scheme file.",
"is_bot": false,
"headline": "Refactor darcula-dark.lua color scheme.",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T05:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f119a417b6c180145b7c87ea4a88e61173cd8e96",
"body": null,
"is_bot": false,
"headline": "Add dark mode support for Darcula theme",
"author_name": "xiantang",
"author_login": "xiantang",
"committed_at": "2023-07-29T05:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3914a097cc034b851d6e72e794b268e719f6bd12",
"body": null,
"is_bot": false,
"headline": "stylua",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-07-28T19:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed46b150b8d35a720dc84beb33c257c0db6c3b0",
"body": null,
"is_bot": false,
"headline": "adding lua annotations. Close #7",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-07-28T18:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df356ca0144de143776694fb3fb4ddd60d849a6",
"body": null,
"is_bot": false,
"headline": "fix version",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-07-28T16:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31232d0d73ee745a3e89eae4d6b37dc445ded8d",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-07-28T16:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0353ff5f519097debf23fe4966cbef2b747e44f4",
"body": null,
"is_bot": false,
"headline": "rename default workflow to lint-test, update stylua action version",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-07-28T16:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a6190e61944a7780ea3528cfa4c38123ad4ebb",
"body": null,
"is_bot": false,
"headline": "Delete my-plugin-template.txt",
"author_name": "Ellison",
"author_login": "ellisonleao",
"committed_at": "2023-07-27T19:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00227900c69f159b13e0ac68c20bc163b9cde0f2",
"body": null,
"is_bot": true,
"headline": "auto-generate vimdoc",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-07-27T18:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e9938d3aab3fd1fb8230122ce1213d8f00850d",
"body": null,
"is_bot": false,
"headline": "adding docs workflow, update readme",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-07-27T18:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6451970ca2b9592b8f126907c5f7ac193cae225a",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Ellison",
"author_login": "ellisonleao",
"committed_at": "2023-05-08T14:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d690cc610ee93307e95cc49d080196efa8dc23",
"body": null,
"is_bot": false,
"headline": "adding luarocks release action",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2023-03-25T20:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7b3335dfc1a38181b1702449aae50589382ae8",
"body": null,
"is_bot": false,
"headline": "fix: build shields badge",
"author_name": "Ellison",
"author_login": "ellisonleao",
"committed_at": "2022-12-19T16:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db755643b618e1a230470688c294cb541ff5fd7",
"body": null,
"is_bot": false,
"headline": "update checkout and stylua-action versions",
"author_name": "Ellison",
"author_login": "ellisonleao",
"committed_at": "2022-12-06T02:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa91d363ca817a3b2e83fb3862e0bc00f665eef",
"body": null,
"is_bot": false,
"headline": "neovim 0.7 updates",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-07-15T19:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12adcfa99400cb33ad3bc6040c9739455d68c78b",
"body": null,
"is_bot": false,
"headline": "Remove vendor in plugin structure (#3)",
"author_name": "Vinícius Bispo",
"author_login": "vinibispo",
"committed_at": "2022-05-11T16:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d975246b686f660ac044bd57bd2970ec1a14e6",
"body": "* chore(vendor): remove unneeded \"vendor\" folder\r\n\r\n* feat(makefile): rewrite makefile for allowing use lua as init file\r\n\r\n* chore(minimal_vim): remove minimal_vim.vim because we are gonna using lua\r\n\r\n* feat(minimal_init): add minimal_init.lua\r\n\r\n* ci(test): add env PLENARY_DIR on github actions\r\n\r\n* docs(README): move minimal_vim.vim to minimal_init.lua\r\n\r\n* chore(minimal_init): remove print",
"is_bot": false,
"headline": "Move viml to lua (#1)",
"author_name": "Vinícius Bispo",
"author_login": "vinibispo",
"committed_at": "2022-05-11T16:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8faeba357a32d12aa1b7f3366684c76011f7ee19",
"body": null,
"is_bot": false,
"headline": "fix plenary prepare",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-03-10T19:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c636f96a513573b7206379945b356153465df5",
"body": null,
"is_bot": false,
"headline": "testing removing vendor dependency from repo",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-02-16T01:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36861e7ff943a3340f8fca888c9b1a9d2822ecd",
"body": null,
"is_bot": false,
"headline": "typo fixes",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-02-15T13:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e7a53a3d93ee1fed5ccb048bebba071af26afc",
"body": null,
"is_bot": false,
"headline": "adding workflow name",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-02-15T13:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0520d1fc9fd467ab0df3470ab1bae45a41d105",
"body": null,
"is_bot": false,
"headline": "README update",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-02-15T00:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfd340ccf2c67fa3718046f53d4adde703fc41f",
"body": null,
"is_bot": false,
"headline": "more changes",
"author_name": "Ellison Leão",
"author_login": "ellisonleao",
"committed_at": "2022-02-15T00:09:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 18,
"latest_release_at": "2026-07-18T05:14:55Z",
"latest_release_tag": "v0.0.2",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 4,
"days_since_latest_release": 5,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 26,
"stars": 92,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4596
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "xiantang",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/34479567?v=4"
},
{
"type": "User",
"login": "ellisonleao",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/178641?v=4"
},
{
"type": "User",
"login": "vinibispo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/48097622?v=4"
},
{
"type": "User",
"login": "ImgBotApp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.766
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"docs.yml",
"lint-test.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e4a407f37a2a6d7d01c66cc54a569edccad81592",
"ran_at": "2026-07-23T22:34:49Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T05:15:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-11-09T06:11:01Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xiantang/darcula-dark.nvim",
"host": "github.com",
"name": "darcula-dark.nvim",
"owner": "xiantang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 33,
"vitality": 71,
"community": 47,
"governance": 58,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 0.94,
"days_since_last_push": 5,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.0.2",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 26,
"stars": 92,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "92 stars",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 92
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.766
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 77% of commits",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 8,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"followers": 233,
"owner_type": "User",
"is_verified": null,
"owner_login": "xiantang",
"public_repos": 183,
"account_age_days": 3145
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "233 followers of xiantang",
"points": 17,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 233,
"login": "xiantang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "183 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 183
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"colorscheme",
"neovim",
"vim",
"darcula",
"dracula"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.255,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4596
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "24 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "Lua",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Lua without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Lua"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T22:34:57.203362Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xiantang/darcula-dark.nvim.svg",
"full_name": "xiantang/darcula-dark.nvim",
"license_state": "standard",
"license_spdx": "MIT"
}