{"id":21651074,"url":"https://github.com/iansinnott/darkly-darker-theme","last_synced_at":"2025-07-02T09:03:18.991Z","repository":{"id":66111800,"uuid":"67652291","full_name":"iansinnott/darkly-darker-theme","owner":"iansinnott","description":"A dark Chrome theme","archived":false,"fork":false,"pushed_at":"2020-10-23T12:54:17.000Z","size":110,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T20:38:36.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/iansinnott.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,"zenodo":null}},"created_at":"2016-09-07T23:56:20.000Z","updated_at":"2020-10-23T12:54:20.000Z","dependencies_parsed_at":"2023-03-10T02:16:35.287Z","dependency_job_id":null,"html_url":"https://github.com/iansinnott/darkly-darker-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iansinnott/darkly-darker-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fdarkly-darker-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fdarkly-darker-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fdarkly-darker-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fdarkly-darker-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansinnott","download_url":"https://codeload.github.com/iansinnott/darkly-darker-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fdarkly-darker-theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263108717,"owners_count":23414997,"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":[],"created_at":"2024-11-25T07:46:37.978Z","updated_at":"2025-07-02T09:03:18.985Z","avatar_url":"https://github.com/iansinnott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Darkly Darker\n\nA dark Chrome theme\n\n![Darkly Darker Chrome Theme](http://dropsinn.s3.amazonaws.com/chrome-chrome-dark.png)\n\nThe initial inspiration for this theme was the Arc Theme: https://github.com/horst3180/arc-theme\n\n## Installation\n\n**Step 1:**\n\n### [Download the theme](https://github.com/iansinnott/darkly-darker-theme/raw/master/darkly_darker_chrome_theme.crx)\n\n**Step: 2:**\n\nOpen the Chrome Extensions panel by going to `chrome://extensions/`. Paste that into Chrome to get to your extensions.\n\n**Step: 2:**\n\nDrag and drop the `.crx` file you just downloaded here. The theme will now be applied.\n\n## Screenshots\n\n![Darkly Darker Chrome Theme with Google](http://dropsinn.s3.amazonaws.com/chrome-chrome-full.png)\n\nI find this theme especially pleasant when used with the Chrome Devtools dark theme:\n\n![Darkly Darker Chrome Theme with Chrome Devtools](http://dropsinn.s3.amazonaws.com/chrome-chrome-with-devtools.png)\n\nIt also works quite nicely when viewing any site that already has a dark theme, like [compass-style.org](http://compass-style.org/):\n\n![Darkly Darker Chrome Theme with Compass Style](http://dropsinn.s3.amazonaws.com/Screen%20Shot%202016-09-08%20at%2012.28.01%20AM.png)\n\nThe incognito styling is also purple to differentiate between normal and private browsing:\n\n![Darkly Darker Chrome Incognito Theme](http://dropsinn.s3.amazonaws.com/chrome-chrome-incognito.png)\n\n---\n\n## Theme Docs\n\n**Helpful Articles:**\n\n* https://developer.chrome.com/extensions/themes\n* https://www.quora.com/How-can-I-create-my-own-chrome-theme\n* https://sites.google.com/site/gsugsa/google-apps/google-chrome/how-to-create-a-theme\n\nThe closest thing I could find to docs was the source that seems to control the theme:\n\n**Terminology:**\n\n* **ntp**: I think this stands for something like \"no tab present\"\n\n**Constants:**\n\nhttps://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/theme_properties.h\n\n**Logic:**\n\nhttps://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/theme_service.cc\n\n**As JSON:**\n\n```json\n{\n  \"theme\": {\n    \"colors\": {\n      \"frame\",\n      \"frame_inactive\",\n      \"frame_incognito\",\n      \"frame_incognito_inactive\",\n      \"toolbar\",\n      \"tab_text\",\n      \"background_tab_text\",\n      \"bookmark_text\",\n      \"ntp_background\",\n      \"ntp_text\",\n      \"ntp_link\",\n      \"ntp_link_underline\",\n      \"ntp_header\",\n      \"ntp_section\",\n      \"ntp_section_text\",\n      \"ntp_section_link\",\n      \"ntp_section_link_underline\",\n      \"button_background\",\n    },\n    \"tints\": {\n      \"buttons\",\n      \"frame\",\n      \"frame_inactive\",\n      \"frame_incognito\",\n      \"frame_incognito_inactive\",\n      \"background_tab\",\n    },\n    \"properties\": {\n      \"ntp_background_alignment\",\n      \"ntp_background_tiling\",\n      \"ntp_logo_alternate\"\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fdarkly-darker-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansinnott%2Fdarkly-darker-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fdarkly-darker-theme/lists"}