reducing spaces in menus #657
-
For my taste, there is way to much space in menus (e.g. context menus, right mouse, not toolbar menu) in the KvCurvesLight theme. I looked for everything with "spacing" in KvCurvesLight#.kvconfig and reduced it, but there´s still too much space in the menus. How can I now reduce space? Do I need to change the fonts, does the menu spaces depend on font size? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
All parameters are is explained in the documentation. The height of a menu is calculated based on several factors, among which are Many parameters aren't included in Kvantum Manager because changing them freely may ruin a theme but it's good to see their effects in the EDIT: Use |
Beta Was this translation helpful? Give feedback.
All parameters are is explained in the documentation.
The height of a menu is calculated based on several factors, among which are
menu_separator_height
under[%General]
andframe.top
,frame.bottom
,text.margin.top
andtext.margin.bottom
under[MenuItem]
.Many parameters aren't included in Kvantum Manager because changing them freely may ruin a theme but it's good to see their effects in the
kvconfig
file by trial and error.EDIT: Use
kvantumpreview
in a terminal after each change to see its effect.