Did you just open krita once in fusion and once in breeze? 
Nope, same theme and style, just the plugin active or inactive.
Yup, there’s one area that still doesn’t look quite right. I’ll try to have a better separation in the future 
Great work once again 
I think I agree about the separator - some more spacing, dots, a line could work well, even considering the design is supposed to be minimalistic. Those tabs names looks great though.
Nice you figured out some border for the combobox, though at least for me the contrast between the box and its border is a bit too big (but I guess its more of a theming thing later - it’s not hardcoded)
Personally I don’t really like what happened to the layers docker - I know it’s now less contrasty, but maybe I just got used to them being darker than the rest
Maybe just change the color to something in between those two gray ones? At least that’s what I have in my theme and it looks quite well.
Those borders around the buttons there also feel a bit inconsistent with borderless buttons on the top (which I really like). So maybe those borders aren’t needed?
Keep it up 
Thank you for the feedback! Interesting note about the contrast on the layers docker, I didn’t see it as a problem, but I can understand where you’re coming from!
To better show what I mean, here is my setup:

The layers themselves have this lighter sorounding. It’'s don’t feel contrasty at all, though you can still differentiate it from the light buttons without any borders.
Nice! I’ll have that in mind 
Quick question for the devs, why is there an ampersand in so many strings, and can I remove them from the source code?
The & is meant to underline the next character which then becomes the alt-letter combination for activating the docker – this works for anything, checkbox, label with their associated input boxes. So, where we’ve added an & intentionally, it should not be removed.
However, Qt tries to be clever and automatically assignes the & to the titlebars of the dock widgets, there is no & for those in the code:
plugins/dockers/presetdocker/presetdocker_dock.cpp: : QDockWidget(i18n("Brush Presets"))
So we cannot remove them… And the fusion widget style has a bug where if the docker is undocked, the & is shown, instead of being used to create a shortcut.
Is there a setting for Qt to not do that automatically?
Not that I have found… I thought I had a solution, but see: https://github.com/eteran/nedit-ng/issues/15
this might sound incredibly stupid, but like can you … control the color that text is shown as as much as the background color? even if it would be impossible to “get rid off” perhaps making it look fancy or make it occluded by both using the same color? just a curious thought.
I’m just wondering… Does anyone use these arrows? Krita would look sleeker without them, the layer docker in particular. But maybe they’re useful to some.
![]()
Yeah, they can be useful imo, so I think that they make sense to exist.
Plus, they are a standar gui element that has been around for 25 years. It doesn’t make sense to remove affordances like this just to make things look sleeker; things need to work in ways people expect.
I use them. I hope they remain - not saying visuals can’t change but I hope the functionality stays ;0
This plugin by @slightlyangrydodo does a really fantastic job in making the design more clean, while keeping the arrows!
Best of both worlds in my opinion!
Call for Krita UI Redesign Plugin Testers - Develop / Plugins - Krita Artists (krita-artists.org)
Standard Krita:

With the Redesign plugin’s “Borderless Toolbars”:
![]()
Also shoutout to @Kapyia , he was also crucial in the development of the plugin 
In order to avoid creating a separate thread, I wanted to add a request here. I hope it’s self-explanatory from the illustration, but basically I would like more real estate for the Layers Docker.
I have found a couple of locked threads although this one is a bit intimidating. So if this is redundant I apologize in advance.
Firstly, I love Krita. You are doing God’s work.
My question concerns Dockers or more, “why you can’t merge floating dockers.” With two monitors, I keep some Dockers (brushs etc) floating on my second monitor where I also have reference. It would be fantastic to be able to have my brush history in there as well and perhaps some others yet currently they all have to be separate dockers. I do not believe there is a current way to join them. Am I wrong? This feels as though it should be a core functionality and certainly not a more superfluous feature.
