PHPackages                             intmedia/mt-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. intmedia/mt-theme

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

intmedia/mt-theme
=================

Default LESS theme

v2.0.0(7y ago)0142BSD-3-ClauseCSS

Since Dec 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/intmedia/mt-theme)[ Packagist](https://packagist.org/packages/intmedia/mt-theme)[ RSS](/packages/intmedia-mt-theme/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

mt-theme
========

[](#mt-theme)

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

[](#installation)

```
composer require intmedia/mt-theme

```

Optional:

```
composer require frontpack/less
composer require frontpack/composer-assets-plugin

```

Components
----------

[](#components)

```
@import 'assets/typro/typro/base/base';
@import 'assets/typro/typro/mixins/fonts';
@import 'assets/intmedia/mt-theme/components/page';
@import 'assets/intmedia/mt-theme/components/header';
@import 'assets/intmedia/mt-theme/components/footer';
@import 'assets/intmedia/mt-theme/components/content';
@import 'assets/intmedia/mt-theme/components/logo';
@import 'assets/intmedia/mt-theme/components/navigation';
@import 'assets/intmedia/mt-theme/components/post';
@import 'assets/intmedia/mt-theme/components/video';
```

### layout/page

[](#layoutpage)

```

...

```

- `@mt-page-max-width: 70em;`
- `@mt-page-border-radius: 3px;`

### header

[](#header)

```

```

- `@mt-header-background: #f8f8f8;`
- `@mt-header-border-bottom: 1px solid #eee;`
- `@mt-header-max-width: @mt-page-max-width;`

### content

[](#content)

```

```

- `@mt-content-max-width: @mt-page-max-width;`
- `@mt-content-background: transparent;`

### footer

[](#footer)

```

			&copy; footer

```

- `@mt-footer-max-width: @mt-page-max-width;`
- `@mt-footer-background: transparent;`
- `@mt-footer-border-top: 1px solid #e8e8e8;`
- `@mt-footer-color: gray;`
- `@mt-footer-margin-top: 1em;`

### logo

[](#logo)

```

		Site Name
		Site motto

```

- `@mt-logo-name-color: #000;`
- `@mt-logo-name-font-size: 150%;`
- `@mt-logo-motto-color: gray;`
- `.logo--on-left`
- `.logo--inlined`
- `.logo--centered`

### navigation

[](#navigation)

```

		Homepage
		Články
		O webu

```

- `@mt-navigation-item-color: #000;`
- `@mt-navigation-item-border-radius: @mt-page-border-radius;`
- `@mt-navigation-active-item-color: #000;`
- `@mt-navigation-active-item-background: #fff;`
- `@mt-navigation-active-item-border-color: #ddd;`
- `.navigation--centered`
- `.navigation--on-right`

### post

[](#post)

```

	Lorem ipsum dolor sit
	Lorem ipsum dolo rsit

		Lorem ipsum

```

- `@mt-post-max-width: 54em;`
- `@mt-post-perex-color: #666;`

### video

[](#video)

```

			Lorem ipsum dolor sit amete

```

V této podobě se zobrazí na celou šířku

- `.video--w640` - omezí velikost videa/placeholderu na `640px`
- `.video--centered` - vystředí video na střed; v kombinaci s `.video--w640` omezí velikost kontejneru

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~275 days

Total

4

Last Release

2598d ago

Major Versions

v1.2.0 → v2.0.02019-03-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c980b1511b4a0350442dc23d89c99d4d9a2411b7e765d52c133ccacf616968b?d=identicon)[janpecha](/maintainers/janpecha)

---

Top Contributors

[![janpecha](https://avatars.githubusercontent.com/u/637719?v=4)](https://github.com/janpecha "janpecha (17 commits)")

### Embed Badge

![Health badge](/badges/intmedia-mt-theme/health.svg)

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

###  Alternatives

[delight-im/base64

Simple and convenient Base64 encoding and decoding for PHP

15158.1k6](/packages/delight-im-base64)

PHPackages © 2026

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