New theme May-2024

603 views
Skip to first unread message

Angelo Upali

unread,
May 1, 2024, 3:39:26 AM5/1/24
to OneCommander
Good morning everyone, I have created this very clear and clean theme which I put on a Github for everyone to use.

https://github.com/Au-angeloupali/Au-OmeCommander-theme

I think One commander is an excellent tool, I also used Files for a long time, but OneCommander works better in the column view and to date I find it better on the frontend side.
For now I just hope they manage to enable the Acrylic mode.

I haven't managed to fix these parameters yet
  • Context menu CornerRadius
  • Context menu spacer color
  • Context menu border
  • Context menu background alpha

Bug: The second level of the Context menù have a tasparent background.


Thank you for your attention,
Angelo.

Thumbnail.png

Angelo Upali

unread,
May 1, 2024, 3:49:37 AM5/1/24
to OneCommander

OneCommander Support

unread,
May 1, 2024, 10:39:21 PM5/1/24
to OneCommander
Great! Thanks for sharing. I'll take a closer look over the weekend and get back to you 

Jarosław Pietras

unread,
May 2, 2024, 12:31:24 PM5/2/24
to OneCommander
It looks very messy on Windows 10 :(

OneCommander Support

unread,
May 2, 2024, 10:45:16 PM5/2/24
to OneCommander
It is a good start but there are several problems

  • Message box/dialogs are transparent unless mica effect is enabled
  • It doesn't distinguish between disabled and default button state
  • Color in default button state has low contrast to background (look for WCAG AA contrast compliance requirements)
  • Mouse hover effects are missing (buttons, collapsed pane...)
  • Menu works only with menu acrylic effect, otherwise transparent
  • F3 search dialog doesn't have window buttons (something is covering them), 
  • Settings window shows two close buttons

issue-dialogs.png
issue-settings.png
issue-menu.png

Angelo Upali

unread,
May 3, 2024, 3:37:22 AM5/3/24
to OneCommander
Sorry, I edited this on Win 11 and haven't tested it on Win 10. I'll put this spec in the README
Thanks for the feedback
Angelo

Angelo Upali

unread,
May 3, 2024, 3:44:31 AM5/3/24
to OneCommander
I saw the problems, how can I fix them? I don't understand where it comes from, I only changed the theme file...
for the Message box/dialogs I can't find the parameter to fix it.
The contextual menu is the one that gives me the most problems, I don't understand what's wrong, I spent a few hours fixing it but I couldn't.

it's a good base but it has some critical issues, if we could fix it it would be a good resource available to everyone.

thanks 
Angelo

OneCommander Support

unread,
May 3, 2024, 8:58:25 PM5/3/24
to OneCommander
Look where you put "Transparent" color for background. Use a program like winmerge to compare your theme with MicaLight

Angelo Upali

unread,
May 7, 2024, 4:09:50 AM5/7/24
to OneCommander
https://github.com/Au-angeloupali/Au-OneCommander-theme/releases/tag/Theme

Hi, I've released a new release that fixes some issues.
Could you tell me how to remove the border of the context menu and make it rounded corners?

Thank you, Angelo.

Angelo Upali

unread,
May 7, 2024, 4:10:19 AM5/7/24
to OneCommander
Fixed: Message box/dialogs are transparent unless mica effect is enabled
Fixed: Menu works only with menu acrylic effect, otherwise transparent
Fixed: Settings window shows two close buttons

Angelo Upali

unread,
May 9, 2024, 6:21:18 AM5/9/24
to OneCommander
More generally, how can I put the corner ragius on elements where it is not currently present?
for example, in addition to the context menu, I would also like to put the corner radius for the button selection box

Is it possible to have information on this?

Jarosław Pietras

unread,
May 9, 2024, 1:01:43 PM5/9/24
to OneCommander
What is this gray rectangle??
OneCommander_2024-05-09_18-57-41.png

OneCommander Support

unread,
May 10, 2024, 12:08:36 AM5/10/24
to OneCommander
If element is type of Border it can have corner radius. Context menu probably can't because that acrylic effect is rendered underneath everything, independent of the element and it will have rectangular area regardless. That would require some additional window hacks

Angelo Upali

unread,
May 10, 2024, 10:32:36 AM5/10/24
to OneCommander
https://github.com/Au-angeloupali/Au-OneCommander-theme/releases

is there a new release with a new graphics.
I don't understand for the corner radiius.

Thank's Angelo.

Angelo Upali

unread,
May 10, 2024, 10:32:54 AM5/10/24
to OneCommander
Thumbnail.png

OneCommander Support

unread,
May 11, 2024, 12:26:19 AM5/11/24
to OneCommander
Did you intentionally add the blank title bar on top?

When the object is type of Border it can have CornerRadius propery
<Style x:Key="PathPanelGroupBorder" TargetType="{x:Type Border}">
      ...
        <Setter Property="CornerRadius" Value="4" />
    </Style>
or individual 4 values "4,0,0,4"
"topLeft,topRight,bottomRight,bottomLeft"

Angelo Upali

unread,
May 17, 2024, 4:03:12 AM5/17/24
to OneCommander
Hi, sorry for the late reply.
yes the blank title bar on top is desired, my vision would be a dynamic status bar above the tabs, to have a fixed reference in which to find the icons.
The navigation window would then be tidier and more immediate for navigation

I hope it's a good discussion point.

thanks 
Angelo.

onecommander.jpg

Jarosław Pietras

unread,
May 17, 2024, 3:21:58 PM5/17/24
to OneCommander
For me, this look a bit confusing.

OneCommander Support

unread,
May 18, 2024, 12:07:52 AM5/18/24
to OneCommander
There are some considerations for a toolbar underneath tabs. Since those buttons affect current tab and not the entire browser, it should be underneath.
Also, when maximized, tabs are at "infinite" height, like in web browsers (so you can just slam the cursor all the way to the top and click as there is no gap between tab and the top of the screen - same reason close button it all the way in the top-right corner)

Additional problem with toolbar buttons separated in that way is that there is also slight disconnect with sort and view buttons above the all columns while it only affects current pane. 

Angelo Upali

unread,
May 20, 2024, 4:43:45 AM5/20/24
to OneCommander
You could put it as an option, I would be better off using it.
and perhaps even with horizontal scrolling of tabs rather than collapsing to the side.

But I think it's the best resource explorer that I've tried so far and that I use as default on a daily basis.
Reply all
Reply to author
Forward
0 new messages