diff --git a/theme.json b/theme.json index ab5565cb84..0be31dc519 100644 --- a/theme.json +++ b/theme.json @@ -27,14 +27,17 @@ "primary": [12, 169, 227, 255], "primary_text": [255, 255, 255, 255], "border": [205, 202, 201, 255], + "secondary": [205, 202, 201, 255], "text": [35, 35, 35, 255], "text_inactive": [205, 202, 201, 255], - "text_hover": [12, 169, 227, 255], + "text_hover": [174, 174, 174, 255], "text_pressed": [12, 169, 227, 255], - "button_inactive": [205, 202, 201, 255], - "button_hover": [174, 174, 174, 255] + "button": [205, 202, 201, 255], + "button_hover": [174, 174, 174, 255], + "button_down": [12, 169, 227, 255], + "button_text": [255, 255, 255, 255] }, "sizes": {