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.
☆144Apr 26, 2021Updated 5 years ago
Alternatives and similar repositories for VBEThemeColorEditor
Users that are interested in VBEThemeColorEditor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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…☆119Feb 19, 2016Updated 10 years ago
- 🎉 A very easy way to add event listeners to a userform.☆29Aug 17, 2021Updated 4 years ago
- Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).☆2,121Jun 25, 2025Updated 10 months ago
- 😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.☆76May 25, 2022Updated 3 years ago
- VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.☆35Aug 19, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- VBA code for simple modification of PDF files (read in, combine, write out) with no external libraries☆28Aug 6, 2025Updated 9 months ago
- COM add-in for the VBIDE☆117Apr 4, 2024Updated 2 years ago
- Two Class modules that are used to format a VBA Userform using the material design☆43Aug 19, 2020Updated 5 years ago
- A regular expression engine written entirely in VBA☆22Jun 6, 2025Updated 11 months ago
- A helper dll for VBA users to design modern UI components. No install required!☆224Jan 28, 2022Updated 4 years ago
- String functions Libary including: StringSimilarity, Inject (StringInterpolation), LevenshteinDistance☆19Aug 19, 2020Updated 5 years ago
- Library with VBA, used in multiple projects.☆169Mar 29, 2026Updated last month
- Drop-in replacement for Scripting.Dictionary on Mac☆406Apr 17, 2023Updated 3 years ago
- A way of creating windows 10 tile grids in Userforms.☆34Aug 19, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Add testing and TDD to VBA on Windows and Mac☆211Mar 15, 2022Updated 4 years ago
- Zip/unzip or cab/decab files and folders in VBA☆12Nov 1, 2023Updated 2 years ago
- Fast Native JSON Parser / Serializer for VBA, compatible with Windows and Mac☆30Nov 27, 2025Updated 5 months ago
- Native memory manipulation in VBA☆56May 24, 2024Updated last year
- Logging for VBA☆111Apr 29, 2016Updated 10 years ago
- VBA Repository☆52Oct 27, 2020Updated 5 years ago
- Export & Import VBA code for use with Git (or any VCS)☆132Sep 1, 2022Updated 3 years ago
- Functions for rounding Currency, Decimal, and Double up, down, by 4/5, to a specified count of significant figures.