Menu

#549 Editable colours

3.1
closed-fixed
5
2014-10-21
2009-08-18
Gregory
No

Implement jcolorchooser or another method of changing text and background colors In order to improve the ergonomics and general appearance of the OmegaT user interface.
Additionally, it would be desirable to have the tags displayed in a color different from the other text, and the capability to change the colors in the different panes. It may also be useful for the user to be able to save custom color schemes.

Discussion

  • Marc Prior

    Marc Prior - 2009-08-18

    Comment for information only:

    At one time, the use of character-level formatting within the editing pane was avoided because updating of the display (during scrolling etc.) involved a huge processing overhead.

    With the addition of new features such as "display source segments", "mark untranslated segments", "automatically check the spelling of text", we now have several cases in which formatting is used, often involving frequent formatting changes.

    I would be interested to hear from the developers whether the processing overhead is still considered an issue.

     
  • Didier Briel

    Didier Briel - 2012-03-05

    <<Additionally, it would be desirable to have the tags displayed in a color different from the other text>>

    This part has been done.
    - Render tags in different color in editor
    http://sourceforge.net/support/tracker.php?aid=2120329

    I change the title to something more informative.

    Didier

     
  • Didier Briel

    Didier Briel - 2012-03-05
    • summary: GUI Enhancements --> Editable colours
     
  • Kos Ivantsov

    Kos Ivantsov - 2014-02-13

    I suggest moving color configuration to a file similar to what we have now for key bindings. If there is such file in the user's config folder, OmegaT uses colors set there, otherwise it uses its defaults. That way the users can colors without needing to develop the whole GUI menu/dialogs shebang.

     
  • Didier Briel

    Didier Briel - 2014-10-17
    • status: open --> open-fixed
    • assigned_to: Briac Pilpré
    • Group: --> 3.1
     
  • Didier Briel

    Didier Briel - 2014-10-17

    Implemented in SVN (/trunk).

    Options > Custom Colours allows configuring all colours in OmegaT. After change of colours, it is necessary to quit OmegaT to see the new ones.

    For themes, see
    - Colour themes (e.g., light/dark GUI modes)
    https://sourceforge.net/p/omegat/feature-requests/958/

    Didier

     
  • Didier Briel

    Didier Briel - 2014-10-21

    Implemented in the released version 3.1.7 of OmegaT.

    Didier

     
  • Didier Briel

    Didier Briel - 2014-10-21
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.