| lines-are-beautiful
    0.0
    A C++ file API for the reMarkable e-ink tablet | 
| Enumerations | |
| enum | Colors { black = 0u, grey = 1u, white = 2u } | 
Shades of grey.
Defines the color of the brush used for a line. As the reMarkable uses a E Ink display, it only handles shades of grey (no colors). There is exactly one color selected for each line.
 1.8.15
 1.8.15