{"id":19773148,"url":"https://github.com/activeadmin-plugins/active_admin_theme","last_synced_at":"2025-10-08T18:27:09.410Z","repository":{"id":24819109,"uuid":"28233535","full_name":"activeadmin-plugins/active_admin_theme","owner":"activeadmin-plugins","description":":+1: flat skin for activeadmin","archived":false,"fork":false,"pushed_at":"2022-02-21T10:54:35.000Z","size":311,"stargazers_count":181,"open_issues_count":3,"forks_count":50,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T10:11:21.336Z","etag":null,"topics":["activeadmin","css","theme"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/activeadmin-plugins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-19T14:57:22.000Z","updated_at":"2024-12-17T08:04:01.000Z","dependencies_parsed_at":"2022-07-25T14:22:15.402Z","dependency_job_id":null,"html_url":"https://github.com/activeadmin-plugins/active_admin_theme","commit_stats":null,"previous_names":["didww/active_admin_theme"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin-plugins%2Factive_admin_theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin-plugins%2Factive_admin_theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin-plugins%2Factive_admin_theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin-plugins%2Factive_admin_theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeadmin-plugins","download_url":"https://codeload.github.com/activeadmin-plugins/active_admin_theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["activeadmin","css","theme"],"created_at":"2024-11-12T05:08:47.716Z","updated_at":"2025-10-08T18:27:04.354Z","avatar_url":"https://github.com/activeadmin-plugins.png","language":"SCSS","readme":"# ActiveAdminTheme\n\nCustom ActiveAdmin templates\n\n\n## Installation\nAs active_skin is the css theme for the [activeadmin](https://github.com/activeadmin/activeadmin) administration framework - you have to install if first.\n\n#### As a Gem\nHaving active admin installed add the following line to your application's Gemfile:\n\n\n```ruby\ngem 'active_admin_theme'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install active_admin_theme\n\n#### As a NPM module (Yarn package)\nExecute:\n\n    $ npm i @activeadmin-plugins/active_admin_theme\n\nOr\n\n    $ yarn add @activeadmin-plugins/active_admin_theme\n\nOr add manually to `package.json`:\n\n```\n\"dependencies\": {\n  \"@activeadmin-plugins/active_admin_theme\": \"1.1.4\"\n}\n```\nand execute:\n\n    $ yarn\n\n## Usage\n\nIn your base stylesheet entry point `active_admin.scss` (as example), add line:\n\n#### As a Gem via Sprockets\n```css\n@import 'wigu/active_admin_theme';\n```\n\n#### As a NPM module (Yarn package) via Webpacker or any other assets bundler\n\n```css\n@import '@activeadmin-plugins/active_admin_theme';\n```\n\nYou can change basic colors of the theme by setting some variable above active_admin_theme import line in active_admin.css.scss\n\n```css\n...\n$skinMainFirstColor: #A5A7AA!default;\n$skinMainSecondColor: #0066CC!default;\n$skinBorderWindowColor: #B8BABE!default;\n\n@import 'wigu/active_admin_theme';\n...\n```\n\n## Screen\n\n\u003ca href=\"./img/wigu.png\"\u003e\u003cimg src=\"./img/wigu.png\"\u003e\u003c/a\u003e\n\n\n## Contributing\n\n1. Fork it ( https://github.com/activeadmin-plugins/active_admin_theme/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveadmin-plugins%2Factive_admin_theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factiveadmin-plugins%2Factive_admin_theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveadmin-plugins%2Factive_admin_theme/lists"}