Roundcube Community Forum

Themes & Styling => Theme Releases => Topic started by: Seb1k on March 03, 2022, 03:52:52 PM

Title: Elastic2022
Post by: Seb1k on March 03, 2022, 03:52:52 PM
Hi,


I wanted to improve the Elastic theme for my personnal use.

Here are the changes :

- CSS changed to fit android dark theme.
- Better user interface
- "pulltorefresh" to retrieve new email
- A lot of buttons moved/deleted/added to look "modern" (inspiration from gmail and o365)


So far, it's made for dark mode only, the light one is ugly.
A few buttons are still buggy, I'll change that later


Github : https://github.com/seb1k/Elastic2022

Link : https://github.com/seb1k/Elastic2022/archive/refs/heads/main.zip

Screen :

(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/2022-2.png)

(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/phone2.png)
(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/phone2.jpg)

(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/pulltorefresh.gif)




It's not finished yet, i'll wait for you comments to change some colors/buttons/ fix some bugs


Enjoy !
Title: Re: Elastic2022
Post by: SKaero on March 03, 2022, 08:45:25 PM
It looks good!
Title: Re: Elastic2022
Post by: Seb1k on May 13, 2022, 05:05:26 AM
Hi all !

I updated the theme :

- CSS fixed for chrome, edge
- Better UI
- Added missing button
- Added colored icon to look better

Other minor fixes ...


I updated the first post.

Now :
(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/phone2.png)
Title: Re: Elastic2022
Post by: Seb1k on May 23, 2022, 06:05:52 PM
Update :

- Archive is working
- Left menu opening like outlook / gmail

(https://raw.githubusercontent.com/seb1k/Elastic2022/main/img/leftmenu.gif)
Title: Re: Elastic2022
Post by: Seb1k on July 29, 2022, 09:54:30 AM
Hi,

Anyone can use it !

If you have access to your server just add the "Elastic2022" folder to the "skins folder".

After select the skin in Settings" > "Preferences" > "User Interface" menu.
Title: Re: Elastic2022
Post by: MarcusD on August 04, 2022, 04:58:02 AM
Hi @Seb1k,

a few years ago i had the same idea of ​​a clean roundcube theme, based on elastic... was never published by me
https://www.roundcubeforum.net/index.php/topic,28653.0.html (https://www.roundcubeforum.net/index.php/topic,28653.0.html)

now i see, you like go the same way...

desire for a common theme with:
https://fonts.google.com/icons
Roboto font
and darkmode

maybe others are interested too?
Title: Re: Elastic2022
Post by: Seb1k on April 26, 2024, 05:23:54 PM
Hi everyone,


2 years later, i'm still using my theme and still loving it :)

I added the calendar support today and corrected a fews bugs, tests &  feedbacks are welcome :)

Enjoy
Title: Re: Elastic2022
Post by: Seb1k on May 19, 2024, 09:47:16 AM
Up !

+ Light mode
+ Bugs corrected
+ Swipe plugin

I think that the roundcube team should look at it to add it to the official release...
Title: Re: Elastic2022
Post by: druckmusik on May 20, 2024, 03:22:07 AM
After finaly adding the light mode, I did take a look at it.
Like that skin, but just one problem: at least for me, no contact images are displayed.
not in the overview and also not when opening a message.
Bug or did I something wrong?
Title: Re: Elastic2022
Post by: JohnDoh on May 20, 2024, 03:32:11 AM
@Seb1k Please consider adding your skin to packagist (https://packagist.org/?type=roundcube-skin). The hope is that is makes it both easier for people to find and easier to install/update.

Also since version 1.5 it has been easier for third party skins to handle plugins because the skin folder is now checked when looking for skin information for a plugin (https://github.com/roundcube/roundcubemail/wiki/Skins#skinning-plugins).
Title: Re: Elastic2022
Post by: Seb1k on May 20, 2024, 08:32:46 AM
After finaly adding the light mode, I did take a look at it.
Like that skin, but just one problem: at least for me, no contact images are displayed.
not in the overview and also not when opening a message.
Bug or did I something wrong?

I just create a patch for it, thank you for reporting this



@Seb1k Please consider adding your skin to packagist (https://packagist.org/?type=roundcube-skin). The hope is that is makes it both easier for people to find and easier to install/update.

Also since version 1.5 it has been easier for third party skins to handle plugins because the skin folder is now checked when looking for skin information for a plugin (https://github.com/roundcube/roundcubemail/wiki/Skins#skinning-plugins).

Thanks for the skin-plugin info.
I'll try to create a "package" later