{"id":24370210,"url":"https://github.com/vonheikemen/rubber-themes.vim","last_synced_at":"2025-07-26T02:03:18.647Z","repository":{"id":108414777,"uuid":"176522069","full_name":"VonHeikemen/rubber-themes.vim","owner":"VonHeikemen","description":"Collection of color schemes with minimal amount of highlighting for Vim.","archived":false,"fork":false,"pushed_at":"2021-12-03T22:55:52.000Z","size":167,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T18:03:56.412Z","etag":null,"topics":["color-scheme","vim"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VonHeikemen.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}},"created_at":"2019-03-19T13:49:40.000Z","updated_at":"2022-05-01T23:30:44.000Z","dependencies_parsed_at":"2023-05-30T20:46:00.617Z","dependency_job_id":null,"html_url":"https://github.com/VonHeikemen/rubber-themes.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VonHeikemen/rubber-themes.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VonHeikemen%2Frubber-themes.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VonHeikemen%2Frubber-themes.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VonHeikemen%2Frubber-themes.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VonHeikemen%2Frubber-themes.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VonHeikemen","download_url":"https://codeload.github.com/VonHeikemen/rubber-themes.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VonHeikemen%2Frubber-themes.vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267103541,"owners_count":24036494,"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-26T02:00:08.937Z","response_time":62,"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":["color-scheme","vim"],"created_at":"2025-01-19T04:23:27.730Z","updated_at":"2025-07-26T02:03:18.598Z","avatar_url":"https://github.com/VonHeikemen.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubber themes\nA collection of color schemes with minimal amount of highlighting for Vim. Based on [rubber-theme](https://github.com/apust/vscode-rubber-theme) for VSCode.\n\nInspired by the same premise of the [alabaster color scheme](https://github.com/tonsky/sublime-scheme-alabaster) for Sublime Text it defines just four classes:\n- Strings\n- Known constants (numbers, symbols, booleans)\n- Comments\n- Functions\n\n## Getting Started\n\n### Available themes\n- rubber\n- rubber-owl\n\n### Installation\n\n**Using** [vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'VonHeikemen/rubber-themes.vim'\n```\n\n### Activation\n```vim\n\" For vim \u003e 8\nif (has(\"termguicolors\"))\n set termguicolors\nendif\n\n\" For Neovim 0.1.3 and 0.1.4\nlet $NVIM_TUI_ENABLE_TRUE_COLOR=1\n\nsyntax enable\ncolorscheme rubber\n```\n\n## Screenshots\n- rubber\n\n**background:** #21252B\n\n[base colors for terminal](https://github.com/VonHeikemen/rubber-themes.vim/blob/master/base-colors/rubber.yml)\n\n![preview rubber](https://raw.githubusercontent.com/VonHeikemen/rubber-themes.vim/master/assets/screenshot-rubber.png)\n\n- rubber-owl\n\n**background:** #011627\n\n[base colors for terminal](https://github.com/VonHeikemen/rubber-themes.vim/blob/master/base-colors/rubber-owl.yml)\n\n![preview rubber-owl](https://raw.githubusercontent.com/VonHeikemen/rubber-themes.vim/master/assets/screenshot-rubber-owl.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonheikemen%2Frubber-themes.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvonheikemen%2Frubber-themes.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonheikemen%2Frubber-themes.vim/lists"}