FLUID-6345: Expand available options for contrast themes in the prefs framework

Metadata

Source
FLUID-6345
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Justin Obara
Created
2018-10-09T13:26:37.080-0400
Updated
2024-07-24T13:10:33.236-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Prefs Framework
  2. UIEnhancer
  3. UI Options

Description

The preference framework provides an option to adjust contrast themes. Initially this was limited to "default", "black on white", "white on black", "black on yellow" and "yellow on black". Later we add a low contrast theme "light grey on dark grey". In work on UIO+ we've added "grey on white" and "black on brown". We'll also be adding a "medium grey on dark grey". There are likely other colours and combinations that a user would like to use as well. We are running out of space in the current design to fit the options, and having something more flexible (e.g. free form entry through colour pickers) would provide more customization by users, although would be more complicated to implement.

Attachments

Comments

  • Justin Obara commented 2018-10-09T13:28:11.285-0400

    "current contrasts.png" shows the current set of contrast options available by default through the preferences framework.