MarkdownCodeTheme
Inherits: Enum
Built-in code highlighting themes for markdown code blocks.
Use with Markdown.code_theme to choose
a predefined syntax highlighting palette by name.
Properties
-
A11Y_DARK–Uses the
a11y-darksyntax highlighting theme. -
A11Y_LIGHT–Uses the
a11y-lightsyntax highlighting theme. -
AGATE–Uses the
agatesyntax highlighting theme. -
ANDROID_STUDIO–Uses the
androidstudiosyntax highlighting theme. -
AN_OLD_HOPE–Uses the
an-old-hopesyntax highlighting theme. -
ARDUINO_LIGHT–Uses the
arduino-lightsyntax highlighting theme. -
ARTA–Uses the
artasyntax highlighting theme. -
ASCETIC–Uses the
asceticsyntax highlighting theme. -
ATELIER_CAVE_DARK–Uses the
atelier-cave-darksyntax highlighting theme. -
ATELIER_CAVE_LIGHT–Uses the
atelier-cave-lightsyntax highlighting theme. -
ATELIER_DUNE_DARK–Uses the
atelier-dune-darksyntax highlighting theme. -
ATELIER_DUNE_LIGHT–Uses the
atelier-dune-lightsyntax highlighting theme. -
ATELIER_ESTUARY_DARK–Uses the
atelier-estuary-darksyntax highlighting theme. -
ATELIER_ESTUARY_LIGHT–Uses the
atelier-estuary-lightsyntax highlighting theme. -
ATELIER_FOREST_DARK–Uses the
atelier-forest-darksyntax highlighting theme. -
ATELIER_FOREST_LIGHT–Uses the
atelier-forest-lightsyntax highlighting theme. -
ATELIER_HEATH_DARK–Uses the
atelier-heath-darksyntax highlighting theme. -
ATELIER_HEATH_LIGHT–Uses the
atelier-heath-lightsyntax highlighting theme. -
ATELIER_LAKESIDE_DARK–Uses the
atelier-lakeside-darksyntax highlighting theme. -
ATELIER_LAKESIDE_LIGHT–Uses the
atelier-lakeside-lightsyntax highlighting theme. -
ATELIER_PLATEAU_DARK–Uses the
atelier-plateau-darksyntax highlighting theme. -
ATELIER_PLATEAU_LIGHT–Uses the
atelier-plateau-lightsyntax highlighting theme. -
ATELIER_SAVANNA_DARK–Uses the
atelier-savanna-darksyntax highlighting theme. -
ATELIER_SAVANNA_LIGHT–Uses the
atelier-savanna-lightsyntax highlighting theme. -
ATELIER_SEASIDE_DARK–Uses the
atelier-seaside-darksyntax highlighting theme. -
ATELIER_SEASIDE_LIGHT–Uses the
atelier-seaside-lightsyntax highlighting theme. -
ATELIER_SULPHURPOOL_DARK–Uses the
atelier-sulphurpool-darksyntax highlighting theme. -
ATELIER_SULPHURPOOL_LIGHT–Uses the
atelier-sulphurpool-lightsyntax highlighting theme. -
ATOM_ONE_DARK–Uses the
atom-one-darksyntax highlighting theme. -
ATOM_ONE_DARK_REASONABLE–Uses the
atom-one-dark-reasonablesyntax highlighting theme. -
ATOM_ONE_LIGHT–Uses the
atom-one-lightsyntax highlighting theme. -
BROWN_PAPER–Uses the
brown-papersyntax highlighting theme. -
CODEPEN_EMBED–Uses the
codepen-embedsyntax highlighting theme. -
COLOR_BREWER–Uses the
color-brewersyntax highlighting theme. -
DARK–Uses the
darksyntax highlighting theme. -
DEFAULT–Uses the
defaultsyntax highlighting theme. -
DOCCO–Uses the
doccosyntax highlighting theme. -
DRACULA–Uses the
draculasyntax highlighting theme. -
DRAGULA–Uses the
draculasyntax highlighting theme. -
FAR–Uses the
farsyntax highlighting theme. -
FOUNDATION–Uses the
foundationsyntax highlighting theme. -
GITHUB–Uses the
githubsyntax highlighting theme. -
GITHUB_GIST–Uses the
github-gistsyntax highlighting theme. -
GML–Uses the
gmlsyntax highlighting theme. -
GOOGLE_CODE–Uses the
googlecodesyntax highlighting theme. -
GRADIENT_DARK–Uses the
gradient-darksyntax highlighting theme. -
GRAYSCALE–Uses the
grayscalesyntax highlighting theme. -
GRUVBOX_DARK–Uses the
gruvbox-darksyntax highlighting theme. -
GRUVBOX_LIGHT–Uses the
gruvbox-lightsyntax highlighting theme. -
HOPSCOTCH–Uses the
hopscotchsyntax highlighting theme. -
HYBRID–Uses the
hybridsyntax highlighting theme. -
IDEA–Uses the
ideasyntax highlighting theme. -
IR_BLACK–Uses the
ir-blacksyntax highlighting theme. -
ISBL_EDITOR_DARK–Uses the
isbl-editor-darksyntax highlighting theme. -
ISBL_EDITOR_LIGHT–Uses the
isbl-editor-lightsyntax highlighting theme. -
KIMBIE_DARK–Uses the
kimbie.darksyntax highlighting theme. -
KIMBIE_LIGHT–Uses the
kimbie.lightsyntax highlighting theme. -
LIGHTFAIR–Uses the
lightfairsyntax highlighting theme. -
MAGULA–Uses the
magulasyntax highlighting theme. -
MONOKAI–Uses the
monokaisyntax highlighting theme. -
MONOKAI_SUBLIME–Uses the
monokai-sublimesyntax highlighting theme. -
MONO_BLUE–Uses the
mono-bluesyntax highlighting theme. -
NIGHT_OWL–Uses the
night-owlsyntax highlighting theme. -
NORD–Uses the
nordsyntax highlighting theme. -
OBSIDIAN–Uses the
obsidiansyntax highlighting theme. -
OCEAN–Uses the
oceansyntax highlighting theme. -
PARAISEO_DARK–Uses the
paraiso-darksyntax highlighting theme. -
PARAISEO_LIGHT–Uses the
paraiso-lightsyntax highlighting theme. -
POJOAQUE–Uses the
pojoaquesyntax highlighting theme. -
PURE_BASIC–Uses the
purebasicsyntax highlighting theme. -
QT_CREATOR_DARK–Uses the
qtcreator_darksyntax highlighting theme. -
QT_CREATOR_LIGHT–Uses the
qtcreator_lightsyntax highlighting theme. -
RAILSCASTS–Uses the
railscastssyntax highlighting theme. -
RAINBOW–Uses the
rainbowsyntax highlighting theme. -
ROUTERS–Uses the
routerssyntax highlighting theme. -
SCHOOL_BOOK–Uses the
school-booksyntax highlighting theme. -
SHADES_OF_PURPLE–Uses the
shades-of-purplesyntax highlighting theme. -
SOLARIZED_DARK–Uses the
solarized-darksyntax highlighting theme. -
SOLARIZED_LIGHT–Uses the
solarized-lightsyntax highlighting theme. -
SUNBURST–Uses the
sunburstsyntax highlighting theme. -
TOMORROW–Uses the
tomorrowsyntax highlighting theme. -
TOMORROW_NIGHT–Uses the
tomorrow-nightsyntax highlighting theme. -
TOMORROW_NIGHT_BLUE–Uses the
tomorrow-night-bluesyntax highlighting theme. -
TOMORROW_NIGHT_BRIGHT–Uses the
tomorrow-night-brightsyntax highlighting theme. -
TOMORROW_NIGHT_EIGHTIES–Uses the
tomorrow-night-eightiessyntax highlighting theme. -
VS–Uses the
vssyntax highlighting theme. -
VS2015–Uses the
vs2015syntax highlighting theme. -
XCODE–Uses the
xcodesyntax highlighting theme. -
XT256–Uses the
xt256syntax highlighting theme. -
ZENBURN–Uses the
zenburnsyntax highlighting theme.
Properties#
A11Y_DARK = 'a11y-dark'
class-attribute
instance-attribute
#
Uses the a11y-dark syntax highlighting theme.
A11Y_LIGHT = 'a11y-light'
class-attribute
instance-attribute
#
Uses the a11y-light syntax highlighting theme.
AGATE = 'agate'
class-attribute
instance-attribute
#
Uses the agate syntax highlighting theme.
ANDROID_STUDIO = 'androidstudio'
class-attribute
instance-attribute
#
Uses the androidstudio syntax highlighting theme.
AN_OLD_HOPE = 'an-old-hope'
class-attribute
instance-attribute
#
Uses the an-old-hope syntax highlighting theme.
ARDUINO_LIGHT = 'arduino-light'
class-attribute
instance-attribute
#
Uses the arduino-light syntax highlighting theme.
ARTA = 'arta'
class-attribute
instance-attribute
#
Uses the arta syntax highlighting theme.
ASCETIC = 'ascetic'
class-attribute
instance-attribute
#
Uses the ascetic syntax highlighting theme.
ATELIER_CAVE_DARK = 'atelier-cave-dark'
class-attribute
instance-attribute
#
Uses the atelier-cave-dark syntax highlighting theme.
ATELIER_CAVE_LIGHT = 'atelier-cave-light'
class-attribute
instance-attribute
#
Uses the atelier-cave-light syntax highlighting theme.
ATELIER_DUNE_DARK = 'atelier-dune-dark'
class-attribute
instance-attribute
#
Uses the atelier-dune-dark syntax highlighting theme.
ATELIER_DUNE_LIGHT = 'atelier-dune-light'
class-attribute
instance-attribute
#
Uses the atelier-dune-light syntax highlighting theme.
ATELIER_ESTUARY_DARK = 'atelier-estuary-dark'
class-attribute
instance-attribute
#
Uses the atelier-estuary-dark syntax highlighting theme.
ATELIER_ESTUARY_LIGHT = 'atelier-estuary-light'
class-attribute
instance-attribute
#
Uses the atelier-estuary-light syntax highlighting theme.
ATELIER_FOREST_DARK = 'atelier-forest-dark'
class-attribute
instance-attribute
#
Uses the atelier-forest-dark syntax highlighting theme.
ATELIER_FOREST_LIGHT = 'atelier-forest-light'
class-attribute
instance-attribute
#
Uses the atelier-forest-light syntax highlighting theme.
ATELIER_HEATH_DARK = 'atelier-heath-dark'
class-attribute
instance-attribute
#
Uses the atelier-heath-dark syntax highlighting theme.
ATELIER_HEATH_LIGHT = 'atelier-heath-light'
class-attribute
instance-attribute
#
Uses the atelier-heath-light syntax highlighting theme.
ATELIER_LAKESIDE_DARK = 'atelier-lakeside-dark'
class-attribute
instance-attribute
#
Uses the atelier-lakeside-dark syntax highlighting theme.
ATELIER_LAKESIDE_LIGHT = 'atelier-lakeside-light'
class-attribute
instance-attribute
#
Uses the atelier-lakeside-light syntax highlighting theme.
ATELIER_PLATEAU_DARK = 'atelier-plateau-dark'
class-attribute
instance-attribute
#
Uses the atelier-plateau-dark syntax highlighting theme.
ATELIER_PLATEAU_LIGHT = 'atelier-plateau-light'
class-attribute
instance-attribute
#
Uses the atelier-plateau-light syntax highlighting theme.
ATELIER_SAVANNA_DARK = 'atelier-savanna-dark'
class-attribute
instance-attribute
#
Uses the atelier-savanna-dark syntax highlighting theme.
ATELIER_SAVANNA_LIGHT = 'atelier-savanna-light'
class-attribute
instance-attribute
#
Uses the atelier-savanna-light syntax highlighting theme.
ATELIER_SEASIDE_DARK = 'atelier-seaside-dark'
class-attribute
instance-attribute
#
Uses the atelier-seaside-dark syntax highlighting theme.
ATELIER_SEASIDE_LIGHT = 'atelier-seaside-light'
class-attribute
instance-attribute
#
Uses the atelier-seaside-light syntax highlighting theme.
ATELIER_SULPHURPOOL_DARK = 'atelier-sulphurpool-dark'
class-attribute
instance-attribute
#
Uses the atelier-sulphurpool-dark syntax highlighting theme.
ATELIER_SULPHURPOOL_LIGHT = 'atelier-sulphurpool-light'
class-attribute
instance-attribute
#
Uses the atelier-sulphurpool-light syntax highlighting theme.
ATOM_ONE_DARK = 'atom-one-dark'
class-attribute
instance-attribute
#
Uses the atom-one-dark syntax highlighting theme.
ATOM_ONE_DARK_REASONABLE = 'atom-one-dark-reasonable'
class-attribute
instance-attribute
#
Uses the atom-one-dark-reasonable syntax highlighting theme.
ATOM_ONE_LIGHT = 'atom-one-light'
class-attribute
instance-attribute
#
Uses the atom-one-light syntax highlighting theme.
BROWN_PAPER = 'brown-paper'
class-attribute
instance-attribute
#
Uses the brown-paper syntax highlighting theme.
CODEPEN_EMBED = 'codepen-embed'
class-attribute
instance-attribute
#
Uses the codepen-embed syntax highlighting theme.
COLOR_BREWER = 'color-brewer'
class-attribute
instance-attribute
#
Uses the color-brewer syntax highlighting theme.
DARK = 'dark'
class-attribute
instance-attribute
#
Uses the dark syntax highlighting theme.
DEFAULT = 'default'
class-attribute
instance-attribute
#
Uses the default syntax highlighting theme.
DOCCO = 'docco'
class-attribute
instance-attribute
#
Uses the docco syntax highlighting theme.
DRACULA = 'dracula'
class-attribute
instance-attribute
#
Uses the dracula syntax highlighting theme.
DRAGULA = 'dracula'
class-attribute
instance-attribute
#
Uses the dracula syntax highlighting theme.
FAR = 'far'
class-attribute
instance-attribute
#
Uses the far syntax highlighting theme.
FOUNDATION = 'foundation'
class-attribute
instance-attribute
#
Uses the foundation syntax highlighting theme.
GITHUB = 'github'
class-attribute
instance-attribute
#
Uses the github syntax highlighting theme.
GITHUB_GIST = 'github-gist'
class-attribute
instance-attribute
#
Uses the github-gist syntax highlighting theme.
GML = 'gml'
class-attribute
instance-attribute
#
Uses the gml syntax highlighting theme.
GOOGLE_CODE = 'googlecode'
class-attribute
instance-attribute
#
Uses the googlecode syntax highlighting theme.
GRADIENT_DARK = 'gradient-dark'
class-attribute
instance-attribute
#
Uses the gradient-dark syntax highlighting theme.
GRAYSCALE = 'grayscale'
class-attribute
instance-attribute
#
Uses the grayscale syntax highlighting theme.
GRUVBOX_DARK = 'gruvbox-dark'
class-attribute
instance-attribute
#
Uses the gruvbox-dark syntax highlighting theme.
GRUVBOX_LIGHT = 'gruvbox-light'
class-attribute
instance-attribute
#
Uses the gruvbox-light syntax highlighting theme.
HOPSCOTCH = 'hopscotch'
class-attribute
instance-attribute
#
Uses the hopscotch syntax highlighting theme.
HYBRID = 'hybrid'
class-attribute
instance-attribute
#
Uses the hybrid syntax highlighting theme.
IDEA = 'idea'
class-attribute
instance-attribute
#
Uses the idea syntax highlighting theme.
IR_BLACK = 'ir-black'
class-attribute
instance-attribute
#
Uses the ir-black syntax highlighting theme.
ISBL_EDITOR_DARK = 'isbl-editor-dark'
class-attribute
instance-attribute
#
Uses the isbl-editor-dark syntax highlighting theme.
ISBL_EDITOR_LIGHT = 'isbl-editor-light'
class-attribute
instance-attribute
#
Uses the isbl-editor-light syntax highlighting theme.
KIMBIE_DARK = 'kimbie.dark'
class-attribute
instance-attribute
#
Uses the kimbie.dark syntax highlighting theme.
KIMBIE_LIGHT = 'kimbie.light'
class-attribute
instance-attribute
#
Uses the kimbie.light syntax highlighting theme.
LIGHTFAIR = 'lightfair'
class-attribute
instance-attribute
#
Uses the lightfair syntax highlighting theme.
MAGULA = 'magula'
class-attribute
instance-attribute
#
Uses the magula syntax highlighting theme.
MONOKAI = 'monokai'
class-attribute
instance-attribute
#
Uses the monokai syntax highlighting theme.
MONOKAI_SUBLIME = 'monokai-sublime'
class-attribute
instance-attribute
#
Uses the monokai-sublime syntax highlighting theme.
MONO_BLUE = 'mono-blue'
class-attribute
instance-attribute
#
Uses the mono-blue syntax highlighting theme.
NIGHT_OWL = 'night-owl'
class-attribute
instance-attribute
#
Uses the night-owl syntax highlighting theme.
NORD = 'nord'
class-attribute
instance-attribute
#
Uses the nord syntax highlighting theme.
OBSIDIAN = 'obsidian'
class-attribute
instance-attribute
#
Uses the obsidian syntax highlighting theme.
OCEAN = 'ocean'
class-attribute
instance-attribute
#
Uses the ocean syntax highlighting theme.
PARAISEO_DARK = 'paraiso-dark'
class-attribute
instance-attribute
#
Uses the paraiso-dark syntax highlighting theme.
PARAISEO_LIGHT = 'paraiso-light'
class-attribute
instance-attribute
#
Uses the paraiso-light syntax highlighting theme.
POJOAQUE = 'pojoaque'
class-attribute
instance-attribute
#
Uses the pojoaque syntax highlighting theme.
PURE_BASIC = 'purebasic'
class-attribute
instance-attribute
#
Uses the purebasic syntax highlighting theme.
QT_CREATOR_DARK = 'qtcreator_dark'
class-attribute
instance-attribute
#
Uses the qtcreator_dark syntax highlighting theme.
QT_CREATOR_LIGHT = 'qtcreator_light'
class-attribute
instance-attribute
#
Uses the qtcreator_light syntax highlighting theme.
RAILSCASTS = 'railscasts'
class-attribute
instance-attribute
#
Uses the railscasts syntax highlighting theme.
RAINBOW = 'rainbow'
class-attribute
instance-attribute
#
Uses the rainbow syntax highlighting theme.
ROUTERS = 'routers'
class-attribute
instance-attribute
#
Uses the routers syntax highlighting theme.
SCHOOL_BOOK = 'school-book'
class-attribute
instance-attribute
#
Uses the school-book syntax highlighting theme.
SHADES_OF_PURPLE = 'shades-of-purple'
class-attribute
instance-attribute
#
Uses the shades-of-purple syntax highlighting theme.
SOLARIZED_DARK = 'solarized-dark'
class-attribute
instance-attribute
#
Uses the solarized-dark syntax highlighting theme.
SOLARIZED_LIGHT = 'solarized-light'
class-attribute
instance-attribute
#
Uses the solarized-light syntax highlighting theme.
SUNBURST = 'sunburst'
class-attribute
instance-attribute
#
Uses the sunburst syntax highlighting theme.
TOMORROW = 'tomorrow'
class-attribute
instance-attribute
#
Uses the tomorrow syntax highlighting theme.
TOMORROW_NIGHT = 'tomorrow-night'
class-attribute
instance-attribute
#
Uses the tomorrow-night syntax highlighting theme.
TOMORROW_NIGHT_BLUE = 'tomorrow-night-blue'
class-attribute
instance-attribute
#
Uses the tomorrow-night-blue syntax highlighting theme.
TOMORROW_NIGHT_BRIGHT = 'tomorrow-night-bright'
class-attribute
instance-attribute
#
Uses the tomorrow-night-bright syntax highlighting theme.
TOMORROW_NIGHT_EIGHTIES = 'tomorrow-night-eighties'
class-attribute
instance-attribute
#
Uses the tomorrow-night-eighties syntax highlighting theme.
VS = 'vs'
class-attribute
instance-attribute
#
Uses the vs syntax highlighting theme.
VS2015 = 'vs2015'
class-attribute
instance-attribute
#
Uses the vs2015 syntax highlighting theme.
XCODE = 'xcode'
class-attribute
instance-attribute
#
Uses the xcode syntax highlighting theme.
XT256 = 'xt256'
class-attribute
instance-attribute
#
Uses the xt256 syntax highlighting theme.
ZENBURN = 'zenburn'
class-attribute
instance-attribute
#
Uses the zenburn syntax highlighting theme.