Please login or register.

Login with username, password and session length
Advanced search  

News:

IRC channel - server: waelisch.de  channel: #wme (read more)

Author Topic: Scite colors...  (Read 3636 times)

0 Members and 1 Guest are viewing this topic.

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Scite colors...
« on: July 11, 2015, 11:35:43 AM »

Is there a way to customize the background color and text font color of Scite? Thanks
Logged

HanaIndiana

  • WinterNewb
  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 7
  • It's all about strategy and adventure!
    • View Profile
Re: Scite colors...
« Reply #1 on: September 13, 2015, 08:58:28 PM »

I just wondered the same thing and ran across your post in the search. I did a google search and found this.
In SCITe, got to Options, and click on 'Open User options file'

You can save the following code in this file, to change the colors:

style.*.32=$(font.base),back:#000000,fore:#12311
style.*.33=back:#C0C0C0,$(font.base)
style.*.37=fore:#939393
caret.fore=#FFFFFF
selection.alpha=75
selection.back=#FFFFFF
colour.keyword=fore:#649bff
colour.operator=fore:#727272

Remove this code and keep the file blank, to put it back to default.  Play around with the code to get what you want. I haven't been able to figure out how to change the highlight color yet.
I found this info here:  http://www.scintilla.org/SciTEFAQ.html#BlackBackground

Hope that helps, if you still need it!

Logged
hanagames.weebly.com
 

Page created in 0.032 seconds with 19 queries.