Skip to content

Instantly share code, notes, and snippets.

@bpluly
Created June 8, 2022 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpluly/36552662084cd5c1ee00a7b6b757e0e4 to your computer and use it in GitHub Desktop.
Save bpluly/36552662084cd5c1ee00a7b6b757e0e4 to your computer and use it in GitHub Desktop.
Highlight broken on Ultraedit Linux on Elementary
The File View, and probably other dockable windows doesn't style hightlighted elements properly.
The highlighted line has an opaque fill in which ever GTK system stylesheet is in force.
Only if you click the highlight does the background text appear through the highlight.
The solution I found was to force applications to use the Dark Theme, then restart Ultraedit.
Ultraedit then uses the GTK style sheet for dockable windows properly, even when changing the theme in UE itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment