﻿{
  "$type": "Aurora.Profiles.Desktop.DesktopProfile, Aurora",
  "ProfileName": "MAINDesktop",
  "TriggerKeybind": {
    "$type": "Aurora.Settings.Keybind, Aurora",
    "_AssignedKeys": {
      "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
      "$values": []
    }
  },
  "ScriptSettings": {
    "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.ScriptSettings, Aurora]], mscorlib"
  },
  "Layers": {
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[Aurora.Settings.Layers.Layer, Aurora]], System",
    "$values": [
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Toggle Caps",
        "Handler": {
          "$type": "Aurora.Settings.Layers.LockColourLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.LockColourLayerHandlerProperties, Aurora",
            "_ToggledKey": 20,
            "_Pulse": false,
            "_SecondaryColor": "229, 255, 0",
            "_PrimaryColor": "200, 6, 252",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  39,
                  40,
                  41,
                  42,
                  43,
                  44,
                  45,
                  46,
                  47,
                  48,
                  60,
                  61,
                  62,
                  63,
                  64,
                  65,
                  66,
                  67,
                  68,
                  78,
                  79,
                  80,
                  81,
                  82,
                  83,
                  84
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 34.00314,
                "Y": 79.34066,
                "Width": 20.0,
                "Height": 20.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            }
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": {
            "$type": "Aurora.Settings.KeySequence, Aurora",
            "keys": {
              "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
              "$values": []
            },
            "type": 0,
            "freeform": {
              "$type": "Aurora.Settings.FreeFormObject, Aurora",
              "Type": 1,
              "X": 0.0,
              "Y": 0.0,
              "Width": 30.0,
              "Height": 30.0,
              "Angle": 0.0
            }
          },
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib",
          "_Enabled": {
            "$type": "Aurora.Settings.Overrides.Logic.OverrideDynamicValue, Aurora",
            "VarType": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
            "ConstructorParameters": {
              "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IEvaluatable, Aurora]], mscorlib",
              "Value": {
                "$type": "Aurora.Settings.Overrides.Logic.BooleanLockKeyActive, Aurora",
                "TargetKey": 20
              }
            }
          }
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "On Each Key Press",
        "Handler": {
          "$type": "Aurora.Settings.Layers.InteractiveLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.InteractiveLayerHandlerProperties, Aurora",
            "_RandomPrimaryColor": true,
            "_RandomSecondaryColor": true,
            "_EffectSpeed": 10.0,
            "_WaitOnKeyUp": true,
            "_InteractiveEffect": 2,
            "_EffectWidth": 4,
            "_UsePressBuffer": true,
            "_SecondaryColor": "0, 0, 0, 0",
            "_PrimaryColor": "0, 19, 255",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": null
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": null,
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Win Shortcuts",
        "Handler": {
          "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandlerProperties, Aurora",
            "_DimBackground": true,
            "_MergeModifierKey": true,
            "_DimColor": "Black",
            "_ShortcutKeys": {
              "$type": "Aurora.Settings.Keybind[], Aurora",
              "$values": [
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      76
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      68
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      66
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      65
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      164,
                      68
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      69
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      71
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      73
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      77
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      80
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      82
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      83
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      38
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      40
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      37
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      39
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      36
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      91,
                      68
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      112
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      113
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      49
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      50
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      51
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      52
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      53
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      54
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      55
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      56
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      57
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      93,
                      48
                    ]
                  }
                }
              ]
            },
            "_PresentationType": 0,
            "_PrimaryColor": "Red",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": null
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": null,
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Alt Shortcuts",
        "Handler": {
          "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandlerProperties, Aurora",
            "_DimBackground": true,
            "_MergeModifierKey": false,
            "_DimColor": "Black",
            "_ShortcutKeys": {
              "$type": "Aurora.Settings.Keybind[], Aurora",
              "$values": [
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      9
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      115
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      32
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      37
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      39
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      33
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      34
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      164,
                      9
                    ]
                  }
                }
              ]
            },
            "_PresentationType": 0,
            "_PrimaryColor": "Yellow",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": null
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": null,
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "CTRL Shortcuts",
        "Handler": {
          "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.ShortcutAssistantLayerHandlerProperties, Aurora",
            "_DimBackground": true,
            "_MergeModifierKey": false,
            "_DimColor": "Black",
            "_ShortcutKeys": {
              "$type": "Aurora.Settings.Keybind[], Aurora",
              "$values": [
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      88
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      67
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      86
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      90
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      115
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      65
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      68
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      82
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      89
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      39
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      37
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      40
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      38
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      164,
                      9
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      160,
                      38
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      160,
                      40
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      160,
                      37
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      160,
                      39
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      27
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      160,
                      27
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      27
                    ]
                  }
                },
                {
                  "$type": "Aurora.Settings.Keybind, Aurora",
                  "_AssignedKeys": {
                    "$type": "System.Collections.Generic.Queue`1[[System.Windows.Forms.Keys, System.Windows.Forms]], System",
                    "$values": [
                      162,
                      70
                    ]
                  }
                }
              ]
            },
            "_PresentationType": 0,
            "_PrimaryColor": "Red",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": null
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": null,
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Audio Visualizer",
        "Handler": {
          "$type": "Aurora.Settings.Layers.EqualizerLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.EqualizerLayerHandlerProperties, Aurora",
            "_SecondaryColor": "103, 89, 170",
            "_Gradient": {
              "$type": "Aurora.EffectsEngine.EffectBrush, Aurora",
              "type": 2,
              "wrap": 0,
              "color_gradients": {
                "$type": "System.Collections.Generic.SortedDictionary`2[[System.Single, mscorlib],[System.Drawing.Color, System.Drawing]], System",
                "0": "255, 0, 0",
                "0.14": "255, 127, 0",
                "0.29": "255, 255, 0",
                "0.43": "0, 255, 0",
                "0.57": "0, 0, 255",
                "0.71": "75, 0, 130",
                "0.86": "139, 0, 255",
                "1": "255, 0, 0"
              },
              "start": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": true,
                "X": 0.0,
                "Y": 0.0
              },
              "end": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": false,
                "X": 1.0,
                "Y": 0.0
              },
              "center": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": true,
                "X": 0.0,
                "Y": 0.0
              }
            },
            "_EQType": 0,
            "_ViewType": 3,
            "_BackgroundMode": 0,
            "_MaxAmplitude": 28.0,
            "_ScaleWithSystemVolume": false,
            "_DimColor": "169, 0, 0, 0",
            "_Frequencies": {
              "$type": "System.Collections.Generic.SortedSet`1[[System.Single, mscorlib]], System",
              "$values": [
                50.0,
                95.0,
                130.0,
                180.0,
                250.0,
                350.0,
                500.0,
                620.0,
                700.0,
                850.0,
                1200.0,
                1600.0,
                2200.0,
                3000.0,
                4100.0,
                5600.0,
                7700.0,
                10000.0
              ]
            },
            "_DeviceId": "",
            "_PrimaryColor": "36, 14, 151",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  29,
                  30,
                  49,
                  50,
                  51,
                  69,
                  70,
                  72,
                  88,
                  101,
                  100,
                  99,
                  98,
                  87,
                  85,
                  86,
                  39,
                  40,
                  41,
                  42,
                  43,
                  44,
                  45,
                  46,
                  47,
                  60,
                  61,
                  62,
                  63,
                  64,
                  65,
                  66,
                  67,
                  68,
                  48,
                  78,
                  79,
                  80,
                  81,
                  82,
                  83,
                  84,
                  18,
                  19,
                  20,
                  21,
                  22,
                  23,
                  24,
                  25,
                  26,
                  27
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": -15.0,
                "Y": 0.0,
                "Width": 697.0,
                "Height": 237.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            }
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": {
            "$type": "Aurora.Settings.KeySequence, Aurora",
            "keys": {
              "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
              "$values": []
            },
            "type": 0,
            "freeform": {
              "$type": "Aurora.Settings.FreeFormObject, Aurora",
              "Type": 1,
              "X": 0.0,
              "Y": 0.0,
              "Width": 30.0,
              "Height": 30.0,
              "Angle": 0.0
            }
          },
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "CPU Usage",
        "Handler": {
          "$type": "Aurora.Settings.Layers.PercentLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.PercentLayerHandlerProperties, Aurora",
            "_PercentType": 1,
            "_BlinkThreshold": 0.0,
            "_BlinkDirection": false,
            "_BlinkBackground": false,
            "_VariablePath": "LocalPCInfo/CPU/Usage",
            "_MaxVariablePath": "100",
            "_SecondaryColor": "215, 252, 0",
            "_PrimaryColor": "255, 73, 0",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  18,
                  19,
                  20,
                  21,
                  22,
                  23,
                  24,
                  25,
                  26,
                  27,
                  28,
                  29
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            }
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": {
            "$type": "Aurora.Settings.KeySequence, Aurora",
            "keys": {
              "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
              "$values": []
            },
            "type": 0,
            "freeform": {
              "$type": "Aurora.Settings.FreeFormObject, Aurora",
              "Type": 1,
              "X": 0.0,
              "Y": 0.0,
              "Width": 30.0,
              "Height": 30.0,
              "Angle": 0.0
            }
          },
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Main Keyboard",
        "Handler": {
          "$type": "Aurora.Settings.Layers.SolidColorLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.LayerHandlerProperties, Aurora",
            "_PrimaryColor": "234, 247, 0",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  39,
                  41,
                  42,
                  43,
                  44,
                  45,
                  46,
                  60,
                  61,
                  62,
                  63,
                  64,
                  65,
                  66,
                  69,
                  70,
                  50,
                  87,
                  86,
                  85,
                  84,
                  83,
                  82,
                  81,
                  80,
                  79,
                  78,
                  47,
                  67,
                  49,
                  48,
                  68,
                  40
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            }
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": {
            "$type": "Aurora.Settings.KeySequence, Aurora",
            "keys": {
              "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
              "$values": []
            },
            "type": 0,
            "freeform": {
              "$type": "Aurora.Settings.FreeFormObject, Aurora",
              "Type": 1,
              "X": 0.0,
              "Y": 0.0,
              "Width": 30.0,
              "Height": 30.0,
              "Angle": 0.0
            }
          },
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      },
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Side Keys",
        "Handler": {
          "$type": "Aurora.Settings.Layers.SolidColorLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.LayerHandlerProperties, Aurora",
            "_PrimaryColor": "249, 0, 255",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  1,
                  38,
                  59,
                  76,
                  94,
                  95,
                  96,
                  97,
                  98,
                  100,
                  101,
                  88,
                  51,
                  30,
                  72,
                  99
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": []
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            }
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": {
            "$type": "Aurora.Settings.KeySequence, Aurora",
            "keys": {
              "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
              "$values": []
            },
            "type": 0,
            "freeform": {
              "$type": "Aurora.Settings.FreeFormObject, Aurora",
              "Type": 1,
              "X": 0.0,
              "Y": 0.0,
              "Width": 30.0,
              "Height": 30.0,
              "Angle": 0.0
            }
          },
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib"
        }
      }
    ]
  },
  "OverlayLayers": {
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[Aurora.Settings.Layers.Layer, Aurora]], System",
    "$values": [
      {
        "$type": "Aurora.Settings.Layers.Layer, Aurora",
        "Name": "Volume Overlay",
        "Handler": {
          "$type": "Aurora.Settings.Layers.PercentGradientLayerHandler, Aurora",
          "Properties": {
            "$type": "Aurora.Settings.Layers.PercentGradientLayerHandlerProperties, Aurora",
            "_Gradient": {
              "$type": "Aurora.EffectsEngine.EffectBrush, Aurora",
              "type": 2,
              "wrap": 0,
              "color_gradients": {
                "$type": "System.Collections.Generic.SortedDictionary`2[[System.Single, mscorlib],[System.Drawing.Color, System.Drawing]], System",
                "0": "Lime",
                "0.5": "OrangeRed",
                "1": "Red"
              },
              "start": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": true,
                "X": 0.0,
                "Y": 0.0
              },
              "end": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": false,
                "X": 1.0,
                "Y": 0.0
              },
              "center": {
                "$type": "System.Drawing.PointF, System.Drawing",
                "IsEmpty": true,
                "X": 0.0,
                "Y": 0.0
              }
            },
            "_PercentType": 2,
            "_BlinkThreshold": 0.0,
            "_BlinkDirection": false,
            "_BlinkBackground": false,
            "_VariablePath": "LocalPCInfo/SystemVolume",
            "_MaxVariablePath": "100",
            "_SecondaryColor": "125, 227, 195",
            "_PrimaryColor": "145, 30, 241",
            "_Sequence": {
              "$type": "Aurora.Settings.KeySequence, Aurora",
              "keys": {
                "$type": "System.Collections.Generic.List`1[[Aurora.Devices.DeviceKeys, Aurora]], mscorlib",
                "$values": [
                  2,
                  3,
                  4,
                  5,
                  6,
                  7,
                  8,
                  9,
                  10,
                  11,
                  12,
                  13
                ]
              },
              "type": 0,
              "freeform": {
                "$type": "Aurora.Settings.FreeFormObject, Aurora",
                "Type": 1,
                "X": 0.0,
                "Y": 0.0,
                "Width": 30.0,
                "Height": 30.0,
                "Angle": 0.0
              }
            },
            "_Enabled": null,
            "_LayerOpacity": null,
            "_Exclusion": null
          },
          "EnableSmoothing": false,
          "_EnableExclusionMask": null,
          "_ExclusionMask": null,
          "Opacity": 1.0,
          "_Opacity": null
        },
        "Enabled": true,
        "OverrideLogic": {
          "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IOverrideLogic, Aurora]], mscorlib",
          "_Enabled": {
            "$type": "Aurora.Settings.Overrides.Logic.OverrideDynamicValue, Aurora",
            "VarType": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
            "ConstructorParameters": {
              "$type": "System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[Aurora.Settings.Overrides.Logic.IEvaluatable, Aurora]], mscorlib",
              "Value": {
                "$type": "Aurora.Settings.Overrides.Logic.BooleanOr, Aurora",
                "SubConditions": {
                  "$type": "System.Collections.ObjectModel.ObservableCollection`1[[Aurora.Settings.Overrides.Logic.Evaluatable`1[[System.Boolean, mscorlib]], Aurora]], System",
                  "$values": [
                    {
                      "$type": "Aurora.Settings.Overrides.Logic.BooleanKeyDownWithTimer, Aurora",
                      "TargetKey": 175,
                      "Seconds": 3.0
                    },
                    {
                      "$type": "Aurora.Settings.Overrides.Logic.BooleanKeyDownWithTimer, Aurora",
                      "TargetKey": 174,
                      "Seconds": 3.0
                    }
                  ]
                }
              }
            }
          }
        }
      }
    ]
  }
}