FG
💻 Software

How to change the syntax highlighting style in Meld

Fresh7 days ago
Mar 15, 202613873 views
Confidence Score0%
0%

Problem

Meld 1.5.1 uses gtksourceview (via pygtksourceview) for its syntax-highlighting, however I'm unable to figure out how to configure it to use a specific style (color scheme/theme) from the ones available to gtksourceview. Maybe the solution is outside of meld - eg, settings the default style used fo…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to change the syntax highlighting style in Meld

Low Risk

According to the now relevant page : Update example for GTK+ 3. In December 2013, Meld was updated to use GtkCssProvider instead of gtkrc (commit log). The new location of its default colour profile is /usr/share/meld/meld.css There is also an examp…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment