IDE: New default colors to include nested brackets

This commit is contained in:
Martin 2025-03-22 11:40:03 +01:00
parent df8d5fbc1b
commit 41eed87a55
6 changed files with 15 additions and 0 deletions

View File

@ -80,6 +80,9 @@
<Reserved_word Style="fsBold"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<NestedRoundBracket_1 Foreground="12917458"/>
<NestedRoundBracket_2 Foreground="clBlue"/>
<NestedRoundBracket_3 Foreground="8301827"/>
</SchemeDefault>
</LangObjectPascal>
<LangLazarus_Form_definition Version="6">

View File

@ -80,6 +80,9 @@
<Modifier Foreground="clNavy" Style="fsBold"/>
<Reserved_word Foreground="clNavy" Style="fsBold"/>
<String Foreground="clBlue"/>
<NestedRoundBracket_1 Foreground="12917458"/>
<NestedRoundBracket_2 Foreground="clBlue"/>
<NestedRoundBracket_3 Foreground="8301827"/>
</SchemeDelphi>
</LangObjectPascal>
<LangLazarus_Form_definition Version="6">

View File

@ -82,6 +82,9 @@
<Reserved_word Foreground="clAqua" Style="fsBold"/>
<String Foreground="clYellow"/>
<Symbol Foreground="clAqua"/>
<NestedRoundBracket_1 Foreground="clFuchsia"/>
<NestedRoundBracket_2 Foreground="2996475"/>
<NestedRoundBracket_3 Foreground="6814853"/>
</SchemeOcean>
</LangObjectPascal>
<LangLazarus_Form_definition Version="6">

View File

@ -81,6 +81,9 @@
<Reserved_word Foreground="clWhite"/>
<String Foreground="clYellow"/>
<Symbol Foreground="clYellow"/>
<NestedRoundBracket_1 Foreground="clFuchsia"/>
<NestedRoundBracket_2 Foreground="2996475"/>
<NestedRoundBracket_3 Foreground="6814853"/>
</SchemePascal_Classic>
</LangObjectPascal>
<LangLazarus_Form_definition Version="6">

View File

@ -83,6 +83,9 @@
<Reserved_word Foreground="clAqua" Style="fsBold"/>
<String Foreground="clYellow"/>
<Symbol Foreground="clAqua"/>
<NestedRoundBracket_1 Foreground="clFuchsia"/>
<NestedRoundBracket_2 Foreground="2996475"/>
<NestedRoundBracket_3 Foreground="6814853"/>
</SchemeTwilight>
</LangObjectPascal>
<LangLazarus_Form_definition Version="6">

Binary file not shown.