Hmm, I thought that all console windows would use the new scheme, but maybe not. You might have to invoke the command for each one. That shouldn't be very hard - a batch file or doskey command would do it.
On Wednesday, July 14, 2021 at 12:14:34 AM UTC-4 [email protected] wrote: > Now that I've been using the new solarized themes for Leo, I wanted to use > them for the Windows console, too. It turns out that the Windows terminal > group has developed a tool to set other color themes for the console. > There is a link on this page: > > ColorTool > <https://github.com/microsoft/terminal/tree/main/src/tools/ColorTool> > > You unzip the zip file. There will be the colortool executable and a > schemes folder with some color schemes, including a light and dark > solarized scheme. These are the real thing, using the real published > solarized colors. > > You run the tool with the name of the scheme, e.g. > > ColorTool.exe schemes\solarized_dark.itermcolors > > You will get a window with a whole lot of colors. Don't worry, it is only > showing the various colors it uses. You can clear the screen with the cls > command if you like. > > The new color scheme will stick until you set a new one or change some > color(s) in the Properties dialog. > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor/2af19857-efe5-4e7b-9938-2708e374553an%40googlegroups.com.
