Format theme names

This commit is contained in:
Adorian Doran 2024-10-28 16:07:52 +02:00
parent 9c55203ea0
commit 48f9f072b4

View File

@ -1,75 +1,75 @@
{
"1c light": "1c light",
"a11y dark": "a11y dark",
"a11y light": "a11y light",
"agate": "agate",
"an old hope": "an old hope",
"androidstudio": "androidstudio",
"arduino light": "arduino light",
"arta": "arta",
"ascetic": "ascetic",
"atom one dark reasonable": "Atom One Dark Reasonable",
"atom one dark": "Atom One Dark",
"atom one light": "Atom One Light",
"brown paper": "brown paper",
"codepen embed": "codepen embed",
"color brewer": "color brewer",
"dark": "dark",
"default": "default",
"devibeans": "devibeans",
"docco": "docco",
"far": "far",
"felipec": "felipec",
"foundation": "foundation",
"github dark dimmed": "github dark dimmed",
"github dark": "github dark",
"github": "github",
"gml": "gml",
"googlecode": "googlecode",
"gradient dark": "gradient dark",
"gradient light": "gradient light",
"grayscale": "grayscale",
"hybrid": "hybrid",
"idea": "idea",
"intellij light": "intellij light",
"ir black": "ir black",
"isbl editor dark": "isbl editor dark",
"isbl editor light": "isbl editor light",
"kimbie dark": "kimbie dark",
"kimbie light": "kimbie light",
"lightfair": "lightfair",
"lioshi": "lioshi",
"magula": "magula",
"mono blue": "mono blue",
"monokai sublime": "monokai sublime",
"monokai": "monokai",
"night owl": "night owl",
"nnfx dark": "nnfx dark",
"nnfx light": "nnfx light",
"nord": "nord",
"obsidian": "obsidian",
"panda syntax dark": "panda syntax dark",
"panda syntax light": "panda syntax light",
"paraiso dark": "paraiso dark",
"paraiso light": "paraiso light",
"pojoaque": "pojoaque",
"purebasic": "purebasic",
"qtcreator dark": "qtcreator dark",
"qtcreator light": "qtcreator light",
"rainbow": "rainbow",
"routeros": "routeros",
"school book": "school book",
"shades of purple": "shades of purple",
"srcery": "srcery",
"stackoverflow dark": "stackoverflow dark",
"stackoverflow light": "stackoverflow light",
"sunburst": "sunburst",
"tokyo night dark": "tokyo night dark",
"tokyo night light": "tokyo night light",
"tomorrow night blue": "tomorrow night blue",
"tomorrow night bright": "tomorrow night bright",
"vs": "vs",
"vs2015": "vs2015",
"xcode": "xcode",
"xt256": "xt256"
"1c light": "1C (Light)",
"a11y dark": "a11y (Dark)",
"a11y light": "a11y (Light)",
"agate": "Agate (Dark)",
"an old hope": "An Old Hope (Dark)",
"androidstudio": "Android Studio (Dark)",
"arduino light": "Arduino (Light)",
"arta": "Arta (Dark)",
"ascetic": "Ascetic (Light)",
"atom one dark reasonable": "Atom One with ReasonML support (Dark)",
"atom one dark": "Atom One (Dark)",
"atom one light": "Atom One (Light)",
"brown paper": "Brown Paper (Light)",
"codepen embed": "CodePen Embed (Dark)",
"color brewer": "Color Brewer (Light)",
"dark": "Dark",
"default": "Original highlight.js Theme (Light)",
"devibeans": "devibeans (Dark)",
"docco": "Docco (Light)",
"far": "FAR (Dark)",
"felipec": "FelipeC (Dark)",
"foundation": "Foundation 4 Docs (Light)",
"github dark dimmed": "GitHub Dimmed (Dark)",
"github dark": "GitHub (Dark)",
"github": "GitHub (Light)",
"gml": "GML (Dark)",
"googlecode": "Google Code (Light)",
"gradient dark": "Gradient (Dark)",
"gradient light": "Gradient (Light)",
"grayscale": "Grayscale (Light)",
"hybrid": "hybrid (Dark)",
"idea": "Idea (Light)",
"intellij light": "IntelliJ (Light)",
"ir black": "IR Black (Dark)",
"isbl editor dark": "ISBL Editor (Dark)",
"isbl editor light": "ISBL Editor (Light)",
"kimbie dark": "Kimbie (Dark)",
"kimbie light": "Kimbie (Light)",
"lightfair": "Lightfair (Light)",
"lioshi": "Lioshi (Dark)",
"magula": "Magula (Light)",
"mono blue": "Mono Blue (Light)",
"monokai sublime": "Monokai Sublime (Dark)",
"monokai": "Monokai (Dark)",
"night owl": "Night Owl (Dark)",
"nnfx dark": "NNFX (Dark)",
"nnfx light": "NNFX (Light)",
"nord": "Nord (Dark)",
"obsidian": "Obsidian (Dark)",
"panda syntax dark": "Panda (Dark)",
"panda syntax light": "Panda (Light)",
"paraiso dark": "Paraiso (Dark)",
"paraiso light": "Paraiso (Light)",
"pojoaque": "Pojoaque (Dark)",
"purebasic": "PureBasic (Light)",
"qtcreator dark": "Qt Creator (Dark)",
"qtcreator light": "Qt Creator (Light)",
"rainbow": "Rainbow (Dark)",
"routeros": "RouterOS Script (Light)",
"school book": "School Book (Light)",
"shades of purple": "Shades of Purple (Dark)",
"srcery": "Srcery (Dark)",
"stackoverflow dark": "Stack Overflow (Dark)",
"stackoverflow light": "Stack Overflow (Light)",
"sunburst": "Sunburst (Dark)",
"tokyo night dark": "Tokyo Night (Dark)",
"tokyo night light": "Tokyo Night (Light)",
"tomorrow night blue": "Tomorrow Night Blue (Dark)",
"tomorrow night bright": "Tomorrow Night Bright (Dark)",
"vs": "Visual Studio (Light)",
"vs2015": "Visual Studio 2015 (Dark)",
"xcode": "Xcode (Light)",
"xt256": "xt256 (Dark)"
}