Update Minimal Dark theme for Blender 4.1 #104986
No reviewers
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#104986
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "jlampel/blender-addons:jonathanlampel-4-patch-1"
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?
The new colors are updated for the new regions and theme settings in Blender 4.0. The changes also improve text readability in several areas (now passes WCAG AA rating) and improve consistency across editors.
Lots of small tweaks, but the most important difference is just the increased contrast in regular, selected, and highlighted text. I've also kept the 'green for active, blue for selected' paradigm consistent in more places like the modifier stack.
Before and after comparisons:
Hi Jonathan! Sorry I missed this for 4.0, but we can still add this to 4.1.
Could you please update the patch to work in the latest main?
Probably a good idea to also save it with the latest 4.1, so whatever new/removed theme settings apply as well.
Oh no problem! 4.1 has a few new theme options that made it necessary to update this again anyway. I just committed those changes.
This is my first time contributing via git directly, and while I can edit files via the website just fine, I'm still trying to get my local setup working so I can rebase this branch... but I'll get that figured out soon. In any case, the file itself is now made for 4.1.
Update Minimal Dark theme for Blender 4.0to Update Minimal Dark theme for Blender 4.1@JonathanLampel-4 Hi, sorry if this is obvious but there are a couple of conflicts where the theme has changed in both your branch and the main branch. You need to merge
blender-v4.1-release
back into your branch, resolve the conflicts (keep the changes in your version) and push again.If you want the theme to be updated for 4.1 you also need to choose
blender-v4.1-release
as the target branch, by clicking Edit to the right of the PR title.EDIT: I misread your last reply, ignore this.
Ok, sorry this took forever to figure out. First time using Gitea and I got stuck on authenticating with the site. I think I got it now. If it's too late for 4.1, I'll update it for 4.2. Thank you for the help!
Hi!
Once you update it or 4.2, pack it as an extension and share it in extensions.blender.org. All themes (except Blender Dark/Light) will be extensions that can be updated online much more easily.
Review (on a techical level) can happen in the Extensions platform.
Sure thing, I'm now maintaining it on the extensions platform and will close this out then.
Pull request closed