Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 0256a99

Browse files
committed
2 parents 87339f9 + 249b4c1 commit 0256a99

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Marlin/src/lcd/tft/tft_color.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,7 @@
150150
#define COLOR_MENU_TEXT COLOR_GREY
151151
#endif
152152
#ifndef COLOR_MENU_VALUE
153-
#define COLOR_MENU_VALUE COLOR_MAGENTA
154153
#endif
155-
156-
#ifndef COLOR_SLIDER
157-
#define COLOR_SLIDER COLOR_WHITE
158154
#endif
159155
#ifndef COLOR_SLIDER_INACTIVE
160156
#define COLOR_SLIDER_INACTIVE COLOR_GREY

0 commit comments

Comments
 (0)