Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change the color of the horizontal line when rows are folded in Notepad++

Tags:

notepad++

When I click on the minus sign to fold rows in Notepad++, the rows are all collapsed and replaced by a single horizontal line.

All sections which contain folded rows then have a single horizontal line indicating that there are folded rows underneath. Can the color of this horizontal line be changed from the default black to a very light grey.

like image 215
ciso Avatar asked Apr 26 '14 16:04

ciso


1 Answers

Go to Settings → Style Configurator. From the selection box on the right, choose to edit either "Global Styles" or a particular language of your choice (you probably want Global Styles so it affects Notepad++ at all times). From the second selection box ("Style:"), select "Default Style". From the "Colour Style" box at the right, select a foreground color of your choice.

like image 176
senshin Avatar answered Oct 01 '22 20:10

senshin