[ticket/17437] Prosilver v2 design for Triton (4.0)#6752
[ticket/17437] Prosilver v2 design for Triton (4.0)#6752danieltj27 wants to merge 4 commits intophpbb:masterfrom
Conversation
phpBB/styles/prosilver/composer.json
Outdated
| }, | ||
| "extra": { | ||
| "display-name": "prosilver", | ||
| "display-name": "prosilver v2", |
There was a problem hiding this comment.
Well. It's off to a good start so far 🤣
There was a problem hiding this comment.
Technically ready for merging 😂
|
I'm going to make a big decision right now and say that this new version of prosilver will not include any preprocessors like Sass or similar. There are a couple of reasons for this:
Having said all of that, it doesn't mean we can't or shouldn't use new CSS features like variables and so on. But keeping the stylesheets plain and simple to work with is important. I've also checked out @marc1706 branch |
|
Undone all changes to the base prosilver style and created a new prosilver2 style as per this comment. |
|
i love this idea... i can help you too if you want. |
I agree with you. Sass would be complicated for administrators without knowledge, just check the style forum, most of them can't change the logo, banner, the color of a link with simple CSS. |
|
i have some suggestions: |
None of that is going to be done here. Only the style is being refreshed, as the title and description suggest. Feel free to create tickets for each so they can be considered for a future version. |
|
@meis2m just as @DavidIQ has said this is purely focusing on the style itself. I do agree that having style settings, particularly a unified way of editing styles like logos and so on would be great, but that is out of scope of this work and would require lots of back-end work to get the settings ready to be used by said style. Good idea and I'd like to see that sort of thing added too, but not right now 😏 |
All of this can be done with an extension, if you look in the CDB, there is already an extension for each suggestion. |
|
hello, i was wondering if this project of a new default theme for phpBB was still on the rails, as it's a little difficult to find up-to-date information given how it's spread across github, the area51 forums, and the area51 tracker. i'd like to help contribute to a v2 of prosilver so it can keep up with modern html/css authoring and design sensibilities, as i'm quite nostalgic of the forums era, and i feel that making phpBB look and feel like a properly modern piece of software could make it a more attractive option in a sea of insular discord servers that are nigh-impossible to properly search information through! :3 |
The prosilver v2 redesign that focuses on updating the current style codebase with a modern design and cleaner HTML and CSS structure allowing style authors to more easily create custom styles whilst also giving phpBB 4.0 a fresh look for the future. This is very much a work in progress!
Checklist:
Tracker ticket:
PHPBB-17437