{"id":13682720,"url":"https://github.com/dobbbri/daily","last_synced_at":"2026-03-10T17:49:11.728Z","repository":{"id":76130368,"uuid":"100069478","full_name":"dobbbri/daily","owner":"dobbbri","description":"7 Beautiful and famous dark themes with Operator mono font superpowers","archived":false,"fork":false,"pushed_at":"2018-05-05T19:23:50.000Z","size":2993,"stargazers_count":37,"open_issues_count":3,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T09:51:26.553Z","etag":null,"topics":["colorscheme","phpstorm","vscode-theme","webstorm"],"latest_commit_sha":null,"homepage":"","language":null,"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/dobbbri.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-08-11T20:54:44.000Z","updated_at":"2024-07-13T22:18:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe034e22-2eeb-4b96-b932-9c129b9cb824","html_url":"https://github.com/dobbbri/daily","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dobbbri/daily","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbbri%2Fdaily","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbbri%2Fdaily/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbbri%2Fdaily/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbbri%2Fdaily/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dobbbri","download_url":"https://codeload.github.com/dobbbri/daily/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbbri%2Fdaily/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30345831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["colorscheme","phpstorm","vscode-theme","webstorm"],"created_at":"2024-08-02T13:01:51.703Z","updated_at":"2026-03-10T17:49:11.709Z","avatar_url":"https://github.com/dobbbri.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Fantastic (Ayu, Darcula, Gruvbox, Material, Monokai, Slime, Oceanic, One)\n\n## Beautiful dark themes with Operator Mono font/Italic superpowers\n\n## Each theme has a modified version to use with the Operator Mono font / Italic\n\n### Monokai\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/monokai.jpg)\n\n### Monokai - Operator Mono/Italic\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/monokaiItalic.jpg)\n\n### AYU\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/ayu.jpg)\n\n### AYU - Operator Mono/Italic\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/ayuItalic.jpg)\n\n### Slime\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/slime.jpg)\n\n### Slime - Operator Mono/Italic\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/slimeItalic.jpg)\n\n### Darcula (99% like **PhpStorm** and **WebStorm** by Intellij)\n\n![PhpStorm](https://raw.githubusercontent.com/sldobri/daily/master/images/darcula-phpstorm.jpg)\n![WebStorm](https://raw.githubusercontent.com/sldobri/daily/master/images/darcula-webstorm.jpg)\n\n### Material Bunker\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/Material.jpg)\n\n### Oceanic Next\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/OceanicNext.jpg)\n\n### One Dark\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/OneDark.jpg)\n\n### Gruvbox\n\n![Black](https://raw.githubusercontent.com/sldobri/daily/master/images/gruvbox.jpg)\n\n### I use this border hacks, if you like, use!!!\n\n```\n  \"workbench.colorCustomizations\": {\n    \"titleBar.border\": \"#000\",\n    \"sideBar.border\": \"#000\",\n    \"activityBar.border\": \"#000\",\n    \"tab.border\": \"#000\",\n    \"editorGroupHeader.tabsBorder\": \"#000\",\n    \"panel.border\": \"#000\",\n    \"statusBar.border\": \"#000\"\n  },\n```\n\n### Background hacks, if you like!!!\n\n#### add this your **_User Settings_** (settings.json)\n\n```\n  \"workbench.colorCustomizations\": {\n    \"titleBar.border\": \"#05080A\",\n    \"list.activeSelectionBackground\": \"#05080A\",\n    \"list.inactiveSelectionBackground\": \"#05080A\",\n    \"tab.inactiveBackground\": \"#05080A\",\n    \"editorGroupHeader.tabsBackground\": \"#05080A\",\n    \"editorGroupHeader.noTabsBackground\": \"#05080A\",\n    \"activityBar.background\": \"#05080A\",\n    \"sideBar.background\": \"#05080A\",\n    \"sideBarSectionHeader.background\": \"#05080A\",\n    \"activityBar.border\": \"#0b1015\",\n    \"tab.border\": \"#0b1015\",\n    \"panel.border\": \"#05080A\",\n    \"statusBar.border\": \"#05080A\"\n  },\n```\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobbbri%2Fdaily","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdobbbri%2Fdaily","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobbbri%2Fdaily/lists"}