Johann Weiher
Johann Weiher
Fixed milestone version number
Added example for inline custom theme. Fixed #73 .
I found no way to declare a custom theme base on colored theme. The class `ConsoleHtmlColor` is set to internal so I can't use it. Any idea, or should I...
https://www.eplan.help/en-US/Infoportal/content/api/2024/Scripts.html?highlight=scripts%2C
```csharp fileSelectDecisionContext.AddFilter("Alle Makrodateien (*.emp, *.ema, *.ems)", "*.emp;*.ema;*.ems"); ```