{"id":39171068,"url":"https://github.com/nickkadutskyi/jb.nvim","last_synced_at":"2026-01-17T22:22:49.408Z","repository":{"id":257851519,"uuid":"870993924","full_name":"nickkadutskyi/jb.nvim","owner":"nickkadutskyi","description":"Color scheme inspired by JetBrains IDEs.","archived":false,"fork":false,"pushed_at":"2025-12-20T06:30:18.000Z","size":1564,"stargazers_count":106,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T11:32:09.832Z","etag":null,"topics":["alacritty","alacritty-theme","fzf-theme","ghostty","ghostty-theme","neovim","neovim-colorscheme","neovim-plugin","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickkadutskyi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-11T03:59:58.000Z","updated_at":"2025-12-21T17:25:45.000Z","dependencies_parsed_at":"2024-11-13T21:27:04.450Z","dependency_job_id":"c4b4b928-d0c6-45ea-bbbb-6ae697ed156f","html_url":"https://github.com/nickkadutskyi/jb.nvim","commit_stats":null,"previous_names":["nickkadutskyi/jb.nvim"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nickkadutskyi/jb.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickkadutskyi%2Fjb.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickkadutskyi%2Fjb.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickkadutskyi%2Fjb.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickkadutskyi%2Fjb.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickkadutskyi","download_url":"https://codeload.github.com/nickkadutskyi/jb.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickkadutskyi%2Fjb.nvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28520195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alacritty","alacritty-theme","fzf-theme","ghostty","ghostty-theme","neovim","neovim-colorscheme","neovim-plugin","vim"],"created_at":"2026-01-17T22:22:49.331Z","updated_at":"2026-01-17T22:22:49.402Z","avatar_url":"https://github.com/nickkadutskyi.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 JB for Neovim\n\n\u003cp\u003eColor scheme for Neovim, inspired by JetBrains IDEs.\u003c/p\u003e\n\n\u003ctable width=\"100%\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003eDark\u003c/th\u003e\n    \u003cth\u003eLight\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"512\" alt=\"dark-js\" src=\"https://github.com/user-attachments/assets/dcff0247-868e-4aa4-bac1-22729099fb46\" /\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"512\" alt=\"light-js\" src=\"https://github.com/user-attachments/assets/89863d62-5c69-45f3-b21e-9e8c17cc3281\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Features\n\n- Supports both light and dark themes\n- Terminal colors\n- Lualine theme included\n- Lualine component for a Navigation Bar similar to JetBrains IDEs but only for dir path part\n- Generates `ProjectColor` highlight group based on the path\n- Generates highlights for icons `JBIcon\u003cKind\u003e`\n- Provides a table with icons visually similar to JB's ones\n\n\u003cdetails\u003e\n\u003csummary\u003eSupported Languages\u003c/summary\u003e\n\n| Language      | Syntax | Treesitter                     | Semantic     |\n|---------------|--------|--------------------------------|--------------|\n| .ignore Files | n/a    | ✅ (gitignore)                 | n/a          |\n| ApacheConfig  | ✅     | n/a                            | n/a          |\n| BibTeX        | ⚠️     | ✅ (bibtex)                    | n/a          |\n| Blade         | n/a    | ✅ (EmranMR/tree-sitter-blade) | n/a          |\n| C/C++         | ⚠️     | ✅ (c,cpp)                     | n/a          |\n| CSS           | ⚠️     | ✅ (css)                       | n/a          |\n| EditorConfig  | n/a    | ✅ (editorconfig)              | n/a          |\n| Go            | ⚠️     | ✅ (go)                        | ✅ (gopls)   |\n| Go Template   | ⚠️     | ✅ (gotmpl)                    | n/a          |\n| GraphQL       | ⚠️     | ✅ (graphql)                   | n/a          |\n| HTML          | ⚠️     | ✅ (html)                      | n/a          |\n| Ini           | ⚠️     | ✅ (ini)                       | n/a          |\n| Java          | ⚠️     | ✅ (java, javadoc)             | ✅ (jdtls)   |\n| JavaScript    | ⚠️     | ✅ (javascript)                | ✅ (ts_ls)   |\n| JSON          | ✅     | ✅ (json)                      | n/a          |\n| LaTeX         | ⚠️     | ✅ (latex)                     | n/a          |\n| Lua           | ⚠️     | ✅ (lua,luadoc)                | ✅ (lua_ls)  |\n| Markdown      | ⚠️     | ✅ (markdown,markdown_inline)  | n/a          |\n| Nix           | ⚠️     | ✅ (nix)                       | ✅ (nil_lsp) |\n| PHP           | ⚠️     | ✅ (php,phpdoc)                | n/a          |\n| Python        | ⚠️     | ✅ (python)                    | n/a          |\n| RegExp        | ⚠️     | ✅ (regex)                     | n/a          |\n| Ruby          | ⚠️     | ✅ (ruby)                      | ✅ (ruby_lsp)|\n| Rust          | ⚠️     | ✅ (rust)                      | n/a          |\n| Sass/SCSS     | ⚠️     | ✅ (scss)                      | n/a          |\n| Shell Script  | ⚠️     | ✅ (bash)                      | n/a          |\n| TOML          | ⚠️     | ✅ (toml)                      | n/a          |\n| Twig          | n/a    | ✅ (twig)                      | n/a          |\n| TypeScript    | ⚠️     | ✅ (typescript)                | ✅ (ts_ls)   |\n| TSX/JSX       | ⚠️     | ✅ (tsx)                       | ✅ (ts_ls)   |\n| XML           | ⚠️     | ✅ (xml)                       | n/a          |\n| YAML          | ⚠️     | ✅ (yaml)                      | n/a          |\n| Zig           | ⚠️     | ✅ (zig)                       | ✅ (zls)     |\n\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eSupported Plugins\u003c/summary\u003e\n\n| Plugin                                                                            | Source |\n|-----------------------------------------------------------------------------------|--------|\n| [avante.nvim](https://github.com/yetone/avante.nvim)                              | n/a    |\n| [blink.cmp](https://github.com/Saghen/blink.cmp)                                  | n/a    |\n| [copilot.vim](https://github.com/github/copilot.vim)                              | n/a    |\n| [diffvie.nvim](https://github.com/sindrets/diffview.nvim)                         | n/a    |\n| [fzf-lua](https://github.com/ibhagwan/fzf-lua)                                    | n/a    |\n| [gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)                       | n/a    |\n| [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)   | n/a    |\n| [neogit](https://github.com/NeogitOrg/neogit)                                     | n/a    |\n| [netrw.vim](https://github.com/vim-scripts/netrw.vim)                             | n/a    |\n| [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)                                   | n/a    |\n| [nvim-notify](https://github.com/rcarriga/nvim-notify)                            | n/a    |\n| [nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar)                    | n/a    |\n| [snacks.nvim](https://github.com/folke/snack.nvim)                                | n/a    |\n| [supermaven-nvim](https://github.com/supermaven-inc/supermaven-nvim)              | n/a    |\n| [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)                | n/a    |\n| [trouble.nvim](https://github.com/folke/trouble.nvim)                             | n/a    |\n\n\u003c/details\u003e\n\n## Installation\n\nInstall the theme with your preferred package manager, such as\n[folke/lazy.nvim](https://github.com/folke/lazy.nvim):\n\n```lua\nreturn {\n    \"nickkadutskyi/jb.nvim\",\n    lazy = false,\n    priority = 1000,\n    opts = {},\n    config = function()\n        -- require(\"jb\").setup({transparent = true})\n        vim.cmd(\"colorscheme jb\")\n    end,\n}\n```\n### Plugin Notes\n\n#### hrsh7th/nvim-cmp\n\nIf you use `custom` view for entries (opts\u003eview\u003eentries\u003ename) cmp creates\na custom window instead of native built-in popup. To improve the view you\ncan link highlight groups like this:\n\n```lua\nwindow = {\n    completion = cmp.config.window.bordered({\n        winhighlight = \"Normal:Pmenu,FloatBorder:DialogFloatBorder,CursorLine:PmenuSel,Search:None\",\n    }),\n    documentation = cmp.config.window.bordered({\n        winhighlight = \"Normal:Pmenu,FloatBorder:DialogFloatBorder,CursorLine:PmenuSel,Search:None\",\n    }),\n},\n```\nYou can have any config just make sure `Normal:Pmenu` and\n`CursorLine:PmenuSel` is present in `winhighlight`.\n\n### Usage\n\n```lua\nvim.cmd(\"colorscheme jb\")\n```\n\n```vim\ncolorscheme jb\n```\n\nChange light/dark theme:\n\n```lua\nvim.o.background = \"light\"\n```\n\n```vim\nset background=light\n```\n\n## Configuration\n\n\u003e [!IMPORTANT]\n\u003e Set the configuration **BEFORE** loading the color scheme `colorscheme jb`.\n\n\u003cdetails\u003e\n  \u003csummary\u003eDefault Options\u003c/summary\u003e\n\n\u003c!-- config:start --\u003e\n\n```lua\n---@class jb.Config\nM.defaults = {\n    -- Disable bold or italic for all highlights\n    disable_hl_args = {\n        bold = false,\n        italic = false,\n    },\n    -- Control snacks.nvim related styles\n    snacks = {\n        explorer = {\n            -- Enable folke/snacks.nvim styling for explorer\n            enabled = true,\n        },\n    },\n    telescope = {\n        -- Enable telescope.nvim styling\n        enabled = true,\n    },\n    -- Enable this to remove background from Normal and NormalNC\n    transparent = false,\n}\n```\n\n\u003c!-- config:end --\u003e\n\n\u003c/details\u003e\n\n## Overriding Colors \u0026 Highlight Groups\n\nn/a\n\n## Extras\n\nExtra color configs for [Kitty](https://sw.kovidgoyal.net/kitty/conf.html),\n[Alacritty](https://github.com/alacritty/alacritty),\n[Ghostty](https://ghostty.org/) can be found in [extras](extras/).\nTo use them, refer to their respective documentation.\n\n## Contributing\n\nn/a\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickkadutskyi%2Fjb.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickkadutskyi%2Fjb.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickkadutskyi%2Fjb.nvim/lists"}