mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Ports icsharpcode/ILSpy#2938. Selected text kept the run's syntax colours by leaving the AvaloniaEdit TextArea SelectionForeground unset, and the selection is drawn as a flat, translucent highlight (square corners) rather than an opaque recolour. The brush is theme-aware -- #007ACC at 30% on the light editor background, a brighter #3794FF at 35% so it still reads on the dark one.pull/3755/head
2 changed files with 17 additions and 0 deletions
Loading…
Reference in new issue