diff --git a/style.h b/style.h index 162040f..2990acc 100644 --- a/style.h +++ b/style.h @@ -36,7 +36,7 @@ struct Style { uint16_t headerSizes[4]{64, 32, 28, 16}; - Clay_Color textColor{170, 170, 170, 255}; + Clay_Color textColor{230, 230, 230, 255}; //////////////////////////////////// // BUTTONS