summaryrefslogtreecommitdiffstats
path: root/users/konstantin/rgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'users/konstantin/rgb.c')
-rw-r--r--users/konstantin/rgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/konstantin/rgb.c b/users/konstantin/rgb.c
index a09057d28..b69123be0 100644
--- a/users/konstantin/rgb.c
+++ b/users/konstantin/rgb.c
@@ -1,3 +1,3 @@
#include "rgb.h"
-const hsv_t GODSPEED_BLUE = { .h = 214, .s = 17, .v = 73 };
+const hsv_t GODSPEED_BLUE = { .h = 300, .s = 68, .v = RGBLIGHT_LIMIT_VAL };