{"id":15654474,"url":"https://github.com/axendeveloper/ips-theme-dynamic","last_synced_at":"2026-01-08T07:04:41.475Z","repository":{"id":43256817,"uuid":"363083148","full_name":"aXenDeveloper/ips-theme-dynamic","owner":"aXenDeveloper","description":"(IPS Theme) Dynamic theme with Font Awesome 5","archived":false,"fork":false,"pushed_at":"2023-06-15T17:08:48.000Z","size":44329,"stargazers_count":28,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T03:37:58.086Z","etag":null,"topics":["dynamic","ips-community-suite","theme"],"latest_commit_sha":null,"homepage":"https://ips.axendev.net/index.php?app=core\u0026module=system\u0026controller=theme\u0026do=change\u0026id=3","language":null,"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/aXenDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-04-30T08:55:53.000Z","updated_at":"2025-01-16T19:37:32.000Z","dependencies_parsed_at":"2024-10-23T04:19:17.817Z","dependency_job_id":"49c8e6e8-c2a2-4caf-ae65-20928d10b53d","html_url":"https://github.com/aXenDeveloper/ips-theme-dynamic","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aXenDeveloper%2Fips-theme-dynamic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aXenDeveloper%2Fips-theme-dynamic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aXenDeveloper%2Fips-theme-dynamic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aXenDeveloper%2Fips-theme-dynamic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aXenDeveloper","download_url":"https://codeload.github.com/aXenDeveloper/ips-theme-dynamic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246265148,"owners_count":20749594,"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":["dynamic","ips-community-suite","theme"],"created_at":"2024-10-03T12:51:56.664Z","updated_at":"2026-01-08T07:04:41.405Z","avatar_url":"https://github.com/aXenDeveloper.png","language":null,"readme":"![Header image](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/1.png)\n\n# Dynamic Theme\n\n(PSD) Graphic Theme - [Grzegorz](https://www.pecetowicz.pl/profile/32013-grzegorz/)\n\nBuilt-in Font Awesome 5 icons.\n\n## 🏷️ Requirements\n\n- [IPS Community Suite: 4.7 version](https://invisioncommunity.com/)\n\n## 🧰 Install\n\n1. Go to: AdminCP -\u003e Customization -\u003e APPEARANCE -\u003e **Themes**,  \n   ![Select Plugin](https://files.axendev.net/github/theme/admincp_select.png)\n2. Click on the **Create new** button,\n   ![Create new](https://files.axendev.net/github/theme/create_new.png)\n3. Click on the link **manual upload**,  \n   ![Manual Upload](https://files.axendev.net/github/theme/manual_upload.png)\n4. Select file **.xml** from packet and click next button,\n5. Go to theme settings,\n6. Go to **Global tab** and **select your IPS version**\n   ![Manual Upload](https://files.axendev.net/projects/ips/themes/dynamic/version.png)\n\n## 🛠️ Update\n\n1. Go to: AdminCP -\u003e Customization -\u003e APPEARANCE -\u003e **Themes**,  \n   ![Select Plugin](https://files.axendev.net/github/theme/admincp_select.png)\n2. Search your theme and click **Upload a new version**,  \n   ![Upload a new version](https://files.axendev.net/github/theme/new_version_upload.png)\n3. Select file **.xml** from packet and click upload button,\n4. Go to theme settings,\n5. Go to **Global tab** and **select your IPS version**\n   ![Manual Upload](https://files.axendev.net/projects/ips/themes/dynamic/version.png)\n\n## 🔨 Configuration\n\n### Icons navBar\n\nExample code:\n\n```\nnav .ipsNavBar_primary li[data-navext=\"Forums\"] a::before {content: \"\\f015\" !important;}\n```\n\n- **data-navext** - The name of the item menu. You can find it by clicking on F12 in the browser and selecting the item tab.!  \n  ![data-navext](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/navBar_icons.png)\n- **f015** - [Unicode Font Awesome 5](https://fontawesome.com/icons)\n\n### Icons widgets\n\nExample code:\n\n```\n.cWidgetContainer .ipsWidget[data-blockid*=\"forumStatistics\"] .ipsWidget_title::before {content: \"\\f015\";}\n```\n\n- **data-blockid** - The name of the item widget. You can find it by clicking on F12 in the browser and selecting the item tab.  \n  ![data-blockid](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/widgets_icons.png)\n- **f015** - [Unicode Font Awesome 5](https://fontawesome.com/icons)\n\n## 🔧 Default settings\n\nButtons:\n\n- **Primary button** - #5c64c5\n- **Alternate button** - #8b69c2\n- **Normal button** - #5c64c5\n- **Light button** - #1b1d25\n- **Light button font** - #5c64c5\n- **Very light button** - #0b0c10\n- **Very light button font** - #5c64c5\n- **Button bar** - #1e2029\n- **Link button** - #5c64c5\n  Front-End Colors:\n- **Brand Color** - #5c64c5\n- **Body background** - #141519\n- **Header Background** - #141519\n- **Header Text** - #ffffff\n- **Main Navigation Background** - #5c64c5\n- **Main Navigation Text** - #888b98\n- **Secondary Navigation Background** - #131419\n- **Secondary Navigation Text** - #ffffff\n- **Dark area background** - #0f1015\n- **Area background** - #15161d\n- **Light area background** - #17181f\n- **Reset area background** - #111217\n- **Selected** - #1d1727\n- **Selected Border** - #8b69c2\n- **Tags** - #8b69c2\n- **Prefix** - #5c64c5\n- **Widget Title Bar Text** - #ffffff\n- **Moderated Light Background** - #210000\n- **Moderated Text** - #bb5454\n- **Activity Timeline Color** - #5c64c5\n- **Item Status Badges Active** - #5c64c5\n- **Mentions** - #5c64c5\n- **Highlighted Post Background** - #8b69c2\n- **Highlighted Post Border** - #5c64c5\n- **Comment Count Background** - #22242d\n- **Comment Count Font** - #ffffff\n- **Active Input Border** - #5c64c5\n  Text:\n- **Base text color** - #888b98\n- **Dark text** - #ffffff\n- **Light text** - #55606f\n- **Link color** - #959faf\n- **Link hover color** - #5c64c5\n- **Section title bar text** - #ffffff\n- **Footer Links** - #656872\n- **Tags** - #ffffff\n\n## 📷 Screenshots\n\n![2](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/2.png)\n![3](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/3.png)\n![4](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/4.png)\n![5](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/5.png)\n![6](https://raw.githubusercontent.com/aXenDeveloper/ips-theme-dynamic/master/screenshots/6.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxendeveloper%2Fips-theme-dynamic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxendeveloper%2Fips-theme-dynamic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxendeveloper%2Fips-theme-dynamic/lists"}