summaryrefslogtreecommitdiffstats
path: root/users/konstantin/rgb.c
blob: a09057d282de6c8f8c2cbe60060b0b8954f53eac (plain)
1
2
3
#include "rgb.h"

const hsv_t GODSPEED_BLUE = { .h = 214, .s = 17, .v = 73 };