PHPackages                             cherubimro/roundcube-surak-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. [Templating &amp; Views](/categories/templating)
4. /
5. cherubimro/roundcube-surak-theme

ActiveRoundcube-skin[Templating &amp; Views](/categories/templating)

cherubimro/roundcube-surak-theme
================================

A Vulcan-themed dark skin for Roundcube Webmail based on Elastic

00Less

Since Feb 25Pushed 4mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Roundcube Webmail Skin "Surak"
==============================

[](#roundcube-webmail-skin-surak)

A Vulcan-themed skin for Roundcube Webmail. Named after Surak, the father of Vulcan logic: "Logic is the beginning of wisdom."

The aesthetic evokes a Vulcan Science Academy terminal: clean geometric lines, burnt orange and steel blue on cool dark surfaces — desert heat meets cold logic. No scan-lines, no shimmer animations — logic prevails.

Based on the Elastic skin by The Roundcube Dev Team.

INSTALLATION
------------

[](#installation)

Copy the skin folder into `skins/Surak` within your Roundcube installation, then set in `config/config.inc.php`:

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

BUILDING CSS
------------

[](#building-css)

```
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
```

LICENSE
-------

[](#license)

The contents of this folder are subject to the Creative Commons Attribution-ShareAlike License. It is allowed to copy, distribute, transmit and to adapt the work by keeping credits to the original authors in the README.md file. See  for details.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance52

Moderate activity, may be stable

Popularity0

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-surak-theme/health.svg)

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

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