Ide, Codetools: Added colors for recent identifier completion items to schemes

This commit is contained in:
Martin 2023-07-21 22:26:48 +02:00
parent 4f1297912a
commit 761e1107bb
6 changed files with 5 additions and 0 deletions

View File

@ -45,6 +45,7 @@
<ahaRightMargin Foreground="clSilver"/>
<ahaOverviewGutter Foreground="13948116" Background="15263976" FrameColor="12632256"/>
<ahaIdentComplWindowHighlight Foreground="187"/>
<ahaIdentComplRecent Foreground="clGreen"/>
<ahaOutlineLevel1Color Foreground="clRed"/>
<ahaOutlineLevel2Color Foreground="39159"/>
<ahaOutlineLevel3Color Foreground="2280512"/>

View File

@ -45,6 +45,7 @@
<ahaRightMargin Foreground="clSilver"/>
<ahaOverviewGutter Foreground="13948116" Background="15263976" FrameColor="12632256"/>
<ahaIdentComplWindowHighlight Foreground="191"/>
<ahaIdentComplRecent Foreground="clGreen"/>
<ahaOutlineLevel1Color Foreground="clRed"/>
<ahaOutlineLevel2Color Foreground="39159"/>
<ahaOutlineLevel3Color Foreground="2280512"/>

View File

@ -45,6 +45,7 @@
<ahaRightMargin Foreground="clSilver"/>
<ahaOverviewGutter Foreground="4210752" Background="6579300" FrameColor="clBlue"/>
<ahaIdentComplWindowHighlight Foreground="clAqua"/>
<ahaIdentComplRecent Foreground="clLime"/>
<ahaIdentComplWindow Background="8388649"/>
<ahaOutlineLevel1Color Foreground="clRed"/>
<ahaOutlineLevel2Color Foreground="39159"/>

View File

@ -44,6 +44,7 @@
<ahaGutterSeparator Background="clWhite" Foreground="clGray"/>
<ahaGutter Background="clNavy"/>
<ahaIdentComplWindowHighlight Foreground="clAqua"/>
<ahaIdentComplRecent Foreground="clLime"/>
<ahaIdentComplWindow Background="10420276"/>
<ahaOutlineLevel1Color Foreground="clRed"/>
<ahaOutlineLevel2Color Foreground="39159"/>

View File

@ -45,6 +45,7 @@
<ahaRightMargin Foreground="clSilver"/>
<ahaOverviewGutter Foreground="4210752" Background="6579300" FrameColor="8947848"/>
<ahaIdentComplWindow Background="3552822"/>
<ahaIdentComplRecent Foreground="clLime"/>
<ahaIdentComplWindowBorder Foreground="7039851"/>
<ahaIdentComplWindowHighlight Foreground="clLime"/>
<ahaOutlineLevel1Color Foreground="clRed"/>

Binary file not shown.