`
Par2: Changing backgrounds in the Embeditor 1998-12-07 -- Jim DeFabia You CAN change the color of the background in the Embeditor. In C5edt.INI, look at the [color_groups] and [color_map] sections. You'll notice: 16=Disabled Background. This is the color the Embeditor uses for the "disabled" portion of the editor's display. IOW, this is generated text which you cannot modify in the Embeditor. Just change #16 in the [color_map] section to any color you like. The values are RGB values. I use: 16=198,255,255 which is a light blue. Choose the color you like and modify your INI. Be careful NOT to use 0,0,0 or you will have black on black Printed November 21, 2024, 12:22 pm This article has been viewed/printed 35198 times. |