File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1481
1481
<scroll .text.color value =" bg" />
1482
1482
<scroll .selected.color value =" border_color" />
1483
1483
<scroll .text.selected.color value =" bg_light" />
1484
+ <check .border.radius value =" 0" />
1485
+ <check .border.gap value =" 2" />
1486
+ <spacing value =" 4" />
1484
1487
</style >
1485
1488
1486
1489
<style class =" MenuItem" parents =" root" >
1487
1490
<bg .selected.color value =" border_color" />
1488
1491
<unchecked .draw value =" false" />
1489
1492
<text .color value =" text_prim" />
1490
1493
<text .selected.color value =" text_sec" />
1494
+ <check .color value =" text_prim" />
1495
+ <check .bg.color value =" bg_light" />
1496
+ <check .border.color value =" border_color" />
1497
+ <padding .left value =" 26" />
1498
+ <padding .right value =" 16" />
1491
1499
</style >
1492
-
1500
+
1493
1501
<style class =" MenuItemChecked" parents =" MenuItem" >
1494
1502
<unchecked .draw value =" true" />
1495
1503
</style >
Original file line number Diff line number Diff line change 1486
1486
<scroll .text.color value =" bg" />
1487
1487
<scroll .selected.color value =" text_sec" />
1488
1488
<scroll .text.selected.color value =" border_color" />
1489
+ <check .border.radius value =" 3" />
1490
+ <check .border.gap value =" 1" />
1491
+ <spacing value =" 4" />
1489
1492
</style >
1490
1493
1491
1494
<style class =" MenuItem" parents =" root" >
1492
1495
<bg .selected.color value =" bg_name" />
1493
1496
<unchecked .draw value =" false" />
1494
1497
<text .color value =" text_sec" />
1495
1498
<text .selected.color value =" bg" />
1499
+ <check .color value =" #00ccff" />
1500
+ <check .bg.color value =" #ffffff" />
1501
+ <check .border.color value =" #000000" />
1502
+ <padding .left value =" 26" />
1503
+ <padding .right value =" 16" />
1496
1504
</style >
1497
-
1505
+
1498
1506
<style class =" MenuItemChecked" parents =" MenuItem" >
1499
1507
<unchecked .draw value =" true" />
1500
1508
</style >
You can’t perform that action at this time.
0 commit comments