Change from Nimrod to Nim in three themes

Fix #16578, close #16579
This commit is contained in:
PeterCJ 2025-05-21 10:08:53 -07:00 committed by Don HO
parent 8696d28cfd
commit a10cebe2cd
3 changed files with 3 additions and 3 deletions

View File

@ -1002,7 +1002,7 @@ License: GPL2
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="EFEF8F" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="nimrod" desc="Nimrod" ext="">
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="8CD0D3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />

View File

@ -954,7 +954,7 @@ Installation:
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="859900" bgColor="002B36" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="586E75" bgColor="002B36" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="nimrod" desc="Nimrod" ext="">
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="2AA198" bgColor="002B36" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="586E75" bgColor="002B36" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="D33682" bgColor="002B36" fontName="" fontStyle="0" fontSize="" />

View File

@ -965,7 +965,7 @@ License: GPL2
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="EFEF8F" bgColor="3F3F3F" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="nimrod" desc="Nimrod" ext="">
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="DCDCCC" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="7F9F7F" bgColor="3F3F3F" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="8CD0D3" bgColor="3F3F3F" fontName="" fontStyle="0" fontSize="" />