Font size:
Color Table
Basic Colors
| Number | Color | Name | Usage |
|---|---|---|---|
| 0 | #000000 | Black | Text |
| 1 | #FFFFFF | White | Background |
| 2 | #FF0000 | Red | Pure red from the RGB color cube |
| 3 | #00FF00 | Green | Pure green |
| 4 | #0000FF | Blue | Pure blue |
| 5 | #FFFF00 | Yellow | Pure Yellow (CYM) |
| 6 | #00FFFF | Cyan | Pure Cyan |
| 7 | #FF00FF | Magenta | Pure Magenta |
Interface Colors
| Number | Item | Color | RGB value | Usage |
|---|---|---|---|---|
| 0 | Black | #000000 | 0, 0, 0 | Standard text |
| 99 | White | #FFFFFF | 255, 255, 255 | Pure white |
| Blue | ||||
| 1 | Basic blue | #00BBDD | 0, 110, 199 | Highlight color |
| 2 | Border color | #7C92BB | 124, 146, 176 | Active border for buttons, group boxes, ... |
| 3 | Background dark | #B5C7DD | 181, 199, 222 | Background color |
| 4 | Background light | #D9E2EE | 217, 226, 238 | Group box background |
| Gray | ||||
| 5 | Border color | #969696 | 150, 150, 150 | Inactive border for buttons, group boxes, ... |
| 6 | Background dark | #C9C9C9 | 201, 201, 201 | |
| 7 | Background light | #E2E2E2 | 226, 226, 226 | |
| 8 | Ergonomical white | #F1F1F1 | 241, 241, 241 | Table cell light |
| Status colors | ||||
| 90 | Red | #FF67AA | 255, 103, 103 | Error |
| 91 | Yellow | #FFD0AA | 255, 208, 58 | Warning |
| 92 | Green | #7FCAAA | 127, 202, 147 | OK |

