retro-imager/src/qmlcomponents
David Turner 8a3331f613 Improve red button focus colour
- All of our red buttons were ImButton with the colours overridden at the
  use site.  Instead make an ImButtonRed which defines these colours in
  one place.
- Previously the red buttons had focus indicated by the text colour
  changing from white to blue.  This was quite hard to see, instead
  change the button colour to blue (as is done for the white buttons).
  A darker shade of blue is used so that there is still good contrast
  with the white text.
- Update the reds (buttons and main screen background) with the
  branding-approved red: the official colour palette says Pi Red is
  #cd2355
2023-10-18 17:01:47 +01:00
..
ImButton.qml Improve red button focus colour 2023-10-18 17:01:47 +01:00
ImButtonRed.qml Improve red button focus colour 2023-10-18 17:01:47 +01:00
ImCheckBox.qml Move source files to /src 2022-02-14 10:07:15 +01:00
ImRadioButton.qml Move source files to /src 2022-02-14 10:07:15 +01:00