Faculty of Information Technology
Software Engineering Group

Opened 6 years ago

Last modified 5 years ago

#187 new todo

Add (better) support for themes to code editor

Reported by: Jan Vrany Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Patrik Svestka Also affects CVS HEAD (eXept version): no

Description

Currently, one can only change syntax highlighter colors but many other remains hardcoded or cannot be altered easily (like background, selection color, cursor color and so on).

The aim of this is to improve the support for themes and make it easy (easier) to provide new code editor themes and document how to do so.

This is a "sister TODO" to #102.

Attachments (2)

libtool_fix_1_of_1_rev_289dc7fcc73d_Add_new_code_view_themes____Solarized__and__SolarizedDark_.patch (70.1 KB) - added by Jan Vrany 5 years ago.
solarized_low_contrast.png (470.7 KB) - added by Patrik Svestka 5 years ago.
the comparison between white an solarized views

Download all attachments as: .zip

Change History (3)

comment:1 Changed 5 years ago by Jan Vrany

To install the theme, do

UserPreferences current codeViewTheme: Solarized new.

to reset, do

UserPreferences current codeViewTheme: nil.

Changed 5 years ago by Patrik Svestka

Attachment: solarized_low_contrast.png added

the comparison between white an solarized views

Note: See TracTickets for help on using tickets.