From 214bd2ab58a54493a42e923b7978e25be200d4a4 Mon Sep 17 00:00:00 2001 From: Salman Hijazi Date: Fri, 1 May 2026 18:56:56 -0400 Subject: [PATCH] Add themes section to community overview Added a new section for themes with a package listing. --- 1.x/addons/community/overview.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/1.x/addons/community/overview.mdx b/1.x/addons/community/overview.mdx index 4ba39d4..772e8a6 100644 --- a/1.x/addons/community/overview.mdx +++ b/1.x/addons/community/overview.mdx @@ -29,6 +29,12 @@ The Lunar community has built a growing collection of third-party packages that | [armezit/lunarphp-virtual-product](https://github.com/armezit/lunarphp-virtual-product) | Adds support for virtual and digital products such as subscriptions, memberships, and downloadable goods. | | [armezit/lunarphp-purchase-limit](https://github.com/armezit/lunarphp-purchase-limit) | Allows defining purchase limitation rules based on quantity, amount, or both, scoped to products, variants, customers, or customer groups. | +## Themes + +| Package | Description | +|---|---| +| [devletes/filament-orbit-theme](https://filament.devletes.com/orbit) | Instantly give your admin panel a brand new look and enhance your administrative experience and efficiency | + ## Disclaimer Community add-ons are maintained by their respective authors. Lunar does not guarantee compatibility, security, or ongoing maintenance of these packages. Always review the source code and test thoroughly before using any third-party package in production.