HatofGod theme change current line highlighting Topic is solved

The popular SciTE-based AutoHotkey Script Editor
downloaderfan
Posts: 34
Joined: 09 Jun 2017, 09:19

HatofGod theme change current line highlighting

18 Dec 2022, 08:47

Hi,

I recently bought a new laptop and setup Scite4Autohotkey on it. My previous laptop had Scite4Autohotkey v3.0.06.01 and my new laptop has 3.1.00. It seems the current line highlighting as changed, even though both have same HatofGod style (Update 2011-08-19). The current line is no longer highlighted in blue when selected, but the other lines are. Notice the cursor in this image. The current line highlighting selection is barely visible.

Previously, as I tested in my old laptop, all the selected lines would be highlighted in blue. Is there a way I can get that back?
User avatar
andymbody
Posts: 927
Joined: 02 Jul 2017, 23:47

Re: HatofGod theme change current line highlighting  Topic is solved

26 Dec 2022, 18:12

Try this:
1. Open Scite4AutoHotkey App...
2. Navigate to: "Options" --> "Open User properties" (SciTEUser.properties file)
3. Add the following: (The first line may fix the issue... if not, also include the second line)

caret.line.layer=0
caret.line.back=#00005E

4. Save the file... the color change should be immediate

Andy
downloaderfan
Posts: 34
Joined: 09 Jun 2017, 09:19

Re: HatofGod theme change current line highlighting

27 Dec 2022, 02:17

andymbody wrote:
26 Dec 2022, 18:12
Try this:
1. Open Scite4AutoHotkey App...
2. Navigate to: "Options" --> "Open User properties" (SciTEUser.properties file)
3. Add the following: (The first line may fix the issue... if not, also include the second line)

caret.line.layer=0
caret.line.back=#00005E

4. Save the file... the color change should be immediate

Andy
Yes, that fixed the issue. Only the first line i.e.

Code: Select all

caret.line.layer=0
was enough. Thanks. :thumbup:

Return to “SciTE4AutoHotkey”

Who is online

Users browsing this forum: No registered users and 10 guests