{"id":13419096,"url":"https://github.com/tinted-theming/base16-i3","last_synced_at":"2026-02-04T01:07:14.613Z","repository":{"id":37602294,"uuid":"71674308","full_name":"tinted-theming/base16-i3","owner":"tinted-theming","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-29T01:54:32.000Z","size":283,"stargazers_count":127,"open_issues_count":1,"forks_count":16,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-02T09:51:14.169Z","etag":null,"topics":["base16","i3","themes"],"latest_commit_sha":null,"homepage":null,"language":"Mustache","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/tinted-theming.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-23T01:04:13.000Z","updated_at":"2025-06-29T01:54:36.000Z","dependencies_parsed_at":"2024-01-14T02:59:43.207Z","dependency_job_id":"8c298dde-3a00-4fc5-8664-b1d4fa33fe70","html_url":"https://github.com/tinted-theming/base16-i3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinted-theming/base16-i3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-i3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-i3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-i3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-i3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinted-theming","download_url":"https://codeload.github.com/tinted-theming/base16-i3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-i3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263222519,"owners_count":23433031,"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":["base16","i3","themes"],"created_at":"2024-07-30T22:01:11.280Z","updated_at":"2026-02-04T01:07:14.539Z","avatar_url":"https://github.com/tinted-theming.png","language":"Mustache","funding_links":[],"categories":["Mustache"],"sub_categories":[],"readme":"# base16-i3\n\nThis repository is meant to work with\n[tinted-theming/home](https://github.com/tinted-theming/home).\nIt provides a simple template that can be used with the base16 color schemes to\ngenerate a functional config file for\n[i3/i3](https://github.com/i3/i3),\na tiling and dynamic window manager.\n\nTo use, you can copy one of the config files in themes/ or use curl. First up, you'll want to generate a starting i3 configuration using `i3-config-wizard`. Then you can\n\n```sh\n$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/main/themes/base16-default-dark.config \u003e\u003e ~/.config/i3/config\n```\n\nNote that this will create a second bar because it provides a `bar { ... }` section. You can choose which you'd like.\n\nAlternatively, you can fetch just the base16 colors in a format for the i3 config to use them as variables:\n\n```sh\n$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/main/colors/base16-default-dark.config \u003e\u003e ~/.config/i3/config\n```\n\nThe benefit of this approach is you can reference the base16 colors through out\nyour configuration if you want to customize it further (in particular,\ncustomize your `bar { ... }`.)\n\nFor example, you might want to put the bulk of your configuration in `~/.config/i3/base`, reference the base16 variables, and then use a binding like this:\n\n```sh\nbindsym $mod+Shift+c exec \"cat .config/i3/colors .config/i3/base \u003e .config/i3/config \u0026\u0026 i3-msg reload\"\n```\n\nSo you can now run\n\n```sh\n$ curl https://raw.githubusercontent.com/tinted-theming/base16-i3/main/colors/base16-default-dark.config \u003e ~/.config/i3/colors\n```\n\nAnd hit **$mod + Shift + c** to load in the new colors.\n\nYou can also fetch the separate bar colors and client properties sections of\nthe full config from the `bar-colors` and `client-properties` directories.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinted-theming%2Fbase16-i3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinted-theming%2Fbase16-i3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinted-theming%2Fbase16-i3/lists"}