7 | | * '''background''': area color outside of any position [[BR]] |
8 | | * '''preview''': unshoot position color [[BR]] |
9 | | * '''skip''': cunshoot position color which won't be shot [[BR]] |
10 | | * '''ok''': shot position color without error [[BR]] |
11 | | * '''ok-reshoot''': shot position color without error, which will be reshot [[BR]] |
12 | | * '''error''': shot position color with error [[BR]] |
13 | | * '''error-reshoot''':shot position color with error, which will be reshot [[BR]] |
14 | | * '''border''': border color of selected positions positions - all by default [[BR]] |
15 | | * '''border-next''': border color of the next position to shoot [[BR]] |
16 | | * '''border-noselect''': border color of unselected positions - for future zone selection [[BR]] |
17 | | * '''head''': crosshair cursor color for the head position [[BR]] |
| 7 | * '''background''': area color outside of any position |
| 8 | * '''preview''': unshoot position color |
| 9 | * '''skip''': cunshoot position color which won't be shot |
| 10 | * '''ok''': shot position color without error |
| 11 | * '''ok-reshoot''': shot position color without error, which will be reshot |
| 12 | * '''error''': shot position color with error |
| 13 | * '''error-reshoot''':shot position color with error, which will be reshot |
| 14 | * '''border''': border color of selected positions positions - all by default |
| 15 | * '''border-next''': border color of the next position to shoot |
| 16 | * '''border-noselect''': border color of unselected positions - for future zone selection |
| 17 | * '''head''': crosshair cursor color for the head position |
21 | | * '''background''': light grey (#d0d0d0) |
22 | | * '''preview''': medium grey (#c0c0c0) |
23 | | * '''skip''': dark grey (#a0a0a0) |
24 | | * '''ok''': green (#00ff00) |
25 | | * '''ok-reshoot''': light green (#c0ffc0) |
26 | | * '''error''': red (#ff0000) |
27 | | * '''error-reshoot''': light red (#ffc0c0) |
28 | | * '''border''': dark (#000000) |
29 | | * '''border-next''': white (#ffffff) |
30 | | * '''border-noselect''': ??? (#) |
31 | | * '''head''': blue (#0000ff) |
| 21 | * '''background''': light grey (d0d0d0) |
| 22 | * '''preview''': medium grey (c0c0c0) |
| 23 | * '''skip''': dark grey (a0a0a0) |
| 24 | * '''ok''': green (00ff00) |
| 25 | * '''ok-reshoot''': light green (c0ffc0) |
| 26 | * '''error''': red (ff0000) |
| 27 | * '''error-reshoot''': light red (ffc0c0) |
| 28 | * '''border''': dark (000000) |
| 29 | * '''border-next''': white (ffffff) |
| 30 | * '''border-noselect''': ??? () |
| 31 | * '''head''': blue (0000ff) |