ColourSchemeLibrary

https://github.com/theonetruenerd/VenusPackages/blob/main/ColourSchemeLibrary.pkg

The ColourSchemeLibrary allows the user to change the colour scheme of the Hamilton standard dialogues. It adds the following function

Assign(variable i_str_ColorSchemeCode)

This function updates the colour scheme of the Standard Dialogues that will be used in the method where the library is executed. Requires HSLExtensions(File), HSLExtensions(Directory), and ASW Global.

Params i_str_ColorSchemeCode:

The input color scheme code which is the int KitProviderCode. Hamilton = 0.

Returns:

None

Return type:

N/A