Skip to content

Instantly share code, notes, and snippets.

@mattmcnabb
Created August 23, 2016 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattmcnabb/7b5264664ac234e010cd86f577c10562 to your computer and use it in GitHub Desktop.
Save mattmcnabb/7b5264664ac234e010cd86f577c10562 to your computer and use it in GitHub Desktop.
Blog_ISE-Steroids-Theme-Manager
<?xml version="1.0"?>
<ColorOptions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ShareFontForConsole>false</ShareFontForConsole>
<ScriptPaneFontFamily FontFamilyName="Lucida Console" />
<ScriptPaneFontSize>9</ScriptPaneFontSize>
<ConsolePaneFontFamily FontFamilyName="OCR A" />
<ConsolePaneFontSize>9</ConsolePaneFontSize>
<ConsolePaneForegroundColor ColorARGB="#8BF5F5F5" />
<ConsolePaneBackgroundColor ColorARGB="#FF012456" />
<ConsolePaneErrorForegroundColor ColorARGB="#FFFF0000" />
<ConsolePaneErrorBackgroundColor ColorARGB="#00FFFFFF" />
<ConsolePaneWarningForegroundColor ColorARGB="#FFFF8C00" />
<ConsolePaneWarningBackgroundColor ColorARGB="#00FFFFFF" />
<ConsolePaneVerboseForegroundColor ColorARGB="#FF00FFFF" />
<ConsolePaneVerboseBackgroundColor ColorARGB="#00FFFFFF" />
<ScriptPaneBackgroundColor ColorARGB="#FF012456" />
<CapitalizeMainMenuHeaders>true</CapitalizeMainMenuHeaders>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment