-
-
Notifications
You must be signed in to change notification settings - Fork 3k
[Page theme] Blend #14534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Page theme] Blend #14534
Conversation
… accessible in composer installation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 6.x #14534 +/- ##
=========================================
Coverage 64.21% 64.21%
Complexity 34568 34568
=========================================
Files 2268 2268
Lines 103274 103274
=========================================
Hits 66319 66319
Misses 36955 36955 |
d29ffea
to
b0b1425
Compare
Co-authored-by: Martin Vooremäe <martin.vooremae@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love this - and I love that you give them clear directions how to change the background image in the content too. Great job! 🚀
https://github.com/mautic/theme-blend is created and ready for merge :) |
I tested the theme as requested by @RCheesley. When resizing the screen to a smaller size, the spacing appears too large. I suggest setting a gap: 20px; for .sidebars. Additionally, setting width: 100%; on .sidebar--right would help utilize the available space more effectively, ensuring the content and vibrant image fill the screen properly.
The .sidebars class is currently set to align-items: center;, but it should be changed to align-items: flex-start; to prevent the glitch occurring on mobile.
|
@ricfreire The additional theme is there because it was already merged :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GTG!
Description
This PR adds the Blend theme focused on material download
Features:
✅ Custom open source font (Inter) applied to all text and hosted locally (no external servers for improved privacy)
✅ Logo won't get distorted when replaced
✅ Background image can be changed in GrapesJS
✅ Includes message for GDPR after form
✅ You can place a quote
✅ Really, really fast
✅ Responsive with no glitches and mobile first
Warning
Git configuration added as required by project lead
This PR depends on a fix released in 5.2 that wasn't merged onto 6.x yet
Desktop
Mobile
📋 Steps to test this PR: