Re: Setting the background color for inivisible whitespace
Anton Shepelev <[email protected]> Fri, 8 Nov 2024 01:14:42 +0300
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Neil Hodgson: > Due to the coloured numbers, that appears to be being > styled for a programming language. You should check the > properties file for the language you have chosen as the > default, commonly by setting default.file.ext, then look > at the individual styles. Whitespace in most text (but not > inside comments or quoted literals) is generally in style > 0. Thanks you. After digging around a bit, I have succeeded in settings the global background, in my SciTEUser.properties: stdstyle.bg=back:#202020 -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scite-interest/20241108011442.e381c337f2dd747218be1918%40gmail.com.