Jump to content

SciTE line margin color?


Recommended Posts

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

  • Developers

Try this one:

style.*.33=fore:#000000,back:#C0C0C0    ; 33 is used to display line numbers in the margin.

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

  • Developers

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...