Re: Implementing dark mode
Andrew Truckle <[email protected]> Thu, 6 Feb 2025 08:30:45 -0800 (PST)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Mitchell I have not heard of Scintillaua. My programming environment is Win32 / MFC. On Thursday, 6 February 2025 at 16:23:39 UTC Mitchell wrote: > Hi, > > On Feb 6, 2025, at 10:39 AM, Andrew Truckle <[email protected]> wrote: > > Sorry if I have missed something obvious. But, do the lexers expose a > suitable dark mode colour scheme? > > > I have been implementing dark mode in my project and would like to push in > through to the scintilla control. I saw chats about inverting colours but > that is not good. The way I see it is that we configure in for light scheme > or dark scheme. All my colours at the moment are based on the lexers, or > SciTE code definitions. > > > There is no such thing. You will have to manually create your own dark > mode or do it algorithmically like invert colors. > > Or you could try Scintillua, which has universal color themes for its > lexers, one of which is dark mode: > https://orbitalquark.github.io/scintillua/ > > Cheers, > Mitchell > > > > -- > You received this message because you are subscribed to the Google Groups > "scintilla-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/scintilla-interest/d336eb29-0dab-4db3-89a3-ae23251c40cfn%40googlegroups.com > <https://groups.google.com/d/msgid/scintilla-interest/d336eb29-0dab-4db3-89a3-ae23251c40cfn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "scintilla-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/scintilla-interest/960785e8-c091-4450-a020-3e19113d5181n%40googlegroups.com.