<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:LoginForm">
<Color x:Key="Background1">#FFE3F1F1</Color>
<SolidColorBrush x:Key="Background1Brush" Color="{StaticResource Background1}"></SolidColorBrush>
<Color x:Key="Background2">#FF6D8383</Color>
<SolidColorBrush x:Key="Background2Brush" Color="{StaticResource Background2}"></SolidColorBrush>
<Color x:Key="ForegroundMain">#FF0E4280</Color>
<SolidColorBrush x:Key="ForegroundMainBrush" Color="{StaticResource ForegroundMain}"></SolidColorBrush>
<Color x:Key="Foreground1">#FFF02511</Color>
<SolidColorBrush x:Key="Foreground1Brush" Color="{StaticResource Foreground1}"></SolidColorBrush>
<Color x:Key="Foreground2">#FF0E4280</Color>
<SolidColorBrush x:Key="Foreground4Brush" Color="{StaticResource Foreground2}"></SolidColorBrush>
</ResourceDictionary>
{"html5":"htmlmixed","css":"css","javascript":"javascript","php":"php","python":"python","ruby":"ruby","lua":"text\/x-lua","bash":"text\/x-sh","go":"go","c":"text\/x-csrc","cpp":"text\/x-c++src","diff":"diff","latex":"stex","sql":"sql","xml":"xml","apl":"apl","asterisk":"asterisk","c_loadrunner":"text\/x-csrc","c_mac":"text\/x-csrc","coffeescript":"text\/x-coffeescript","csharp":"text\/x-csharp","d":"d","ecmascript":"javascript","erlang":"erlang","groovy":"text\/x-groovy","haskell":"text\/x-haskell","haxe":"text\/x-haxe","html4strict":"htmlmixed","java":"text\/x-java","java5":"text\/x-java","jquery":"javascript","mirc":"mirc","mysql":"sql","ocaml":"text\/x-ocaml","pascal":"text\/x-pascal","perl":"perl","perl6":"perl","plsql":"sql","properties":"text\/x-properties","q":"text\/x-q","scala":"scala","scheme":"text\/x-scheme","tcl":"text\/x-tcl","vb":"text\/x-vb","verilog":"text\/x-verilog","yaml":"text\/x-yaml","z80":"text\/x-z80"}