blob: dc16fa05afc36e31d8691101d21d4ba399a6d590 [file] [log] [blame]
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
package render_markdown_codehighlight
var ThemeList = []string{
"1c-light",
"a11y-all",
"agate-dark",
"an-dark",
"androidstudio-dark",
"arduino-light",
"arta-dark",
"ascetic-light",
"atom-all",
"brown-light",
"codepen-dark",
"color-light",
"dark-dark",
"default-light",
"devibeans-dark",
"docco-light",
"far-dark",
"felipec-dark",
"foundation-light",
"github-all",
"gml-dark",
"googlecode-light",
"gradient-all",
"grayscale-light",
"hybrid-dark",
"idea-light",
"intellij-light",
"ir-dark",
"isbl-all",
"kimbie-all",
"lightfair-light",
"lioshi-dark",
"magula-light",
"mono-light",
"monokai-dark",
"night-dark",
"nnfx-all",
"nord-dark",
"obsidian-dark",
"panda-all",
"paraiso-all",
"pojoaque-light",
"purebasic-light",
"qtcreator-all",
"rainbow-dark",
"routeros-light",
"school-light",
"shades-dark",
"srcery-dark",
"stackoverflow-all",
"sunburst-dark",
"tokyo-all",
"tomorrow-dark",
"vs-light",
"vs2015-dark",
"xcode-light",
"xt256-dark",
}