{"id":26090492,"url":"https://github.com/jamesukiyo/jimbo.vim","last_synced_at":"2025-03-09T09:34:23.569Z","repository":{"id":276417003,"uuid":"929226589","full_name":"jamesukiyo/jimbo.vim","owner":"jamesukiyo","description":"dark vim theme that might work on your pc","archived":false,"fork":false,"pushed_at":"2025-03-07T15:46:12.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T16:34:12.451Z","etag":null,"topics":["vim","vim-colorscheme","vim-plugins","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/jamesukiyo.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}},"created_at":"2025-02-08T03:51:08.000Z","updated_at":"2025-03-07T15:48:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e829d159-6018-405b-8a2d-39d75f8014d3","html_url":"https://github.com/jamesukiyo/jimbo.vim","commit_stats":null,"previous_names":["jamesukiyo/jimbo-vim","jamesukiyo/jimbo.vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesukiyo%2Fjimbo.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesukiyo%2Fjimbo.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesukiyo%2Fjimbo.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesukiyo%2Fjimbo.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesukiyo","download_url":"https://codeload.github.com/jamesukiyo/jimbo.vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242673793,"owners_count":20167294,"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":["vim","vim-colorscheme","vim-plugins","vimrc"],"created_at":"2025-03-09T09:34:22.970Z","updated_at":"2025-03-09T09:34:23.548Z","avatar_url":"https://github.com/jamesukiyo.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jimbo vim theme\n\nRight now I like it but it isn't perfect and some of it is scuffed...\n\nI'll add screenshot later but can probs just throw color file at GPT and it'll give you some idea lol.\n\n## Notes \nIdk how well the options work. Also it is a dark theme.\n\nIt's better to use plugins for language highlights, only MD highlights are built in so I assume filetype plugins will be needed.\n\nI made some small changes to [vim-dirvish](https://github.com/justinmk/vim-dirvish) highlights so if you use it too, it should be better.\n\nSupport for [lightline](https://github.com/itchyny/lightline.vim) with some manual action.\n\nSupport for [gitgutter](https://github.com/airblade/vim-gitgutter) sign and line highlighting.\n\nIn `.vimrc` add `set termguicolors` and make sure terminal supports full colors or it will be garbage bcs I gave up on cterm colors.\n\n## Install\nvim-plug:\n```\nPlug 'jamesukiyo/jimbo-vim'\n```\nthen in .vimrc:\n```\ncolorscheme jimbo\n```\n\n## Options\n- All defaults are as seen below.\n- Set **before** colorscheme or they won't work.\n```\nlet g:jimbo_transparent = 0 \" very scuffed transparency attempt that should work\n\nlet g:jimbo_italic = 0      \" italic toggle for comments and folds\n\nlet g:jimbo_bold = 0        \" currently only changes ALE signs\n\nlet g:jimbo_gitgutter = 1   \" highlights gitgutter lines/signs if they are enabled\n```\n- I recommend keeping the gitgutter option enabled, otherwise it uses fallback colours from vim that are ugly.\n- For reference, I only enable transparent and gitgutter so it'll probably give the best results.\n\n## lightline.vim colorscheme (unofficial)\nvim-plug:\n- copy `./lightline/jimbo.vim` to `~/.vim/plugged/lightline/autoload/lightline/colorscheme`\nthen in .vimrc:\n```\nlet g:lightline.colorscheme = 'jimbo'\n```\n\n## More stuff maybe\n- ~~cool to have statusline colorscheme for lightline~~ might request official support but needs more work.\n- more options for what is italic and bold.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesukiyo%2Fjimbo.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesukiyo%2Fjimbo.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesukiyo%2Fjimbo.vim/lists"}