{"id":13669934,"url":"https://github.com/websemantics/stone-theme","last_synced_at":"2025-10-07T21:45:02.834Z","repository":{"id":57079209,"uuid":"73025052","full_name":"websemantics/stone-theme","owner":"websemantics","description":":moyai: Responsive admin theme for PyroCMS 3 that's easy to install and customize, with slick ui and intuitive user experience.","archived":false,"fork":false,"pushed_at":"2016-11-24T16:29:27.000Z","size":2271,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-25T13:59:56.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/websemantics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-06T23:11:04.000Z","updated_at":"2021-01-13T19:51:27.000Z","dependencies_parsed_at":"2022-08-24T14:56:24.491Z","dependency_job_id":null,"html_url":"https://github.com/websemantics/stone-theme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/websemantics/stone-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstone-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstone-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstone-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstone-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/websemantics","download_url":"https://codeload.github.com/websemantics/stone-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstone-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278854216,"owners_count":26057418,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-02T09:00:25.903Z","updated_at":"2025-10-07T21:45:02.817Z","avatar_url":"https://github.com/websemantics.png","language":"CSS","funding_links":[],"categories":["Themes"],"sub_categories":[],"readme":"```\n       ╭──────────────╮\n       |              |\n      /               |\n     /   (    )       |\n    /        _____ ___|__   ___   ____     ___      ______  __ __    ___  ___ ___    ___\n   /        / ___/|      | /   \\ |    \\   /  _]    |      ||  |  |  /  _]|   |   |  /  _]\n  /__      (   \\_ |      ||     ||  _  | /  [_     |      ||  |  | /  [_ | _   _ | /  [_\n    |       \\__  ||_|  |_||  O  ||  |  ||    _]    |_|  |_||  _  ||    _]|  \\_/  ||    _]\n    |_      /  \\ |  |  |  |     ||  |  ||   [_       |  |  |  |  ||   [_ |   |   ||   [_\n     /      \\    |  |  |  |     ||  |  ||     |      |  |  |  |  ||     ||   |   ||     |\n    /        \\___|  |__|   \\___/ |__|__||_____|      |__|  |__|__||_____||___|___||_____|\n   /                  | Responsive admin theme for PyroCMS 3\n  ╰───────────────────╯ \n```\n\u003e Built on the popular open source project [AdminLTE](https://almsaeedstudio.com/themes/AdminLTE/index2.html), this theme is easy to install and customize, with slick ui and intuitive user experience making PyroCMS 3 even more pleasurable to work with.\n\n![Stone Theme](https://github.com/websemantics/stone-theme/raw/master/docs/stone-2.png \"Stone Theme\")\n\n![Login](https://github.com/websemantics/stone-theme/raw/master/docs/stone-1.png \"Login\")\n\n## Install\n\nIn your project folder, require the theme package with `composer`,\n\n```bash\ncomposer require websemantics/stone-theme\n```\n\nEdit `.env` file and change the value of `ADMIN_THEME` to,\n\n```\nADMIN_THEME=websemantics.theme.stone\n```\n\n## Notifications\n\nBonus ui to manage app notifications is provided with this theme. To enable, edit `resources/config/config.php` and change the value of `notification` to true,\n\n```\n'notification'           =\u003e env('STONE_NOTIFICATION', true),\n```\n\n![Notification](https://github.com/websemantics/stone-theme/raw/master/docs/stone-4.png \"Notification\")\n\n## Responsive\n\nThis theme was built to work on desktop and mobile phones. It is also fleixible to adjust to your workflow with many layout configurations.\n\n![Responsive](https://github.com/websemantics/stone-theme/raw/master/docs/stone-3.png \"Responsive\")\n\nThe screenshot above shows a minimized sidebar with plenty of space to spare.\n\n## Theme Customization\n\nStone theme is built with `less` and is dead easy to customize by changing themes variables in `resources/less/theme/variables.less`. \n\nFor example, to change the dominant/primary theme color, simply change the value of `brand-primary` variable in `resources/config/variables.php` as follows, \n\n```\n'brand-primary'          =\u003e '#43AAC5',\n```\n\nThat's it!\n\n![Theme Customization](https://github.com/websemantics/stone-theme/raw/master/docs/stone-5.png \"Theme Customization\")\n\n## Support\n\nStar :star: this repository to show support or if you find this project useful. Need help or have a question? post at [StackOverflow](https://stackoverflow.com/questions/tagged/stone-theme websemantics).\n\n*Please don't use the issue trackers for support/questions.*\n\n## Contribution\n\nContributions to this project is accepted in the form of feedback, bugs reports and even better - pull requests :)\n\n## Resources\n\n- [Auto Pyro](https://github.com/websemantics/auto-pyro), PyroCMS deploy tool for faster development experience.\n- [Template Template](https://github.com/pyrocms-templates/template-template), Default Pyro Builder template for building Pyro Builder templates.\n- [Registry](https://github.com/pyrocms-templates), List of all Pyro Builder available template.\n- [Awesome PyroCMS](https://github.com/websemantics/awesome-pyrocms), Curated list of PyroCMS addons and resources.\n- [PyroCMS Cheatsheet](http://websemantics.github.io/pyrocms-cheatsheet), List of commands and features for PyroCMS 3.\n- [PyroCMS](https://github.com/pyrocms/pyrocms), MVC PHP Content Management System built to be easy to use, theme and develop with. It is used by individuals and organizations of all sizes around the world.\n\n## License\n\n[MIT license](http://opensource.org/licenses/mit-license.php)\nCopyright (c) Web Semantics, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstone-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsemantics%2Fstone-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstone-theme/lists"}