{"id":18749222,"url":"https://github.com/wolandark/notepad-vim","last_synced_at":"2025-07-30T04:04:50.528Z","repository":{"id":224900311,"uuid":"764538555","full_name":"wolandark/NotePad-Vim","owner":"wolandark","description":"A Sepia-ish light colorscheme for Vim","archived":false,"fork":false,"pushed_at":"2024-03-11T23:53:50.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T10:44:51.197Z","etag":null,"topics":["rnb","vim","vim-colorscheme","vim-colorscheme-light"],"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/wolandark.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":"2024-02-28T09:05:24.000Z","updated_at":"2024-03-12T00:10:33.000Z","dependencies_parsed_at":"2024-02-28T10:27:08.496Z","dependency_job_id":"ec449403-1f2a-465d-a06c-2b508701eab5","html_url":"https://github.com/wolandark/NotePad-Vim","commit_stats":null,"previous_names":["wolandark/notepad-vim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wolandark/NotePad-Vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FNotePad-Vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FNotePad-Vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FNotePad-Vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FNotePad-Vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolandark","download_url":"https://codeload.github.com/wolandark/NotePad-Vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FNotePad-Vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267807864,"owners_count":24147352,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["rnb","vim","vim-colorscheme","vim-colorscheme-light"],"created_at":"2024-11-07T17:06:47.302Z","updated_at":"2025-07-30T04:04:50.453Z","avatar_url":"https://github.com/wolandark.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NotePad-Vim\nA Sepia-ish light colorscheme for Vim\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://github.com/wolandark/NotePad-Vim/assets/107309764/40a290f8-c30d-4cf4-bb4f-223ac9f6714b\" style=\"width:50%\"\u003e\n\u003c/div\u003e\n\n### Setup\nYour `TERM` variable must report `xterm-256color`. Use a true color (termgui) capable terminal. \u003cbr\u003e\nProper settings in `~/.vimrc` are also needed.\n\n``` vim\nset background=light\n\nif \u0026term =~ '256color'\n\tif has('termguicolors')\n\t\tlet \u0026t_8f = \"\\\u003cEsc\u003e[38;2;%lu;%lu;%lum\"\n\t\tlet \u0026t_8b = \"\\\u003cEsc\u003e[48;2;%lu;%lu;%lum\"\n\t\tset termguicolors\n\t\tcolorscheme notepad\n\tendif\nendif\n```\n\n### Installation \n#### Vim Plug\n```\nPlug 'wolandark/NotePad-Vim'\n```\n\n#### Lazy\n``` lua\n{\n\t\"wolandark/NotePad-Vim\",\n\t-- optional: activate colorscheme\n\tconfig = function()\n\t\tvim.cmd.colorscheme('notepad')\n\tend\n},\n\n```\n\nor use your favorite plugin manager.\n\n### PR \u0026 issues are welcomed\n\nMade with the excellent [vim-rnb](https://github.com/romainl/vim-rnb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fnotepad-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolandark%2Fnotepad-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fnotepad-vim/lists"}