{"id":27386796,"url":"https://github.com/datmaffin/vim-colors-bionik2","last_synced_at":"2025-07-16T21:32:09.555Z","repository":{"id":111472441,"uuid":"541711891","full_name":"datMaffin/vim-colors-bionik2","owner":"datMaffin","description":"Successor of my Vim color scheme \"bionik\"","archived":false,"fork":false,"pushed_at":"2024-04-07T09:47:04.000Z","size":331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T17:57:46.660Z","etag":null,"topics":["color-scheme","theme","vim"],"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/datMaffin.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":"2022-09-26T17:45:49.000Z","updated_at":"2022-12-14T19:35:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c6f8135-651d-437f-be7f-66b12d519ee4","html_url":"https://github.com/datMaffin/vim-colors-bionik2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datMaffin/vim-colors-bionik2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datMaffin%2Fvim-colors-bionik2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datMaffin%2Fvim-colors-bionik2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datMaffin%2Fvim-colors-bionik2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datMaffin%2Fvim-colors-bionik2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datMaffin","download_url":"https://codeload.github.com/datMaffin/vim-colors-bionik2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datMaffin%2Fvim-colors-bionik2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265542097,"owners_count":23785157,"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":["color-scheme","theme","vim"],"created_at":"2025-04-13T17:51:08.140Z","updated_at":"2025-07-16T21:32:09.349Z","avatar_url":"https://github.com/datMaffin.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-colors-bionik2\nSuccessor of my Vim color scheme [bionik](https://github.com/datMaffin/vim-colors-bionik)\n\n![screenshot](screenshot.png)\n\n## Why a successor to bionik\n\nI am pretty happy with my original bionik colorscheme. It works well.\nHowever, I would like to work on the following shortcomings:\n- When in a dark theme terminal (like a Linux tty), it does not work well.\n- My colors chosen for the GUI could probably be improved ~(want to replace them with the Tango colorscheme)~\n- [vim-colortemplate](https://github.com/lifepillar/vim-colortemplate) looks really interesting\n\n\n## Goals of bionik2\n- Dark/light should depend on the environment; ~in a GUI Vim default to light, though.~\n- Be familiar to Visual Studio 2010 and Xcode light\n  + Use green for the comments.\n  + Use blue and magenta for keywords (and types).\n- Great terminal \"integration\"\n  + Use italic, bold and underlined also in the terminal.\n  + Mainly use the (16) ANSI colors of the terminal.\n  + Try to provide a good experience on a variety of selected terminal color schemes.\n\n## Non-Goals\n- There is no attempt in considering color blindness\n\n## Rational\n##### Making keywords (and sometimes types) bold italic:\nThose words should stand out as they are special. Additionally, the readability is not hindered by the italic style, because they are always the same.\nThe readability argument is only partially true for types, but in my opinion one as a smaller set of used types compared to, for example, variable names.\n\n##### Making the comments green and non-italic:\nI am familiar with comments being green as it was the default in Visual Studio 2010 light, which was my introduction to programming.\nAdditionally, to make comments as readable as possible, they are neither dim nor in italic.\nReading comments is in my opinion very important. They should not blend into the background!\nPeople (hopefully) write in-line comments for the **important, non-obvious** stuff.\n\n\n## Recommendations\n### Font\nUse a font with nice looking distinct italic letters like:\n- [Mononoki](https://madmalik.github.io/mononoki/) / [Monofoki](https://github.com/datMaffin/monofoki)\n- Consolas (non-libre)\n- [Victor Mono](https://rubjo.github.io/victor-mono/)\n- [Fantasque Mono](https://github.com/belluzj/fantasque-sans)\n- [IBM Plex Mono](https://www.ibm.com/plex/)\n- Dank Mono (non-free)\n- Operator Mono (non-free)\n\nOr at least a font with nice italic letters like:\n- [Hack](https://sourcefoundry.org/hack/)\n- [Source Code Pro](https://github.com/adobe-fonts/source-code-pro)\n- [Jetbrains Mono](https://www.jetbrains.com/lp/mono/)\n- [Iosevka](https://typeof.net/Iosevka/)\n- [Ubuntu Mono](https://design.ubuntu.com/font/)\n\n### Terminal Colors\nMake sure that \"bright white\" is slightly different from the background colors.\n\n### Terminal Color Scheme\n\nWhile this vim colorscheme is intended to be used with any normal terminal color scheme, if you would like to to use the colors used in the GUI as your terminal color scheme, here you go:\n\n#### Light Terminal Colors\n\nUse for the background white `#FFFFFF` and for the foreground black `#000000`.\n\n| ANSI Code | Color                     |\n|-----------|---------------------------|\n| 0         | Black: `#252525`          |\n| 1         | Red: `#e60000`            |\n| 2         | Green: `#00B800`          |\n| 3         | Yellow: `#e66e00`         |\n| 4         | Blue: `#0a5594`           |\n| 5         | Magenta: `#b30070`        |\n| 6         | Cyan: `#00988e`           |\n| 7         | White: `#cccccc`          |\n| 8         | Bright Black: `#7f7f7f`   |\n| 9         | Bright Red: `#ff3236`     |\n| 10        | Bright Green: `#34ee34`   |\n| 11        | Bright Yellow: `#ffa552`  |\n| 12        | Bright Blue: `#428ecf`    |\n| 13        | Bright Magenta: `#ec4fb1` |\n| 14        | Bright Cyan: `#4bcbcf`    |\n| 15        | Bright White: `#ededed`   |\n\n\n#### Dark Terminal Colors\n\nUse for the background black with a green hint `#062626` and for the foreground tan `#d2b48c`.\n\n| ANSI Code | Color                     |\n|-----------|---------------------------|\n| 0         | Black: `#2E3436`          |\n| 1         | Red: `#CC0000`            |\n| 2         | Green: `#32CD32`          |\n| 3         | Yellow: `#E66E00`         |\n| 4         | Blue: `#2277be`           |\n| 5         | Magenta: `#b30070`        |\n| 6         | Cyan: `#0db1a7`           |\n| 7         | White: `#ffd7a2`          |\n| 8         | Bright Black: `#555753`   |\n| 9         | Bright Red: `#ff3236`     |\n| 10        | Bright Green: `#34EE34`   |\n| 11        | Bright Yellow: `#FFA552`  |\n| 12        | Bright Blue: `#2277BE`    |\n| 13        | Bright Magenta: `#EC4FB1` |\n| 14        | Bright Cyan: `#4BCBCF`    |\n| 15        | Bright White: `#ffffff`   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatmaffin%2Fvim-colors-bionik2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatmaffin%2Fvim-colors-bionik2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatmaffin%2Fvim-colors-bionik2/lists"}