Re: dark theme

Baltasar GarcĂ­a Perez-Schofield <[email protected]> Wed, 3 May 2023 12:21:52 +0200
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
Hi,


Personally, I find the way SciTE configures its colors too complex. I 
mean, you depend on the lexer in order to set colors for keywords, 
identifiers, numbers... At the top level, I guess SciTE knows nearly 
nothing about symbols, i.e., the mentioned keywords and identifiers. 
This is maybe due to the fact that maybe, for instance, the language 
ScITE is editing does not have keywords.

I think that these concepts should be moved to the top level, so ScITE 
would know about keywords, identifiers and so on, and then the lexers 
would not have anything to do with colors, only maybe with specific 
symbols that are not dealt with by the top level.

This way, it would be possible to create different "style" files, light, 
dark, QBasic editor...

--
Baltasar

-- 
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 on the web visit https://groups.google.com/d/msgid/scite-interest/731140ee-7b13-d1c0-d1b2-f885a6559a79%40gmail.com.