Updates
Hello everybody,
It’s been a bit since I have linked updates here.
I’ve made a few relevant changes.
1. No more missing transparency
I have added transparency anywhere I can, anywhere else cant be added without breaking it.
(Besides the 404 page which I’m still working on)
2. Wizard support
Discourse recently redid their wizard so I added support for the theme in it.
3. More blur
When “too much” wasn’t enough, I brought more!
4. Sidebar
Sidebar support has been added.
5. Group Boxes
New Group boxes have been added.
But there’s more!
I have more on my to-do list, look out for those soon!
That’s about it for this update, thanks for sticking around!
3개의 좋아요
Over the next few days I’ll be slowly working in to add some more obscure components, just added support for User Directory cards, along with at last the 404 page.
4개의 좋아요
kynic
1월 16, 2023, 5:22오후
49
Hey, the theme is nice
There is one problem when you click on someone profile the user card does not shows if you scrolled down. It won’t show anything on mobile.
With desktop it should be more above with the profile it gets below which makes look dull.
2개의 좋아요
kynic
1월 17, 2023, 11:44오전
50
Also, pls fix these topic number positions for mobile view.
And this size when you click on topic controls
Pls fix this also
2개의 좋아요
I’ll work on that when my sites are back online, thanks for letting me know!
1개의 좋아요
kynic
1월 17, 2023, 2:59오후
52
Is there any ETA for when you fix all these?
Really depends when the server for my sites go back up. If you need the fixes now I’ll try when I get back home.
2개의 좋아요
kynic
1월 17, 2023, 3:05오후
54
yes. pls, fix them your theme is awesome just these things need to fix.
3개의 좋아요
Hey everybody!
It’s been a while since I’ve done much with the theme (let alone release notes), so here are some new changes.
New: Custom Topbar Colors
Previously, the topbar could only be a blue gradient, which didn’t fit with the extremely custom theme, so now there are options
In this example code:
Code Reformat
Nothing much to say about this, code has been reformatted.
Mobile fixes
Thanks to the reports, the mobile misalignment has been fixed!
It’s still a bit weird though, a fix for htat will also be soon.
User Status Compatibility
User Statuses are now compatible with the STAFF tag!
5개의 좋아요
Also forgot to mention, but there’s also a Header Direction setting!
90:
0:
2개의 좋아요
Any way we can get a full-width toggle on here?
I’m about to struggle my way through making a component with the CSS
Theme is gorgeous btw
3개의 좋아요
Might be sloppy, but here’s what I’m using now for anyone interested:
:root {
--d-max-width: 95%;
}
#main-outlet {
max-width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 50px;
}
I do not use sidebar
3개의 좋아요
Sure, I’ll work on it in the coming days. I have a few fixes on the way as well.
1개의 좋아요
Awesome to hear!
I’ll be keeping my eye out
2개의 좋아요
Den
(Den)
2월 28, 2023, 11:33오후
62
Hey! This theme is so good.
Would you consider adding a toggle to disable rounding?
If not for everything, maybe just the images (though disabling globally would be excellent for my tastes).
I post a lot of photography on my forum and it’s a bit jarring to see the rounding eat into the image itself.
Thanks for making such an awesome theme.
2개의 좋아요
Sure! I’ll be working on everything maybe later tonight, I suspect the Discourse theme changes has done something to in less used areas
Currently todo for me:
Finish full-width
Bugs
Disable rounding
2개의 좋아요
Time to suggest this theme onto my favorite forum, Dark Gaming.
2개의 좋아요
Hey everybody!
I pushed a bunch of other changes, here’s a list:
1. Full Width
Idea: @MWGMorningwood
Screenshot with the option enabled:
Option to disable image rounding
Idea: @Den
Disabled (default/normal):
Enabled:
Support for new user cards
Image:
I’ll continue to update it for as long as I need and Discourse stops touching it.
Header changes
The header is now centered on desktop, and there’s a new setting, Blur-Header. As seen in the full width screenshot, it removes the gradient and blurs it.
Fixes
Fixed all broken settings, user cards, and more.
If you have any suggestions, let me know!
2개의 좋아요
Den
(Den)
3월 3, 2023, 1:22오전
66
Thanks for the blazing fast response!
It’s working quite well.
2개의 좋아요