VBECustomColors
VBECustomColors copied to clipboard
The VBA / VB editor (or VBE) is limited in the 16 colors it can use to render code text. The project aims to serve as a guide for adding your own custom colors to the palette.
The VBE7.DLL is located in a different location (x86) > C:\Program Files (x86)\Common Files\microsoft shared\VBA\VBA7.1\VBE7.DLL (x64) > C:\Program Files\Microsoft Office\root\VFS\ProgramFilesCommonX64\Microsoft Shared\VBA\VBA7.1
After made the modifications to HEX it says that my file is corrupted or something and deletes the macro. After going back to the original everything is ok, but the...