Update README.md
This commit is contained in:
parent
35250da3fb
commit
ddb1a231b7
1 changed files with 27 additions and 12 deletions
39
README.md
39
README.md
|
@ -2,35 +2,50 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Elastic2022 is a roundcube theme based on Elastic
|
Elastic2022 is a Roundcube skin based on Elastic
|
||||||
|
|
||||||
|
|
||||||
- CSS changed to fit android dark theme.
|
- Design changed to fit android dark theme.
|
||||||
- Better user interface
|
- Better user interface
|
||||||
- pulltorefresh to retrieve new email
|
|
||||||
- Modern menus
|
- Modern menus
|
||||||
- Plugin support
|
- Plugin support
|
||||||
- Dark / Light theme
|
- New Dark / Light mode
|
||||||
|
|
||||||
|
|
||||||
|
## New features
|
||||||
|
### Pull down to refresh email
|
||||||
|
<img src="https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/pulltorefresh.gif " width="200"/>
|
||||||
|
|
||||||
|
### Email autoresize
|
||||||
|
<img src="https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/autoresize.jpg" width="100"/>
|
||||||
|
|
||||||
|
### Contact thumbail
|
||||||
|
![screenshot](img/preview-icon.png)
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
![screenshot](img/2022-2.png)
|
![screenshot](img/2022-2.png)
|
||||||
|
|
||||||
![screenshot](img/pulltorefresh.gif)
|
|
||||||
|
|
||||||
![screenshot](img/phone2.png)
|
![screenshot](img/phone2.png)
|
||||||
|
|
||||||
![screenshot](img/phone2.jpg)
|
![screenshot](img/phone2.jpg)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
||||||
Place Elastic2022 folder in the roundcube skins folder (skins)
|
Place Elastic2022 folder in the roundcube skins folder (skins)
|
||||||
|
|
||||||
|
|
||||||
## Plugins support
|
##
|
||||||
#### Calendar
|
|
||||||
You must copy the files from "plugins" folder to your RC plugins folder.
|
If you like this skin, please give it a star !
|
||||||
#### Swipe
|
|
||||||
Copy-paste the folder plugins/swipe/skins/elastic and rename it elastic2022
|
If you want to help me improve it, consider making a donation : [<img src="https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/button-PayPal-donate.png">](https://www.paypal.com/donate/?hosted_button_id=AQHZNZT5L7JSE)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Topic on the roundcube's forum :
|
Topic on the roundcube's forum :
|
||||||
https://www.roundcubeforum.net/index.php/topic,29883.0.html
|
https://www.roundcubeforum.net/index.php/topic,29883.0.html
|
||||||
|
|
Loading…
Reference in a new issue