moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.62k stars 121 forks source link

Help me to make these modifications #316

Closed M7amma closed 1 year ago

M7amma commented 1 year ago

As title says, I'm just asking for some help to make the following modifications:

  1. Make the menus radius zero round/squared globally in all the menus (?) 2. How to change the font size and variant globally in all the menus also? Thanks in advance.
RubicBG commented 1 year ago

I can try to help, but first I need to know which version you are using

M7amma commented 1 year ago

Latest

RubicBG commented 1 year ago

(I need to be more specific in my questions :) ) which version: the latest release version 1.8.1., or the latest debug version 1.8.40?

M7amma commented 1 year ago

(I need to be more specific in my questions :) ) which version: the latest release version 1.8.1., or the latest debug version 1.8.40?

debug 1.8.40 with Theme Manager installed

RubicBG commented 1 year ago

if there is a Theme Manager it would be easy: Font > size > value Border > radius > value Note that the change affects only those context menus that Nilesoft Shell App controls (via Windows ContextMenuHandlers). With some 3rd party apps this is not possible (at least for now)

If the answer is not this one, please explain in more detail with a specific situation and/or provide a screenshot

M7amma commented 1 year ago

image So the radius value is set to zero but as seen in the pic the borders are still roundy.

if there is a Theme Manager it would be easy: Font > size > value Border > radius > value Note that the change affects only those context menus that Nilesoft Shell App controls (via Windows ContextMenuHandlers). With some 3rd party apps this is not possible (at least for now)

If the answer is not this one, please explain in more detail with a specific situation and/or provide a screenshot

RubicBG commented 1 year ago

theme-manager.mod.zip I added for radius options from 0 to 4, try with 0, and write back

M7amma commented 1 year ago

WORKED PERFECTLY! Thank You. image

theme-manager.mod.zip I added for radius options from 0 to 4, try with 0, and write back