Where are color configurations stored?

No need to worry about going "off topic" here
Forum rules
This forum is for general chit-chat, not necessarily APL-related. However, it's not for spam or for offensive or illegal comments.
User avatar
OSRK
Posts: 17
Joined: Tue Dec 27, 2016 8:48 am

Re: Where are color configurations stored?

Post by OSRK »

Thank you, Vince,

Where/when does the COL_S_NOTHING appear? I've made a copy of After Dark scheme, changed all three COL_S_NOTHING instances from #c0c0c0 to #000000, but when I switch between the original and the modified scheme in Options -> Colours dialog, I do not see any differences in any of its tabs.

Regards,

OSRK
Vince|Dyalog
Posts: 439
Joined: Wed Oct 01, 2008 9:39 am

Re: Where are color configurations stored?

Post by Vince|Dyalog »

Hi OSRK,

COL_S_NOTHING is not used for anything, and is not in the picture on the Syntax tab of the Colours dialog.

Index of 0 is also not used.

Regards,

Vince
Post Reply