ContentColor

typealias ContentColor = @Serializable(with = ColorSerializer::class) Int

Used for serializing Int color values as "#RRGGBB"