mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[GH-ISSUE #993] Possible issue with themes? #532
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#532
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PaulTGG on GitHub (May 1, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/993
🐛 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:

...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:
492f634Related: https://github.com/cypht-org/cypht/pull/921
@marclaporte commented on GitHub (May 1, 2024):
@tarasis Any chance you can fix this one?
Thanks!
@marclaporte commented on GitHub (May 12, 2024):
@tarasis We would really appreciate your help!
@Joekarl757 commented on GitHub (Jun 6, 2024):
@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

@PaulTGG commented on GitHub (Jun 6, 2024):
@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.

@PaulTGG commented on GitHub (Jun 7, 2024):
Resolved in #1073. Thanks @Joekarl757!
@Joekarl757 commented on GitHub (Jun 7, 2024):
You're welcome @PaulTGG