{"id":20622642,"url":"https://github.com/myterminal/overcast-theme","last_synced_at":"2025-10-08T06:00:04.181Z","repository":{"id":76221153,"uuid":"121661650","full_name":"myTerminal/overcast-theme","owner":"myTerminal","description":"A dark but vibrant color theme for Emacs","archived":false,"fork":false,"pushed_at":"2022-08-13T19:34:51.000Z","size":1727,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:12:28.343Z","etag":null,"topics":["color-theme","emacs"],"latest_commit_sha":null,"homepage":"","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/myTerminal.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,"publiccode":null,"codemeta":null}},"created_at":"2018-02-15T17:53:49.000Z","updated_at":"2024-04-19T21:42:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ee61da0-89d9-44b3-93ea-46c019ce9a28","html_url":"https://github.com/myTerminal/overcast-theme","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fovercast-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fovercast-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fovercast-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fovercast-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/overcast-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072609,"owners_count":21208214,"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":["color-theme","emacs"],"created_at":"2024-11-16T12:24:07.981Z","updated_at":"2025-10-08T05:59:59.134Z","avatar_url":"https://github.com/myTerminal.png","language":"Emacs Lisp","funding_links":["https://ko-fi.com/Y8Y5E5GL7"],"categories":[],"sub_categories":[],"readme":"# overcast-theme\n\n[![MELPA-Stable](http://stable.melpa.org/packages/overcast-theme-badge.svg)](http://stable.melpa.org/#/overcast-theme)\n[![MELPA](http://melpa.org/packages/overcast-theme-badge.svg)](http://melpa.org/#/overcast-theme)\n[![Marmalade](https://img.shields.io/badge/marmalade-available-8A2A8B.svg)](https://marmalade-repo.org/packages/overcast-theme)  \n[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)  \n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y5E5GL7)\n\nA dark but vibrant color theme for Emacs where almost everything except the code and the mode-line is muted so that the focus is entirely on buffer text. The mode-line for the active window is highlighted to make it more noticeable while moving back and forth between windows.\n\n![Screenshot](images/screenshot.png)\n\n## Installation\n\n### Manual\n\nSave the file *overcast-theme.el* to disk and add the directory containing it to 'load-path' using a command in your '.emacs' file like:\n\n    (add-to-list 'load-path \"~/.emacs.d/\")\n    \nThe above line assumes that you've placed the file into the Emacs directory '.emacs.d'.\n\nActivate the package with:\n\n    (require 'overcast-theme)\n\n### MELPA-Stable / MELPA / Marmalade\n\nIf you have MELPA-Stable, MELPA or Marmalade added as a repository to your Emacs, you can just install *overcast-theme* with\n\n    M-x package-install overcast-theme RET\n\n## Usage\n\nEnable the theme by\n\n    (load-theme 'overcast)\n\nAlternatively, use\n\n    (load-theme 'overcast\n        t)\n\nto avoid Emacs asking you for a confirmation before enabling the theme.\n\nYou might have to disable all themes that had been enabled earlier by\n\n    (mapcar 'disable-theme\n        custom-enabled-themes)\n\n## Credits\n\nInspired by a template from [ThemeCreator](https://github.com/mswift42/themecreator).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fovercast-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Fovercast-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fovercast-theme/lists"}