{"id":19221413,"url":"https://github.com/reflexe/gwt-material-themes","last_synced_at":"2025-02-23T09:28:09.026Z","repository":{"id":177977872,"uuid":"140868228","full_name":"Reflexe/gwt-material-themes","owner":"Reflexe","description":"A RTL fork for gwt material themes ","archived":false,"fork":false,"pushed_at":"2018-07-13T21:18:16.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T20:18:27.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Reflexe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2018-07-13T16:12:47.000Z","updated_at":"2018-07-13T21:18:17.000Z","dependencies_parsed_at":"2024-01-31T22:01:15.171Z","dependency_job_id":null,"html_url":"https://github.com/Reflexe/gwt-material-themes","commit_stats":null,"previous_names":["reflexe/gwt-material-themes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reflexe%2Fgwt-material-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reflexe%2Fgwt-material-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reflexe%2Fgwt-material-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reflexe%2Fgwt-material-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Reflexe","download_url":"https://codeload.github.com/Reflexe/gwt-material-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240296023,"owners_count":19779004,"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":[],"created_at":"2024-11-09T14:42:18.830Z","updated_at":"2025-02-23T09:28:08.972Z","avatar_url":"https://github.com/Reflexe.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"http://i.imgur.com/jxTSZ3K.png\" /\u003e\n\n# gwt-material-themes \n\nGwt Material Design Themes for https://github.com/GwtMaterialDesign/gwt-material \u003cbr\u003e\n\n[![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material-themes.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material-themes)\n\n\n## Usage\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.gwtmaterialdesign\u003c/groupId\u003e\n    \u003cartifactId\u003egwt-material-themes\u003c/artifactId\u003e\n    \u003cversion\u003e2.0.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Changelog\nYou can view the changelog [here](https://github.com/GwtMaterialDesign/gwt-material-themes/wiki/Changelog)\n\nImport the theme in your GWT Module\n```xml\n\u003cinherits name=\"gwt.material.design.themes.ThemeBlue\"/\u003e\n```\n## Dynamic Themes\nStarting GMD 2.0 we supported dynamic theming.\n#### Step 1: Choose GMD Theme Resources you want to include into your app.\n```xml\n\u003cinherits name=\"gwt.material.design.themes.ThemeAmberResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeBlueResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeBrownResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeGreenResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeGreyResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeOrangeResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemePinkResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemePurpleResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeRedResources\"/\u003e\n\u003cinherits name=\"gwt.material.design.themes.ThemeYellowResources\"/\u003e\n```\n#### Step 2: Create your theme switcher (Below is a custom example)\nA ComboBox widget that contains lists of theme selection.\n[Sample](https://github.com/GwtMaterialDesign/gwt-material-demo/blob/release_2.0/src/main/java/gwt/material/design/demo/client/application/menu/MenuView.java#L74)\n\n#### Step 3: Create your Theme Manager (Below is a custom example)\nA Custom theme manager to store selected theme to browser’s cache.\n[Theme Manager](https://github.com/GwtMaterialDesign/gwt-material-demo/blob/release_2.0/src/main/java/gwt/material/design/demo/client/ThemeManager.java)\n\n\n## Follow Us\n\u003ca href=\"https://plus.google.com/u/0/communities/108005250093449814286\"\u003e Google Plus\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexe%2Fgwt-material-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freflexe%2Fgwt-material-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexe%2Fgwt-material-themes/lists"}