Add packaging and release automation

This commit is contained in:
vrubelroman 2026-04-23 00:21:36 +03:00
parent 2a3b58c44e
commit 8e51e47587
1082 changed files with 356427 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<style name="igor">
<entry type="Background" style="bg:#ffffff"/>
<entry type="Keyword" style="#0000ff"/>
<entry type="NameClass" style="#007575"/>
<entry type="NameDecorator" style="#cc00a3"/>
<entry type="NameFunction" style="#c34e00"/>
<entry type="LiteralString" style="#009c00"/>
<entry type="Comment" style="italic #ff0000"/>
</style>