• Stars
    star
    132
  • Rank 273,150 (Top 6 %)
  • Language
    C#
  • Created almost 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The VBA / VB editor (or VBE) is limited in the 16 colors it can use to render code text. This application replaces the default colors with custom palettes that can be saved and loaded.

VBEThemeColorEditor

The VBA / VB editor (or VBE) is limited in the 16 colors it can use to render code text. This application replaces the default colors with custom palettes that can be saved and loaded.

This application replaces the default colors with custom palettes that can be saved and loaded (2 themes are already provided). The application can only run in administrator mode!

Download: https://github.com/gallaux/VBEThemeColorEditor/raw/master/VBEThemeColorEditor.zip

How to use:

  • Open the app and edit the color palette to your liking. You can save and load palettes too (via the "Theme" menu).
  • Click on "Apply theme to VBE.DLL". You will then have to select the VBE6.DLL or VBE7.DLL file depending on your Excel version. The original file will be automatically backed up in its folder.
  • That's it, you have replaced the original VBE color palette with a custom one. You can now adjust your settings directly in the VBA editor (Tools > Options > Editor Format).

alt tag

Based on the information found on: https://github.com/dimitropoulos/VBECustomColors alt tag