{"id":16573477,"url":"https://github.com/egel/terminator-gruvbox","last_synced_at":"2025-03-05T15:22:13.903Z","repository":{"id":151654760,"uuid":"74308321","full_name":"egel/terminator-gruvbox","owner":"egel","description":"A color theme for terminator using Pavel Pertsev's vim gruvbox color scheme","archived":false,"fork":false,"pushed_at":"2016-12-06T22:05:25.000Z","size":2,"stargazers_count":29,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T03:50:26.244Z","etag":null,"topics":["gruvbox","gruvbox-dark","gruvbox-light","terminator"],"latest_commit_sha":null,"homepage":"","language":null,"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/egel.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":"2016-11-20T23:02:27.000Z","updated_at":"2023-06-09T22:54:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"40746188-02d2-4fb2-b1ff-b8806f2440cd","html_url":"https://github.com/egel/terminator-gruvbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egel%2Fterminator-gruvbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egel%2Fterminator-gruvbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egel%2Fterminator-gruvbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egel%2Fterminator-gruvbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egel","download_url":"https://codeload.github.com/egel/terminator-gruvbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242049057,"owners_count":20063503,"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":["gruvbox","gruvbox-dark","gruvbox-light","terminator"],"created_at":"2024-10-11T21:42:18.067Z","updated_at":"2025-03-05T15:22:13.878Z","avatar_url":"https://github.com/egel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminator gruvbox colors\n\nA color theme for [terminator](http://www.tenshu.net/terminator/) using Pavel Pertsev’s [Gruvbox color scheme](https://github.com/morhetz/gruvbox).\n\n## Screenshots\n![gruvbox terminator](http://i.imgur.com/HjSy0Ga.png)\n\n\u003e Note: To make same look as on screenshot set below features:\n\u003e -   Preferences \u003e Profiles \u003e General \u003e Show titlebar: off\n\u003e -   Preferences \u003e Profiles \u003e Scrolling \u003e Scrollbar is: Disabled\n\n## Files\n*   `config` - file that contains gruvbox themes (dark \u0026 light) for terminator terminal\n\n## Usage\nInstall `config` as new configuration file for the terminiator terminal:\n\n```shell\n$ mkdir -p ~/.config/terminator/ \u0026\u0026 wget -O ~/.config/terminator/config https://raw.githubusercontent.com/egel/terminator-gruvbox/master/config\n```\n\nThen you can modify your current configuration\n\n```shell\n$ vi ~/.config/terminator/config\n```\n\nTo replace **the default scheme** used for new windows/tabs to gruvbox-dark (or gruvbox-light):\n\n```ini\n[[default]]\n  # gruvbox-dark theme\n  background_color = \"#282828\"\n  cursor_color = \"#7c6f64\"\n  foreground_color = \"#ebdbb2\"\n  palette = \"#181818:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2\"\n```\n\nTo:\n\n```ini\n[[default]]\n  # gruvbox-light theme\n  background_color = \"#eee8d5\"\n  cursor_color = \"#002b36\"\n  foreground_color = \"#002b36\"\n  palette = \"#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3\"\n```\n\nTo configure **the default scheme** used upon launch; change `profile` to your new theme:\n\n```ini\n[[default]]\n  [[[child1]]]\n    type = Terminal\n    parent = window0\n    profile = default\n```\n\nTo:\n\n```ini\n[[default]]\n  [[[child1]]]\n    type = Terminal\n    parent = window0\n    profile = gruvbox-light\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegel%2Fterminator-gruvbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegel%2Fterminator-gruvbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegel%2Fterminator-gruvbox/lists"}