mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Remove user customized theme (simplification)
Added theme folders (regardless of the RainLoop version)
This commit is contained in:
parent
f3823333d7
commit
d08689759d
26 changed files with 125 additions and 618 deletions
|
|
@ -1,9 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace RainLoop\Enumerations;
|
||||
|
||||
class CustomThemeType
|
||||
{
|
||||
const LIGHT = 'Light';
|
||||
const DARK = 'Dark';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue