PHPackages                             cherubimro/roundcube-talshiar-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. cherubimro/roundcube-talshiar-theme

ActiveRoundcube-skin[Utility &amp; Helpers](/categories/utility)

cherubimro/roundcube-talshiar-theme
===================================

A Romulan-themed dark violet skin for Roundcube Webmail based on Elastic

10Less

Since Feb 25Pushed 4mo agoCompare

[ Source](https://github.com/cherubimro/roundcube-TalShiar-theme)[ Packagist](https://packagist.org/packages/cherubimro/roundcube-talshiar-theme)[ RSS](/packages/cherubimro-roundcube-talshiar-theme/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

TalShiar — Romulan Violet Roundcube Skin
========================================

[](#talshiar--romulan-violet-roundcube-skin)

A dark Romulan-themed skin for [Roundcube Webmail](https://roundcube.net/), inspired by the Tal Shiar intelligence service. Deep violet surfaces, emerald green accents, sharp angular UI elements, and a cloaking device shimmer animation.

**VIGILANCE ETERNAL**

Features
--------

[](#features)

- Deep violet/purple primary color palette with emerald green accents
- Angular clip-path buttons with cloaking shimmer animation
- Intelligence terminal scan-line overlay (thin, refined)
- Violet glow headers/footers with emerald focus states
- Dark background email reading with forced light text
- Stylized raptor emblem logo
- Noto Sans typography
- Full dark mode support
- Mobile-optimized (animations disabled on small screens)

Color Palette
-------------

[](#color-palette)

RoleValueDescriptionPrimary accent`#7b2d8e`Deep violetSecondary accent`#1a8a5a`Emerald greenLinks`#20c080`Bright emeraldBase black`#0c0a10`Near-black purpleBody text`#c8c0d8`Cool silver-lavenderError`#cc2200`Red alertWarning`#c87020`Amber-orangeInstallation
------------

[](#installation)

Copy the skin into your Roundcube `skins/` directory:

```
cp -r TalShiar /path/to/roundcube/skins/
```

Then activate in `config/config.inc.php`:

```
$config['skin'] = 'TalShiar';
$config['skin_logo'] = [
    '*'           => '/skins/TalShiar/images/logo.svg',
    '[dark]'      => '/skins/TalShiar/images/logo.svg',
    '[small]'     => '/skins/TalShiar/images/logo.svg',
    '[small-dark]'=> '/skins/TalShiar/images/logo.svg',
];
```

Building CSS from Source
------------------------

[](#building-css-from-source)

The skin uses Less CSS. To rebuild after modifying `.less` files:

```
npm init -y
npm install less less-plugin-clean-css
npx lessc --clean-css="--s1 --advanced" styles/styles.less styles/styles.min.css
npx lessc --clean-css="--s1 --advanced" styles/print.less styles/print.min.css
npx lessc --clean-css="--s1 --advanced" styles/embed.less styles/embed.min.css
rm -rf node_modules package.json package-lock.json
```

Based On
--------

[](#based-on)

The Elastic skin by The Roundcube Dev Team, licensed under [Creative Commons Attribution-ShareAlike](http://creativecommons.org/licenses/by-sa/3.0/).

License
-------

[](#license)

Creative Commons Attribution-ShareAlike 3.0

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance52

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5915bdd98adaa3c914819ee2d5f3b64b89cfee5e5d8afaf62b4a726a5e2c36dc?d=identicon)[cherubimro](/maintainers/cherubimro)

---

Top Contributors

[![cherubimro](https://avatars.githubusercontent.com/u/64874305?v=4)](https://github.com/cherubimro "cherubimro (2 commits)")

### Embed Badge

![Health badge](/badges/cherubimro-roundcube-talshiar-theme/health.svg)

```
[![Health](https://phpackages.com/badges/cherubimro-roundcube-talshiar-theme/health.svg)](https://phpackages.com/packages/cherubimro-roundcube-talshiar-theme)
```

###  Alternatives

[botman/tinker

BotMan tinker command for your Laravel BotMan project

103201.9k4](/packages/botman-tinker)[sllh/composer-lint

Extends the composer validate command with extra rules

15227.0k7](/packages/sllh-composer-lint)

PHPackages © 2026

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