cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]

Home Page:http://cypht.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible issue with themes?

PaulTGG opened this issue Β· comments

πŸ› Bugreport

I notice a lot of the themes have some strange anomalies.

Here's a screenshot of the Slate theme, showing the very bright gradients, and the strange whitespace on the left and lower-left:
theme

...and here's the Bootswatch demo of the Slate theme (showing, for example, way more subtle gradients): https://bootswatch.com/slate/

This is working as intended, or is there a way to more tightly integrate these themes?

Version & Environment

Rev: 492f634

Related: #921

@tarasis Any chance you can fix this one?

Thanks!

@tarasis We would really appreciate your help!

@PaulTGG I can't reproduce this as it is working as expected on my side. I tested on 3 computers (mac, 2 windows) but got same result. See the picture below
Capture

@Joekarl757 I would hope that the OS wouldn't make as big a difference as the browser rendering engine, but I'm still seeing the issue using both Firefox and Chrome on Linux. I also see you're using the Debug site, do you get the same result on the normal site? This screenshot is from a fresh install of Cypht on a fresh Debian server.
Screenshot_2024-06-06_12-46-10

Resolved in #1073. Thanks @Joekarl757!

You're welcome @PaulTGG