Skip to content

Commit 32f200a

Browse files
committed
Merge pull request #671 from JoeRobich/patch-6
Added community themes to appman.xml
2 parents 324942a + 13c0f04 commit 32f200a

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

appman.xml

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,5 +324,83 @@
324324
<Url>https://github.com/JoeRobich/fd-quicklaunch/releases/download/v0.10/QuickLaunch_0.10.fdz</Url>
325325
</Urls>
326326
</Entry>
327+
<Entry>
328+
<Id>vsbluefulltheme</Id>
329+
<Name>VsBlue Full Theme</Name>
330+
<Version>1.1</Version>
331+
<Build>1</Build>
332+
<Checksum>1674D26C4F7D6C2D3155B5FB5A171D5C</Checksum>
333+
<Desc>Adds a blue ui theme and a light syntax theme inspired by Visual Studio.</Desc>
334+
<Group>Themes</Group>
335+
<Info>http://www.flashdevelop.org/community/viewtopic.php?f=20&amp;t=11974</Info>
336+
<Urls>
337+
<Url>https://github.com/JoeRobich/fd-vsthemes/releases/download/v1.1/VsBlueFullTheme.fdz</Url>
338+
</Urls>
339+
</Entry>
340+
<Entry>
341+
<Id>vslightfulltheme</Id>
342+
<Name>VsLight Full Theme</Name>
343+
<Version>1.1</Version>
344+
<Build>1</Build>
345+
<Checksum>F1733EF0399C8E97B32A70EC5A0974F7</Checksum>
346+
<Desc>Adds a light ui theme and a light syntax theme inspired by Visual Studio.</Desc>
347+
<Group>Themes</Group>
348+
<Info>http://www.flashdevelop.org/community/viewtopic.php?f=20&amp;t=11974</Info>
349+
<Urls>
350+
<Url>https://github.com/JoeRobich/fd-vsthemes/releases/download/v1.1/VsLightFullTheme.fdz</Url>
351+
</Urls>
352+
</Entry>
353+
<Entry>
354+
<Id>vsdarkfulltheme</Id>
355+
<Name>VsDark Full Theme</Name>
356+
<Version>1.1</Version>
357+
<Build>1</Build>
358+
<Checksum>3CD468AAD9CCB35ED09084BA67E2208D</Checksum>
359+
<Desc>Adds a dark ui theme and a dark syntax theme inspired by Visual Studio.</Desc>
360+
<Group>Themes</Group>
361+
<Info>http://www.flashdevelop.org/community/viewtopic.php?f=20&amp;t=11974</Info>
362+
<Urls>
363+
<Url>https://github.com/JoeRobich/fd-vsthemes/releases/download/v1.1/VsDarkFullTheme.fdz</Url>
364+
</Urls>
365+
</Entry>
366+
<Entry>
367+
<Id>vslightsyntaxtheme</Id>
368+
<Name>VsLight Syntax Theme</Name>
369+
<Version>1.1</Version>
370+
<Build>1</Build>
371+
<Checksum>6784694F006FAE421067B612B51A6A49</Checksum>
372+
<Desc>Adds a light syntax theme inspired by Visual Studio.</Desc>
373+
<Group>Themes</Group>
374+
<Info>http://www.flashdevelop.org/community/viewtopic.php?f=20&amp;t=11974</Info>
375+
<Urls>
376+
<Url>https://github.com/JoeRobich/fd-vsthemes/releases/download/v1.1/VsLightSyntaxTheme.fdz</Url>
377+
</Urls>
378+
</Entry>
379+
<Entry>
380+
<Id>vsdarksyntaxtheme</Id>
381+
<Name>VsDark Syntax Theme</Name>
382+
<Version>1.1</Version>
383+
<Build>1</Build>
384+
<Checksum>8F804F49F3098016E21025B2230D3E56</Checksum>
385+
<Desc>Adds a dark syntax theme inspired by Visual Studio.</Desc>
386+
<Group>Themes</Group>
387+
<Info>http://www.flashdevelop.org/community/viewtopic.php?f=20&amp;t=11974</Info>
388+
<Urls>
389+
<Url>https://github.com/JoeRobich/fd-vsthemes/releases/download/v1.1/VsDarkSyntaxTheme.fdz</Url>
390+
</Urls>
391+
</Entry>
392+
<Entry>
393+
<Id>vinksyntaxtheme</Id>
394+
<Name>Vink Syntax Theme</Name>
395+
<Version>1.4</Version>
396+
<Build>1</Build>
397+
<Checksum>CF7E1CAACCBB2886D3B029934A0F360B</Checksum>
398+
<Desc>Adds a dark syntax theme inspired by the WekeRoad Ink variant of Vibrant Ink.</Desc>
399+
<Group>Themes</Group>
400+
<Info>https://github.com/JoeRobich/fd-vink</Info>
401+
<Urls>
402+
<Url>https://github.com/JoeRobich/fd-vink/releases/download/v1.4/VinkSyntaxTheme.fdz</Url>
403+
</Urls>
404+
</Entry>
327405
FD5-->
328406
</Entries>

0 commit comments

Comments
 (0)