armanoide/roundcube-catppuccin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

armanoide/roundcube-catppuccin

最新稳定版本:1.0.0

Composer 安装命令:

composer require armanoide/roundcube-catppuccin

包简介

Catppuccin flavors (Mocha, Macchiato, Frappe, Latte) for Roundcube Elastic skin

README 文档

README

Logo
Catppuccin for Roundcube

Soothing pastel Catppuccin flavours for Roundcube's Elastic skin <3
⭐️ GitHub · 📖 Roundcube

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

 

🧠 Installation

Composer (recommended)

cd /path/to/roundcube
composer require armanoide/roundcube-catppuccin

Manual

git clone https://github.com/Armanoide/roundcube_catppuccin.git \
    /path/to/roundcube/plugins/roundcube_catppuccin

Then enable it in config/config.inc.php:

$config['plugins'][] = 'roundcube_catppuccin';

Docker

services:
  roundcubemail:
    image: roundcube/roundcubemail:latest
    environment:
      - ROUNDCUBEMAIL_SKIN=elastic
      - ROUNDCUBEMAIL_PLUGINS=archive,zipdownload,roundcube_catppuccin
    volumes:
      - ./www/config:/var/www/html/config
      - ./www/plugins:/var/www/html/plugins

 

🍱 Usage

Once installed and enabled, users can pick their flavour directly from the UI:

Settings > General > Catppuccin Theme

The selection is persisted to the database and synced to a cookie so the login page reflects it before authentication.

⚙️ Configuration

Global default flavour (optional)

Set a default flavour for all users in config/config.inc.php:

$config['catppuccin_flavor'] = 'mocha';

Lock the setting (optional)

Prevent users from changing their flavour:

$config['dont_override'][] = 'catppuccin_flavor';

Watermark page (optional)

Display a themed blank page (e.g. for login portal or branding):

$config['blankpage_url'] = 'https://your-webmail-host/static.php/plugins/roundcube_catppuccin/watermark.html';

The watermark respects the user's selected flavour via cookie, so the background colour matches automatically.

 

📋 Requirements

  • Roundcube 1.6+
  • PHP 8.0+
  • Elastic skin (default in Roundcube)

 

💝 Thanks To

 

Copyright © 2021-present Catppuccin Org

统计信息

  • 总下载量: 33
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 10
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固