PHPackages                             kiconta/filament-theme - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kiconta/filament-theme

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kiconta/filament-theme
======================

Kiconta filament-theme

v1.0.4(3mo ago)0124[3 PRs](https://github.com/kiconta/filament-theme/pulls)MITPHPPHP ^8.2CI passing

Since Jul 6Pushed 1mo agoCompare

[ Source](https://github.com/kiconta/filament-theme)[ Packagist](https://packagist.org/packages/kiconta/filament-theme)[ Docs](https://github.com/kiconta/filament-theme)[ GitHub Sponsors](https://github.com/kiconta)[ RSS](/packages/kiconta-filament-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (15)Versions (9)Used By (0)

KICONTA filament-theme
======================

[](#kiconta-filament-theme)

[![Latest Version on Packagist](https://camo.githubusercontent.com/10a58fc5c745ecb24370abd8fe8afd470c27955822613dc0a0ad65091e6e2801/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b69636f6e74612f66696c616d656e742d7468656d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kiconta/filament-theme)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2b7cf3a77ce4365f8352ef760afc9a4fe3c90a9b9c1741b8c4244790c339c11a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b69636f6e74612f66696c616d656e742d7468656d652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/kiconta/filament-theme/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7e6a2c0dd0d27c36457558ef7f7ce147d019789a585cada02a0a842cba40bfe4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b69636f6e74612f66696c616d656e742d7468656d652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/kiconta/filament-theme/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0542ab7a3b40c174c587bdbcdb84809be995a7f299edd85eea5ea6f5c72719a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b69636f6e74612f66696c616d656e742d7468656d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kiconta/filament-theme)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require kiconta/kiconta-filament-theme
```

To install the theme's required JS libraries (install TailwindCSS plugins: forms, typography, and also postcss, and autoprefixer. Create postcss.config.js if it not exists yet), run:

```
php artisan kiconta-filament-theme:install
```

```

Add a new item to the `input` array of your `vite.config.js` file:

```js
'vendor/kiconta/kiconta-filament-theme/resources/css/theme.css'

```

Run:

```
npm run build
```

Testing
-------

[](#testing)

```
composer test
```

Register the plugin on your panel (e.g. `/app/Providers/Filament/AdminPanelProvider.php`):

```
use Kiconta\FilamentTheme\FilamentThemePlugin;
Plugin;

$panel
  ->plugin(use Kiconta\FilamentTheme\FilamentThemePlugin;
::make())
  ->font('Inter', provider: GoogleFontProvider::class)
  //add image logo in public/images/{folder}
  ->brandLogo(asset('images/kiconta-logo.svg'))
  //change favicon image in public/favicon.svg
  ->favicon(asset('favicon.svg'));

  //Remember Logo and fivicon in public folder.
```

Color
-----

[](#color)

Color documentation [Documentation](https://devs.kiconta.com.br/fundamentos-visuais/cores)

Logos Documentation
-------------------

[](#logos-documentation)

Logos documentation [Documentation](https://devs.kiconta.com.br/fundamentos-visuais/logo)

Lib Icons
---------

[](#lib-icons)

Lib Icons (Hero Icons) [Documentation](https://devs.kiconta.com.br/fundamentos-visuais/icones)

Credits
-------

[](#credits)

- [joinapi](https://github.com/kiconta)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance90

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Total

4

Last Release

115d ago

PHP version history (2 changes)v1.0.0PHP ^8.1

v1.0.2PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8b7a0f54ea593466158b532250ca0b8037afe9e34223c50a624b85d1bff8b7a?d=identicon)[kiconta](/maintainers/kiconta)

---

Top Contributors

[![devops-kiconta](https://avatars.githubusercontent.com/u/216701729?v=4)](https://github.com/devops-kiconta "devops-kiconta (8 commits)")[![joinapi](https://avatars.githubusercontent.com/u/146797724?v=4)](https://github.com/joinapi "joinapi (7 commits)")[![SrAmaral](https://avatars.githubusercontent.com/u/33547699?v=4)](https://github.com/SrAmaral "SrAmaral (4 commits)")[![rotaz-dev](https://avatars.githubusercontent.com/u/234048134?v=4)](https://github.com/rotaz-dev "rotaz-dev (4 commits)")[![EAmaral08Myhunterrs](https://avatars.githubusercontent.com/u/226587965?v=4)](https://github.com/EAmaral08Myhunterrs "EAmaral08Myhunterrs (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![rotaz-software](https://avatars.githubusercontent.com/u/234694433?v=4)](https://github.com/rotaz-software "rotaz-software (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelfilament-themekiconta

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kiconta-filament-theme/health.svg)

```
[![Health](https://phpackages.com/badges/kiconta-filament-theme/health.svg)](https://phpackages.com/packages/kiconta-filament-theme)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[tapp/filament-google-autocomplete-field

Filament plugin that provides a Google Autocomplete field

3098.1k](/packages/tapp-filament-google-autocomplete-field)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
