mannworks00 Posted February 7, 2019 Posted February 7, 2019 After testing various schemes (themes) in the settings for the newest SciTE editor (v. 4.1.2), I discovered that I wasn't able to fully reset it back to its original colors (See snapshot). Specifically, after applying the "__SciTE4AutoIt3_Dark ==> Dark SciTE4AutoIt3 Color scheme." The problem: The Line number column and the Output console do not reset back to their original colors. The Solution: Delete or edit the user config file. You can safely delete the config file because it will completely regenerate on SciTE restart- with it's factory (out of the box) color scheme. I also wrote a small script that will do it programatically: How to reset SciTE scheme in version 4.1.2.
Developers Jos Posted February 7, 2019 Developers Posted February 7, 2019 Again: Like commented in the Examples linked thread: This is not a fix, but an act of desperation. So, which Scheme did you load after loading the Dark Scheme so it can be fixed? 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.
Developers Jos Posted February 7, 2019 Developers Posted February 7, 2019 (edited) Ok, I see there must have been some mix-up with the updates of the *.SciTEConfig files with the last version of the installer. -snip- Thanks for reporting this. Jos Edited February 7, 2019 by 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.
Developers Jos Posted February 7, 2019 Developers Posted February 7, 2019 (edited) The issue is that the updated versions of the *.sciteconfig files are not part of the installer, causing this issue. I have uploaded them now to the Beta directory: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/ Just download them to your %localappdata%\AutoIt v3\SciTE\SciTEConfig directory and try to load the default scheme again in SciTEConfig. This should now properly reset all te colors. Also updated the installer with the appropriate files without changing the version number for the moment, just so you can run it to fix the issue. Jos Edited February 7, 2019 by 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.
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