{
  "Dark": {
    "ace/theme/monokai": "Monokai",
    "ace/theme/ambiance": "Ambiance",
    "ace/theme/chaos": "Chaos",
    "ace/theme/clouds_midnight": "Clouds Midnight",
    "ace/theme/cobalt": "Cobalt",
    "ace/theme/gruvbox": "Gruvbox",
    "ace/theme/gob": "Green On Black",
    "ace/theme/idle_fingers": "Idle Fingers",
    "ace/theme/kr_theme": "KrTheme",
    "ace/theme/merbivore": "Merbivore",
    "ace/theme/merbivore_soft": "Merbivore Soft",
    "ace/theme/mono_industrial": "Mono Industrial",
    "ace/theme/pastel_on_dark": "Pastel On Dark",
    "ace/theme/solarized_dark": "Solarized Dark",
    "ace/theme/terminal": "Terminal",
    "ace/theme/tomorrow_night": "Tomorrow Night",
    "ace/theme/tomorrow_night_blue": "Tomorrow Night Blue",
    "ace/theme/tomorrow_night_eighties": "Tomorrow Night 80s",
    "ace/theme/twilight": "Twilight",
    "ace/theme/vibrant_ink": "Vibrant Ink"
  },
  "Light": {
    "ace/theme/chrome": "Chrome",
    "ace/theme/clouds": "Clouds",
    "ace/theme/crimson_editor": "Crimson Editor",
    "ace/theme/dawn": "Dawn",
    "ace/theme/eclipse": "Eclipse",
    "ace/theme/github": "Github",
    "ace/theme/iplastic": "IPlastic",
    "ace/theme/solarized_light": "Solarized Light",
    "ace/theme/textmate": "TextMate",
    "ace/theme/tomorrow": "Tomorrow",
    "ace/theme/xcode": "xCode",
    "ace/theme/kuroir": "Kuroir",
    "ace/theme/katzenmilch": "KatzenMilch",
    "ace/theme/sqlserver": "SQL Server"
  }
}