{"id":28901686,"url":"https://github.com/dieghernan/skeletor-syntax","last_synced_at":"2026-01-31T21:11:35.436Z","repository":{"id":292728829,"uuid":"981721478","full_name":"dieghernan/skeletor-syntax","owner":"dieghernan","description":"VS Code theme based on Skeletor Syntax by Ramón M. Cros. Also matching styles for RStudio, Pygments/Jekyll, TextMate/Sublime and HighlightJS","archived":false,"fork":false,"pushed_at":"2026-01-21T01:23:31.000Z","size":2192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-21T12:42:55.103Z","etag":null,"topics":["dark-theme","highlightjs-theme","pygments-style","rstudio-theme","skeletor-syntax","sublime-theme","syntax-highlighting","textmate-theme","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dieghernan.skeletor-syntax","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":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-11T18:38:42.000Z","updated_at":"2026-01-21T01:23:28.000Z","dependencies_parsed_at":"2025-05-22T15:08:17.781Z","dependency_job_id":"cdab649f-593d-4b7d-ac53-0dce75b81abb","html_url":"https://github.com/dieghernan/skeletor-syntax","commit_stats":null,"previous_names":["dieghernan/skeletor-vscode-theme","dieghernan/skeletor-syntax-vscode-theme","dieghernan/skeletor-syntax"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dieghernan/skeletor-syntax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fskeletor-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fskeletor-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fskeletor-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fskeletor-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dieghernan","download_url":"https://codeload.github.com/dieghernan/skeletor-syntax/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieghernan%2Fskeletor-syntax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28955277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"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","highlightjs-theme","pygments-style","rstudio-theme","skeletor-syntax","sublime-theme","syntax-highlighting","textmate-theme","vscode-theme"],"created_at":"2025-06-21T10:10:55.723Z","updated_at":"2026-01-31T21:11:35.431Z","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":"# Skeletor Syntax\n\n[![Preview in\nvscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/editor/theme/dieghernan.skeletor-syntax/Skeletor%20Syntax)\n\n![Skeletor Syntax\nBanner](https://raw.githubusercontent.com/dieghernan/skeletor-syntax/main/assets/banner.png)\n\nA *dark* syntax theme with purple accents inspired by Skeletor from *He-Man and\nthe Masters of the Universe*. This theme is based on the [PrismJS\nversion](https://ramonmcros.com/skeletor-syntax/prism.html) of [Skeletor\nSyntax](https://ramonmcros.com/skeletor-syntax/) created by Ramón M. Cros.\n\nAvailable for:\n\n-   **Visual Studio Code** (view in [Visual Studio\n    Marketplace](https://marketplace.visualstudio.com/items?itemName=dieghernan.skeletor-syntax))\n-   **RStudio**\n-   **TextMate/Sublime**\n-   **Pygments** (compatible with **Jekyll** static site generator)\n-   **highlight.js**\n-   **Prism.js** (original file by Ramón M. Cros).\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           // RStudio (*.rstheme files)\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## Language Support\n\nSkeletor Syntax supports `language-*` rules and is optimized for:\n\n-   **HTML**\n-   **CSS \u0026 SCSS**\n-   **JavaScript**\n-   **PHP**\n-   **Markdown**\n-   **YAML**\n\n--------------------------------------------------------------------------------\n\n![Main\nScreenshot](https://raw.githubusercontent.com/dieghernan/skeletor-syntax/main/assets/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Fskeletor-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdieghernan%2Fskeletor-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieghernan%2Fskeletor-syntax/lists"}