{"id":28901689,"url":"https://github.com/dieghernan/overflow-theme","last_synced_at":"2026-02-25T02:06:30.518Z","repository":{"id":294518682,"uuid":"985780718","full_name":"dieghernan/overflow-theme","owner":"dieghernan","description":"Theme based on Stack Overflow colors.Available for Visual Studio Code, RStudio, Pygments/Jekyll, TextMate/Sublime, HighlightJS and PrismJS","archived":false,"fork":false,"pushed_at":"2025-05-26T19:03:43.000Z","size":1011,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-09T15:35:06.570Z","etag":null,"topics":["dark-theme","high-contrast","highlightjs-theme","light-theme","primjs-theme","pygments-style","rstudio-theme","stackoverflow","syntax-highlighting","textmate-theme","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dieghernan.overflow-theme","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dieghernan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"dieghernan","patreon":null,"open_collective":null,"ko_fi":"dieghernan","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2025-05-18T14:12:24.000Z","updated_at":"2025-05-26T19:03:47.000Z","dependencies_parsed_at":"2025-05-20T21:18:48.315Z","dependency_job_id":null,"html_url":"https://github.com/dieghernan/overflow-theme","commit_stats":null,"previous_names":["dieghernan/overflow-theme"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dieghernan/overflow-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Foverflow-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Foverflow-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Foverflow-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Foverflow-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dieghernan","download_url":"https://codeload.github.com/dieghernan/overflow-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Foverflow-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28999708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"ssl_error","status_checked_at":"2026-02-02T01:32:03.458Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dark-theme","high-contrast","highlightjs-theme","light-theme","primjs-theme","pygments-style","rstudio-theme","stackoverflow","syntax-highlighting","textmate-theme","vscode-theme"],"created_at":"2025-06-21T10:10:56.357Z","updated_at":"2026-02-25T02:06:30.510Z","avatar_url":"https://github.com/dieghernan.png","language":"HTML","funding_links":["https://github.com/sponsors/dieghernan","https://ko-fi.com/dieghernan"],"categories":[],"sub_categories":[],"readme":"# Overflow Theme\n\n[![Preview in\nvscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/editor/theme/dieghernan.overflow-theme/Overflow%20Light)\n\n![Overflow Theme\nBanner](https://raw.githubusercontent.com/dieghernan/overflow-theme/main/assets/banner.png)\n\nDark and light syntax themes with orange accents, inspired by Stack Overflow.\nAvailable for:\n\n- **Visual Studio Code** (view in [Visual Studio\n  Marketplace](https://marketplace.visualstudio.com/items?itemName=dieghernan.overflow-theme))\n- **RStudio**, see \u003chttps://dieghernan.github.io/rstudiothemes/\u003e.\n- **TextMate/Sublime**\n- **Pygments** (compatible with the **Jekyll** static site generator)\n- **highlight.js**\n- **Prism.js**\n\n```\n.\n├── .github\n├── assets\n├── dist                  // Themes folder\n│   ├── hljs              // highlight.js (*.css | *.min.css | *.scss files)\n│   ├── prismjs           // prism.js (*.css | *.min.css | *.scss files)\n│   ├── pygments          // Pygments/Jekyll (*.css | *.min.css | *.scss files)\n│   ├── rstudio           // \u003cdeprecated\u003e\n│   ├── tmtheme           // TextMate/Sublime (*.tmTheme files)\n│   └── vscode            // Visual Studio Code Extension (Marketplace)\n├── src\n│   └── build_themes.R    // Build script (R language)\n│   └── ...\n│...\n```\n\n---\n\n## Overflow Dark\n\n![Dark](https://raw.githubusercontent.com/dieghernan/overflow-theme/main/assets/screenshot-dark.png)\n\n## Overflow Light\n\n![Light](https://raw.githubusercontent.com/dieghernan/overflow-theme/main/assets/screenshot-light.png)\n\n## Overflow Dark High Contrast\n\n![Dark-HC](https://raw.githubusercontent.com/dieghernan/overflow-theme/main/assets/screenshot-dark-hc.png)\n\n## Overflow Light High Contrast\n\n![Light-HC](https://raw.githubusercontent.com/dieghernan/overflow-theme/main/assets/screenshot-light-hc.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Foverflow-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdieghernan%2Foverflow-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Foverflow-theme/lists"}