A customized fork of the Roundcube Larry theme, made for 64Mail.
Go to file
Aleksander Machniak 25b1b691b8
Merge pull request #6 from progsmile/fix/rename-contractimport-html
actualize name for contactimport.html file
2023-11-11 13:04:38 +01:00
bin Initial commit 2021-11-21 10:09:44 +01:00
images Initial commit 2021-11-21 10:09:44 +01:00
includes Initial commit 2021-11-21 10:09:44 +01:00
plugins Initial commit 2021-11-21 10:09:44 +01:00
templates actualize name for contactimport.html file 2023-10-27 12:00:52 +03:00
README.md Initial commit 2021-11-21 10:09:44 +01:00
addressbook.css Initial commit 2021-11-21 10:09:44 +01:00
addressbook.min.css Initial commit 2021-11-21 10:09:44 +01:00
composer.json Initial commit 2021-11-21 10:09:44 +01:00
embed.css Initial commit 2021-11-21 10:09:44 +01:00
embed.min.css Initial commit 2021-11-21 10:09:44 +01:00
googiespell.css Initial commit 2021-11-21 10:09:44 +01:00
googiespell.min.css Initial commit 2021-11-21 10:09:44 +01:00
mail.css Fix unwanted wrapping of a long message subject on the messages list in recent webkit browsers (#3) 2023-07-11 18:26:44 +02:00
mail.min.css Fix unwanted wrapping of a long message subject on the messages list in recent webkit browsers (#3) 2023-07-11 18:26:44 +02:00
meta.json Initial commit 2021-11-21 10:09:44 +01:00
print.css Initial commit 2021-11-21 10:09:44 +01:00
print.min.css Initial commit 2021-11-21 10:09:44 +01:00
settings.css Initial commit 2021-11-21 10:09:44 +01:00
settings.min.css Initial commit 2021-11-21 10:09:44 +01:00
styles.css Initial commit 2021-11-21 10:09:44 +01:00
styles.min.css Initial commit 2021-11-21 10:09:44 +01:00
thumbnail.png Initial commit 2021-11-21 10:09:44 +01:00
ui.js Initial commit 2021-11-21 10:09:44 +01:00
ui.min.js Initial commit 2021-11-21 10:09:44 +01:00
watermark.html Initial commit 2021-11-21 10:09:44 +01:00

README.md

ROUNDCUBE WEBMAIL SKIN "LARRY"

This skin package contains the "Larry" theme of the Roundcube Webmail software. It can be used, modified and redistributed according to the terms described in the LICENSE section.

For information about building or modifying Roundcube skins please visit https://github.com/roundcube/roundcubemail/wiki/Skins

Screendesign by FLINT / Büro für Gestaltung, Bern, Switzerland http://bueroflint.com

INSTALLATION

The skin can be installed by putting the content in a subfolder of the the Roundcube's skins folder or by using composer:

composer require "roundcube/larry:~1.6.0"

Note: make sure to use version of the skin that matches the Roundcube version. If it is not available use the closest lower version number. For example, if your Roundcube version is 1.6.5, use skin version 1.6.x (with max X that exists), if 1.6.x does not exist use 1.5.x and so on. Using 1.7.x and up might not work.

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 autors in the README.md file.

See https://creativecommons.org/licenses/by-sa/3.0/ for details.