{"id":48830496,"url":"https://github.com/muirdm/emacs-nova-theme","last_synced_at":"2026-04-14T20:02:59.189Z","repository":{"id":146156354,"uuid":"130282720","full_name":"muirdm/emacs-nova-theme","owner":"muirdm","description":"A dark, pastel Emacs color theme","archived":false,"fork":false,"pushed_at":"2026-02-02T05:05:12.000Z","size":548,"stargazers_count":34,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T06:20:23.478Z","etag":null,"topics":["dark","emacs","nova","theme"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muirdm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-19T23:22:43.000Z","updated_at":"2026-02-02T05:05:16.000Z","dependencies_parsed_at":"2023-09-14T18:32:56.914Z","dependency_job_id":null,"html_url":"https://github.com/muirdm/emacs-nova-theme","commit_stats":null,"previous_names":["muirdm/emacs-nova-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muirdm/emacs-nova-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muirdm%2Femacs-nova-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muirdm%2Femacs-nova-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muirdm%2Femacs-nova-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muirdm%2Femacs-nova-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muirdm","download_url":"https://codeload.github.com/muirdm/emacs-nova-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muirdm%2Femacs-nova-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["dark","emacs","nova","theme"],"created_at":"2026-04-14T20:02:54.028Z","updated_at":"2026-04-14T20:02:59.173Z","avatar_url":"https://github.com/muirdm.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emacs Nova Theme\n\nThis is a dark, pastel color theme for Emacs based on Trevor Miller's [Nova](https://trevordmiller.com/projects/nova) color scheme.\n\n## Installation from MELPA\n\n1. `M-x package-refresh-contents` if necessary\n1. `M-x package-install RET nova-theme`\n1. `M-x load-theme RET nova`\n\nAdd `(load-theme 'nova t)` to your config to load at startup.\n\n## Samples\n\n![golang sample](https://github.com/muirmanders/emacs-nova-theme/raw/master/screenshot-go.png \"golang sample\")\n\n## Philosophy\n * favor more color over less color where it helps to usefully distinguish things\n * but don't style to the point where _everything_ has a color\n * don't use bold in any prog modes, use sparingly otherwise\n * use underline very sparingly, perhaps only for links (I think it looks cheesy when used for emphasis)\n\n## Customizing\n\nI tried to make it easy to tweak faces and add new faces. Assuming you have the theme loaded, you can change or add new faces like this:\n\n``` emacs-lisp\n;; colors in nova-base-colors are available as variables\n(nova-set-faces\n  (some-face :foreground cyan)\n  (some-other-face :background blue :inherit 'unspecified))\n```\n\n## Contributing\n\nWith few exceptions, I will only style modes I use myself. You are more than welcome to contribute styling for additional modes. Please open a PR and include before and after screenshots.\n\nIf you don't like existing styling or find a bug, please open an issue with a screenshot.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuirdm%2Femacs-nova-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuirdm%2Femacs-nova-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuirdm%2Femacs-nova-theme/lists"}