File tree Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Expand file tree Collapse file tree 3 files changed +6
-15
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 .unchecked.draw value =" true" />
1485
+ <radio .unchecked.draw value =" false" />
1484
1486
<check .border.radius value =" 0" />
1485
1487
<check .border.gap value =" 2" />
1486
1488
<spacing value =" 4" />
1487
1489
</style >
1488
1490
1489
1491
<style class =" MenuItem" parents =" root" >
1490
1492
<bg .selected.color value =" border_color" />
1491
- <unchecked .draw value =" false" />
1492
1493
<text .color value =" text_prim" />
1493
1494
<text .selected.color value =" text_sec" />
1494
1495
<check .color value =" text_prim" />
1498
1499
<padding .right value =" 16" />
1499
1500
</style >
1500
1501
1501
- <style class =" MenuItemChecked" parents =" MenuItem" >
1502
- <unchecked .draw value =" true" />
1503
- </style >
1504
-
1505
1502
<style class =" RackEars" parents =" root" ></style >
1506
1503
1507
1504
<style class =" ScrollArea" parents =" root" ></style >
Original file line number Diff line number Diff line change 1493
1493
1494
1494
<style class =" MenuItem" parents =" root" >
1495
1495
<bg .selected.color value =" bg_name" />
1496
- <unchecked .draw value =" false" />
1497
1496
<text .color value =" text_sec" />
1498
1497
<text .selected.color value =" bg" />
1498
+ <check .unchecked.draw value =" true" />
1499
+ <radio .unchecked.draw value =" false" />
1499
1500
<check .color value =" #00ccff" />
1500
1501
<check .bg.color value =" #ffffff" />
1501
1502
<check .border.color value =" #000000" />
1502
1503
<padding .left value =" 26" />
1503
1504
<padding .right value =" 16" />
1504
1505
</style >
1505
1506
1506
- <style class =" MenuItemChecked" parents =" MenuItem" >
1507
- <unchecked .draw value =" true" />
1508
- </style >
1509
-
1510
1507
<style class =" RackEars" parents =" root" ></style >
1511
1508
1512
1509
<style class =" ScrollArea" parents =" root" ></style >
Original file line number Diff line number Diff line change 1469
1469
<scroll .text.color value =" text_prim" />
1470
1470
<scroll .selected.color value =" border_color" />
1471
1471
<scroll .text.selected.color value =" text_sec" />
1472
+ <check .unchecked.draw value =" true" />
1473
+ <radio .unchecked.draw value =" false" />
1472
1474
<check .border.radius value =" 0" />
1473
1475
<check .border.gap value =" 2" />
1474
1476
<spacing value =" 6" />
1475
1477
</style >
1476
1478
1477
1479
<style class =" MenuItem" parents =" root" >
1478
1480
<bg .selected.color value =" border_color" />
1479
- <unchecked .draw value =" false" />
1480
1481
<text .color value =" text_prim" />
1481
1482
<text .selected.color value =" text_sec" />
1482
1483
<check .color value =" text_prim" />
1486
1487
<padding .right value =" 16" />
1487
1488
</style >
1488
1489
1489
- <style class =" MenuItemChecked" parents =" MenuItem" >
1490
- <unchecked .draw value =" true" />
1491
- </style >
1492
-
1493
1490
<style class =" RackEars" parents =" root" ></style >
1494
1491
1495
1492
<style class =" ScrollArea" parents =" root" ></style >
You can’t perform that action at this time.
0 commit comments