{"id":15173088,"url":"https://github.com/mogtofu33/olivero_sub_theme","last_synced_at":"2026-02-28T15:31:37.621Z","repository":{"id":128488792,"uuid":"439037183","full_name":"mogtofu33/olivero_sub_theme","owner":"mogtofu33","description":"Starting point for a minimal Drupal 10 Olivero sub theme with minimal overrides.","archived":false,"fork":false,"pushed_at":"2024-07-02T07:44:57.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"2.x-dev","last_synced_at":"2025-02-21T22:30:00.198Z","etag":null,"topics":["drupal","drupal10","theme-development"],"latest_commit_sha":null,"homepage":"https://developpeur-drupal.com/en/article/update-create-drupal-10-olivero-sub-theme","language":"CSS","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/mogtofu33.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}},"created_at":"2021-12-16T15:24:20.000Z","updated_at":"2024-07-02T07:45:01.000Z","dependencies_parsed_at":"2024-05-18T19:27:44.604Z","dependency_job_id":"7876da72-8675-4cf7-89c5-e1f7db85d410","html_url":"https://github.com/mogtofu33/olivero_sub_theme","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"28d99d21f8a1153af6924ae2aaadc8c2d6a4501a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mogtofu33/olivero_sub_theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Folivero_sub_theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Folivero_sub_theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Folivero_sub_theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Folivero_sub_theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mogtofu33","download_url":"https://codeload.github.com/mogtofu33/olivero_sub_theme/tar.gz/refs/heads/2.x-dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Folivero_sub_theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29940284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"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":["drupal","drupal10","theme-development"],"created_at":"2024-09-27T10:41:00.253Z","updated_at":"2026-02-28T15:31:37.585Z","avatar_url":"https://github.com/mogtofu33.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal 10 Olivero sub theme\n\n__Note__: This will be obsolete with Drupal 11.x, see\n[Allow starterkit theme generator tool to clone Olivero](https://www.drupal.org/project/drupal/issues/3301173)\n\nMinimal template to create a sub theme from [Drupal Olivero theme](https://www.drupal.org/project/olivero).\n\nThis is only recommended if you want to make **minor tweaks** and understand that Olivero could break your\nmodifications as it changes.\n\nSee full article:\n\n* \u003chttps://developpeur-drupal.com/en/article/update-create-drupal-10-olivero-sub-theme\u003e\n\n## Quick HowTo\n\nCopy this theme in your Drupal theme folder `web/themes/custom` and rename it, ie `olivero_sub_theme` \u003e `_MY_THEME_NAME_`.\n\nRename all files in this folder from `olivero_sub_theme` \u003e `_MY_THEME_NAME_`.\n\nEdit `_MY_THEME_NAME_.info.yml` with your informations.\n\nEdit `_MY_THEME_NAME_.theme` to change `olivero_sub_theme_css_alter` \u003e `MY_THEME_NAME_css_alter` and change the theme\nname `olivero_sub_theme` with your name.\n\nRun:\n\n```bash\nscripts/build.sh\n```\n\nEnable the theme as usual from your Drupal.\n\nVisit theme settings to set base colors: `Administration \u003e Appearance \u003e Appearance settings \u003e _MY_THEME_NAME_`\n\nDisable css, js aggregation and cache in Drupal, see the [Drupal documentation](https://www.drupal.org/docs/develop/development-tools/disable-caching).\n\nAdapt [css/theme.css](./css/theme.css) and [js/theme.js](./js/theme.js).\n\nBuild the css with postcss by running each time:\n\n```bash\nscripts/build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogtofu33%2Folivero_sub_theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmogtofu33%2Folivero_sub_theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogtofu33%2Folivero_sub_theme/lists"}