{"id":28901684,"url":"https://github.com/dieghernan/selenized-theme","last_synced_at":"2026-02-25T06:48:29.663Z","repository":{"id":293405264,"uuid":"983890677","full_name":"dieghernan/selenized-theme","owner":"dieghernan","description":"Theme based on Selenized Color Themes. Available for Visual Studio Code, RStudio, Pygments/Jekyll, TextMate/Sublime, HighlightJS and PrismJS","archived":false,"fork":false,"pushed_at":"2025-05-26T19:02:16.000Z","size":1314,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T16:56:48.957Z","etag":null,"topics":["dark-theme","highlightjs-theme","light-theme","primjs-theme","pygments-style","rstudio-theme","selenized","syntax-highlighting","textmate-theme","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dieghernan.selenized-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-15T04:36:38.000Z","updated_at":"2025-05-26T19:02:20.000Z","dependencies_parsed_at":"2025-05-15T07:36:05.968Z","dependency_job_id":null,"html_url":"https://github.com/dieghernan/selenized-theme","commit_stats":null,"previous_names":["dieghernan/selenized-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dieghernan/selenized-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fselenized-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fselenized-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fselenized-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fselenized-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dieghernan","download_url":"https://codeload.github.com/dieghernan/selenized-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fselenized-theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261103496,"owners_count":23109933,"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":["dark-theme","highlightjs-theme","light-theme","primjs-theme","pygments-style","rstudio-theme","selenized","syntax-highlighting","textmate-theme","vscode-theme"],"created_at":"2025-06-21T10:10:55.694Z","updated_at":"2026-02-25T06:48:29.641Z","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":"# Selenized Themes\n\n[![Preview in vscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/editor/theme/dieghernan.selenized-theme/Selenized%20Dark%20Theme)\n\n![Selenized Themes Banner](https://raw.githubusercontent.com/dieghernan/selenized-theme/main/assets/banner.png)\n\nDark and light syntax themes with green accents inspired by [Selenized](https://github.com/jan-warchol/selenized/) by Jan Warchoł.\n\n**Selenized** is a redesign of [Solarized](https://ethanschoonover.com/solarized/), featuring:\n\n- Higher contrast and improved lightness, thanks to fine-tuned color palettes.\n- Consistent accent colors.\n- A focus on readability.\n- Four theme options:\n  - Dark variants:\n    - Black Theme\n    - Dark Theme\n  - Light variants:\n    - Light Theme\n    - White Theme\n\nThemes available for:\n\n- **Visual Studio Code** (view in [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=dieghernan.selenized-theme))\n- **RStudio**: Use \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# Selenized Black Theme\n\n![Black](https://raw.githubusercontent.com/dieghernan/selenized-theme/main/assets/screenshot-black.png)\n\n# Selenized Dark Theme\n\n![Dark](https://raw.githubusercontent.com/dieghernan/selenized-theme/main/assets/screenshot-dark.png)\n\n# Selenized Light Theme\n\n![Light](https://raw.githubusercontent.com/dieghernan/selenized-theme/main/assets/screenshot-light.png)\n\n# Selenized White Theme\n\n![White](https://raw.githubusercontent.com/dieghernan/selenized-theme/main/assets/screenshot-white.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Fselenized-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdieghernan%2Fselenized-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Fselenized-theme/lists"}