WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: kdmoyers on January 04, 2025, 07:51:46 AM

Title: Files that control Studio colors?
Post by: kdmoyers on January 04, 2025, 07:51:46 AM
I'd like to copy my Studio coloring scheme to another machine.
(I've got that cool "dark mode" thing going here)

What files can I copy over to the new machine to get all my Studio coloring?

Thanks!
Title: Re: Files that control Studio colors?
Post by: td on January 04, 2025, 01:34:52 PM
The background color for each file type is set in the registry under "HKEY_CURRENT_USER\Software\Wilson WindowWare\WinBatch Studio\Settings\File types". Text, a.k.a syntax, coloring for WIL files is set in the WIL.clr file.
Title: Re: Files that control Studio colors?
Post by: kdmoyers on January 07, 2025, 04:44:28 AM
👍