diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index b2873e8df..12a1ec8f9 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -211,7 +211,7 @@ #define COLOR_TIMER_TAB_TEXT "#fff" // [WebColor17] Config timer tab text color - White #define COLOR_TIMER_TAB_BACKGROUND "#999" // [WebColor18] Config timer tab background color - Dark gray #define COLOR_TITLE_TEXT "#000" // [WebColor19] Title text color - Whiteish -#define COLOR_BUTTON_OFF "#08405e" // [WebColor20] Button color when off - Darkest blueish +#define COLOR_BUTTON_OFF "#a1d9f7" // [WebColor20] Button color when off - Light blue */ // Dark theme // WebColor {"WebColor":["#eaeaea","#252525","#4f4f4f","#000","#ddd","#65c115","#1f1f1f","#ff5661","#008000","#faffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#faffff","#999","#eaeaea","#08405e"]} @@ -234,7 +234,7 @@ #define COLOR_TIMER_TAB_TEXT "#faffff" // [WebColor17] Config timer tab text color - Very pale (mostly white) cyan. #define COLOR_TIMER_TAB_BACKGROUND "#999" // [WebColor18] Config timer tab background color - Dark gray #define COLOR_TITLE_TEXT "#eaeaea" // [WebColor19] Title text color - Very light gray -#define COLOR_BUTTON_OFF "#08405e" // [WebColor20] Button color when off - Darkest blueish +#define COLOR_BUTTON_OFF "#08405e" // [WebColor20] Button color when off - Darkest blueish // -- KNX ----------------------------------------- #define KNX_ENABLED false // [Knx_Enabled] Enable KNX protocol