File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ actualmenu="EasyKey.shellmenu" # the default menu heading
2222actualsubmenuname=" Your commands:" # the default sub menu heading
2323menuHeadingFGClr=" $clrWhite " # the default menu heading foreground color
2424menuHeadingBGClr=" $clrBlue " # the default menu heading background color
25- submenuFGClr=" $clrWhite " # the default sub menu heading foreground color
26- submenuBGClr=" $clrPurple " # the default sub menu heading background color
25+ submenuFGClr=" $clrCyan " # the default sub menu heading foreground color
26+ submenuBGClr=" $clrBlack " # the default sub menu heading background color
2727delimiter=⊕ # the delimiter used in menu array
2828formattedheading=" " # the cache for formatted heading
2929generatedmenu=" " # the menu cache (menu will be compiled once and then cached)
You can’t perform that action at this time.
0 commit comments