{"id":13863050,"url":"https://github.com/vic/color-theme-buffer-local","last_synced_at":"2026-02-22T23:03:24.349Z","repository":{"id":3018453,"uuid":"4037901","full_name":"vic/color-theme-buffer-local","owner":"vic","description":"Set emacs color themes by buffer.","archived":false,"fork":false,"pushed_at":"2017-02-20T22:48:08.000Z","size":23,"stargazers_count":81,"open_issues_count":4,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-11T22:23:53.602Z","etag":null,"topics":["color-theme","emacs"],"latest_commit_sha":null,"homepage":"http://github.com/vic/color-theme-buffer-local","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-16T05:37:22.000Z","updated_at":"2024-05-30T19:45:08.000Z","dependencies_parsed_at":"2022-08-26T03:02:07.266Z","dependency_job_id":null,"html_url":"https://github.com/vic/color-theme-buffer-local","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vic/color-theme-buffer-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic%2Fcolor-theme-buffer-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic%2Fcolor-theme-buffer-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic%2Fcolor-theme-buffer-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic%2Fcolor-theme-buffer-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vic","download_url":"https://codeload.github.com/vic/color-theme-buffer-local/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic%2Fcolor-theme-buffer-local/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29730241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-theme","emacs"],"created_at":"2024-08-05T06:02:00.709Z","updated_at":"2026-02-22T23:03:24.315Z","avatar_url":"https://github.com/vic.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![help maintain this lib](https://img.shields.io/badge/looking%20for%20maintainer-DM%20%40vborja-663399.svg)](https://twitter.com/vborja)\n\n\n## About\n\nThis emacs lisp package lets you set a color-theme on a per-buffer basis.\n\n## Requirements\n\nThis package uses [Emacs Face Remapping](http://www.gnu.org/software/emacs/manual/html_node/elisp/Face-Remapping.html) to installing faces locally on the buffer by means of `buffer-face-set` and `face-remap-set-base` functions.\n\n## Installation\n\nFor color-theme.el themes\n```\nM-x package-install color-theme-buffer-local\n```\n\nFor emacs24 themes\n```\nM-x package-install load-theme-buffer-local\n```\n\nIf the above doesn't work, you may need to [configure your Emacs to\nuse the Marmalade repository](http://marmalade-repo.org/) and try\nagain.\n\nDaily snapshots from the github repo are installable from the [MELPA repository](http://melpa.milkbox.net/)\n\n## Using themes made for color-theme.el\n\nInteractively\n```\nM-x color-theme-buffer-local\n```\n\nProgrammatically\n```\n(color-theme-buffer-local 'color-theme-robin-hood (current-buffer))\n```\n\n## Using themes made for emacs24 themes.\n\nInteractively\n```\nM-x load-theme-buffer-local\n```\n\nProgrammatically\n```\n(load-theme-buffer-local 'misterioso (current-buffer))\n```\n\n## Issues\n\nhttp://github.com/vic/color-theme-buffer-local/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic%2Fcolor-theme-buffer-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvic%2Fcolor-theme-buffer-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic%2Fcolor-theme-buffer-local/lists"}