bailey1274 Posted October 3, 2019 Share Posted October 3, 2019 Is there any way of changing the color of the SciTE line margins? I was able to change the size of it via the SciTEUser.properties file with "line.margin.width" but no luck finding anything about the background or text color. I tried a few things like "line.margin.fore", "line.margin.back" but to no avail. Is there any way to do this? Link to comment Share on other sites More sharing options...
Developers Jos Posted October 3, 2019 Developers Share Posted October 3, 2019 Try this one: style.*.33=fore:#000000,back:#C0C0C0 ; 33 is used to display line numbers in the margin. Jos bailey1274 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
bailey1274 Posted October 4, 2019 Author Share Posted October 4, 2019 @Jos Thank you, this worked perfect. Is there any documentation or a list on what numbers mean what? I searched for a decent while yesterday and couldn't find anything on it. Link to comment Share on other sites More sharing options...
Developers Jos Posted October 4, 2019 Developers Share Posted October 4, 2019 I know it is hard to find them. The ones we know are documented in the standard themes provided by the full installer. Some are documented in de standard SciTE documentation also provided in the helpfile. The rest I figured out by looking at the sourcecode. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Nine Posted October 4, 2019 Share Posted October 4, 2019 4 hours ago, Jos said: The rest I figured out by looking at the sourcecode. Information is the single resource of the wealthiest... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now