MarkdownCodeTheme
Built-in code highlighting themes for markdown code blocks.
Use with flet.Markdown.code_theme to choose a predefined syntax highlighting palette by name.
Inherits: enum.Enum
Properties
A11Y_DARK- Uses thea11y-darksyntax highlighting theme.A11Y_LIGHT- Uses thea11y-lightsyntax highlighting theme.AGATE- Uses theagatesyntax highlighting theme.AN_OLD_HOPE- Uses thean-old-hopesyntax highlighting theme.ANDROID_STUDIO- Uses theandroidstudiosyntax highlighting theme.ARDUINO_LIGHT- Uses thearduino-lightsyntax highlighting theme.ARTA- Uses theartasyntax highlighting theme.ASCETIC- Uses theasceticsyntax highlighting theme.ATELIER_CAVE_DARK- Uses theatelier-cave-darksyntax highlighting theme.ATELIER_CAVE_LIGHT- Uses theatelier-cave-lightsyntax highlighting theme.ATELIER_DUNE_DARK- Uses theatelier-dune-darksyntax highlighting theme.ATELIER_DUNE_LIGHT- Uses theatelier-dune-lightsyntax highlighting theme.ATELIER_ESTUARY_DARK- Uses theatelier-estuary-darksyntax highlighting theme.ATELIER_ESTUARY_LIGHT- Uses theatelier-estuary-lightsyntax highlighting theme.ATELIER_FOREST_DARK- Uses theatelier-forest-darksyntax highlighting theme.ATELIER_FOREST_LIGHT- Uses theatelier-forest-lightsyntax highlighting theme.ATELIER_HEATH_DARK- Uses theatelier-heath-darksyntax highlighting theme.ATELIER_HEATH_LIGHT- Uses theatelier-heath-lightsyntax highlighting theme.ATELIER_LAKESIDE_DARK- Uses theatelier-lakeside-darksyntax highlighting theme.ATELIER_LAKESIDE_LIGHT- Uses theatelier-lakeside-lightsyntax highlighting theme.ATELIER_PLATEAU_DARK- Uses theatelier-plateau-darksyntax highlighting theme.ATELIER_PLATEAU_LIGHT- Uses theatelier-plateau-lightsyntax highlighting theme.ATELIER_SAVANNA_DARK- Uses theatelier-savanna-darksyntax highlighting theme.ATELIER_SAVANNA_LIGHT- Uses theatelier-savanna-lightsyntax highlighting theme.ATELIER_SEASIDE_DARK- Uses theatelier-seaside-darksyntax highlighting theme.ATELIER_SEASIDE_LIGHT- Uses theatelier-seaside-lightsyntax highlighting theme.ATELIER_SULPHURPOOL_DARK- Uses theatelier-sulphurpool-darksyntax highlighting theme.ATELIER_SULPHURPOOL_LIGHT- Uses theatelier-sulphurpool-lightsyntax highlighting theme.ATOM_ONE_DARK- Uses theatom-one-darksyntax highlighting theme.ATOM_ONE_DARK_REASONABLE- Uses theatom-one-dark-reasonablesyntax highlighting theme.ATOM_ONE_LIGHT- Uses theatom-one-lightsyntax highlighting theme.BROWN_PAPER- Uses thebrown-papersyntax highlighting theme.CODEPEN_EMBED- Uses thecodepen-embedsyntax highlighting theme.COLOR_BREWER- Uses thecolor-brewersyntax highlighting theme.DARK- Uses thedarksyntax highlighting theme.DEFAULT- Uses thedefaultsyntax highlighting theme.DOCCO- Uses thedoccosyntax highlighting theme.DRACULA- Uses thedraculasyntax highlighting theme.DRAGULA- Uses thedraculasyntax highlighting theme.FAR- Uses thefarsyntax highlighting theme.FOUNDATION- Uses thefoundationsyntax highlighting theme.GITHUB- Uses thegithubsyntax highlighting theme.GITHUB_GIST- Uses thegithub-gistsyntax highlighting theme.GML- Uses thegmlsyntax highlighting theme.GOOGLE_CODE- Uses thegooglecodesyntax highlighting theme.GRADIENT_DARK- Uses thegradient-darksyntax highlighting theme.GRAYSCALE- Uses thegrayscalesyntax highlighting theme.GRUVBOX_DARK- Uses thegruvbox-darksyntax highlighting theme.GRUVBOX_LIGHT- Uses thegruvbox-lightsyntax highlighting theme.HOPSCOTCH- Uses thehopscotchsyntax highlighting theme.HYBRID- Uses thehybridsyntax highlighting theme.IDEA- Uses theideasyntax highlighting theme.IR_BLACK- Uses their-blacksyntax highlighting theme.ISBL_EDITOR_DARK- Uses theisbl-editor-darksyntax highlighting theme.ISBL_EDITOR_LIGHT- Uses theisbl-editor-lightsyntax highlighting theme.KIMBIE_DARK- Uses thekimbie.darksyntax highlighting theme.KIMBIE_LIGHT- Uses thekimbie.lightsyntax highlighting theme.LIGHTFAIR- Uses thelightfairsyntax highlighting theme.MAGULA- Uses themagulasyntax highlighting theme.MONO_BLUE- Uses themono-bluesyntax highlighting theme.MONOKAI- Uses themonokaisyntax highlighting theme.MONOKAI_SUBLIME- Uses themonokai-sublimesyntax highlighting theme.NIGHT_OWL- Uses thenight-owlsyntax highlighting theme.NORD- Uses thenordsyntax highlighting theme.OBSIDIAN- Uses theobsidiansyntax highlighting theme.OCEAN- Uses theoceansyntax highlighting theme.PARAISEO_DARK- Uses theparaiso-darksyntax highlighting theme.PARAISEO_LIGHT- Uses theparaiso-lightsyntax highlighting theme.POJOAQUE- Uses thepojoaquesyntax highlighting theme.PURE_BASIC- Uses thepurebasicsyntax highlighting theme.QT_CREATOR_DARK- Uses theqtcreator_darksyntax highlighting theme.QT_CREATOR_LIGHT- Uses theqtcreator_lightsyntax highlighting theme.RAILSCASTS- Uses therailscastssyntax highlighting theme.RAINBOW- Uses therainbowsyntax highlighting theme.ROUTERS- Uses therouterssyntax highlighting theme.SCHOOL_BOOK- Uses theschool-booksyntax highlighting theme.SHADES_OF_PURPLE- Uses theshades-of-purplesyntax highlighting theme.SOLARIZED_DARK- Uses thesolarized-darksyntax highlighting theme.SOLARIZED_LIGHT- Uses thesolarized-lightsyntax highlighting theme.SUNBURST- Uses thesunburstsyntax highlighting theme.TOMORROW- Uses thetomorrowsyntax highlighting theme.TOMORROW_NIGHT- Uses thetomorrow-nightsyntax highlighting theme.TOMORROW_NIGHT_BLUE- Uses thetomorrow-night-bluesyntax highlighting theme.TOMORROW_NIGHT_BRIGHT- Uses thetomorrow-night-brightsyntax highlighting theme.TOMORROW_NIGHT_EIGHTIES- Uses thetomorrow-night-eightiessyntax highlighting theme.VS- Uses thevssyntax highlighting theme.VS2015- Uses thevs2015syntax highlighting theme.XCODE- Uses thexcodesyntax highlighting theme.XT256- Uses thext256syntax highlighting theme.ZENBURN- Uses thezenburnsyntax highlighting theme.
Properties
A11Y_DARKclass-attributeinstance-attribute
Uses the a11y-dark syntax highlighting theme.
A11Y_LIGHTclass-attributeinstance-attribute
Uses the a11y-light syntax highlighting theme.
AGATEclass-attributeinstance-attribute
Uses the agate syntax highlighting theme.
AN_OLD_HOPEclass-attributeinstance-attribute
Uses the an-old-hope syntax highlighting theme.
ANDROID_STUDIOclass-attributeinstance-attribute
Uses the androidstudio syntax highlighting theme.
ARDUINO_LIGHTclass-attributeinstance-attribute
Uses the arduino-light syntax highlighting theme.
ARTAclass-attributeinstance-attribute
Uses the arta syntax highlighting theme.
ASCETICclass-attributeinstance-attribute
Uses the ascetic syntax highlighting theme.
ATELIER_CAVE_DARKclass-attributeinstance-attribute
Uses the atelier-cave-dark syntax highlighting theme.
ATELIER_CAVE_LIGHTclass-attributeinstance-attribute
Uses the atelier-cave-light syntax highlighting theme.
ATELIER_DUNE_DARKclass-attributeinstance-attribute
Uses the atelier-dune-dark syntax highlighting theme.
ATELIER_DUNE_LIGHTclass-attributeinstance-attribute
Uses the atelier-dune-light syntax highlighting theme.
ATELIER_ESTUARY_DARKclass-attributeinstance-attribute
Uses the atelier-estuary-dark syntax highlighting theme.
ATELIER_ESTUARY_LIGHTclass-attributeinstance-attribute
Uses the atelier-estuary-light syntax highlighting theme.
ATELIER_FOREST_DARKclass-attributeinstance-attribute
Uses the atelier-forest-dark syntax highlighting theme.
ATELIER_FOREST_LIGHTclass-attributeinstance-attribute
Uses the atelier-forest-light syntax highlighting theme.
ATELIER_HEATH_DARKclass-attributeinstance-attribute
Uses the atelier-heath-dark syntax highlighting theme.
ATELIER_HEATH_LIGHTclass-attributeinstance-attribute
Uses the atelier-heath-light syntax highlighting theme.
ATELIER_LAKESIDE_DARKclass-attributeinstance-attribute
Uses the atelier-lakeside-dark syntax highlighting theme.
ATELIER_LAKESIDE_LIGHTclass-attributeinstance-attribute
Uses the atelier-lakeside-light syntax highlighting theme.
ATELIER_PLATEAU_DARKclass-attributeinstance-attribute
Uses the atelier-plateau-dark syntax highlighting theme.
ATELIER_PLATEAU_LIGHTclass-attributeinstance-attribute
Uses the atelier-plateau-light syntax highlighting theme.
ATELIER_SAVANNA_DARKclass-attributeinstance-attribute
Uses the atelier-savanna-dark syntax highlighting theme.
ATELIER_SAVANNA_LIGHTclass-attributeinstance-attribute
Uses the atelier-savanna-light syntax highlighting theme.
ATELIER_SEASIDE_DARKclass-attributeinstance-attribute
Uses the atelier-seaside-dark syntax highlighting theme.
ATELIER_SEASIDE_LIGHTclass-attributeinstance-attribute
Uses the atelier-seaside-light syntax highlighting theme.
ATELIER_SULPHURPOOL_DARKclass-attributeinstance-attribute
Uses the atelier-sulphurpool-dark syntax highlighting theme.
ATELIER_SULPHURPOOL_LIGHTclass-attributeinstance-attribute
Uses the atelier-sulphurpool-light syntax highlighting theme.
ATOM_ONE_DARKclass-attributeinstance-attribute
Uses the atom-one-dark syntax highlighting theme.
ATOM_ONE_DARK_REASONABLEclass-attributeinstance-attribute
Uses the atom-one-dark-reasonable syntax highlighting theme.
ATOM_ONE_LIGHTclass-attributeinstance-attribute
Uses the atom-one-light syntax highlighting theme.
BROWN_PAPERclass-attributeinstance-attribute
Uses the brown-paper syntax highlighting theme.
CODEPEN_EMBEDclass-attributeinstance-attribute
Uses the codepen-embed syntax highlighting theme.
COLOR_BREWERclass-attributeinstance-attribute
Uses the color-brewer syntax highlighting theme.
DARKclass-attributeinstance-attribute
Uses the dark syntax highlighting theme.
DEFAULTclass-attributeinstance-attribute
Uses the default syntax highlighting theme.
DOCCOclass-attributeinstance-attribute
Uses the docco syntax highlighting theme.
DRACULAclass-attributeinstance-attribute
Uses the dracula syntax highlighting theme.
DRAGULAclass-attributeinstance-attribute
Uses the dracula syntax highlighting theme.
FARclass-attributeinstance-attribute
Uses the far syntax highlighting theme.
FOUNDATIONclass-attributeinstance-attribute
Uses the foundation syntax highlighting theme.
GITHUBclass-attributeinstance-attribute
Uses the github syntax highlighting theme.
GITHUB_GISTclass-attributeinstance-attribute
Uses the github-gist syntax highlighting theme.
GMLclass-attributeinstance-attribute
Uses the gml syntax highlighting theme.
GOOGLE_CODEclass-attributeinstance-attribute
Uses the googlecode syntax highlighting theme.
GRADIENT_DARKclass-attributeinstance-attribute
Uses the gradient-dark syntax highlighting theme.
GRAYSCALEclass-attributeinstance-attribute
Uses the grayscale syntax highlighting theme.
GRUVBOX_DARKclass-attributeinstance-attribute
Uses the gruvbox-dark syntax highlighting theme.
GRUVBOX_LIGHTclass-attributeinstance-attribute
Uses the gruvbox-light syntax highlighting theme.
HOPSCOTCHclass-attributeinstance-attribute
Uses the hopscotch syntax highlighting theme.
HYBRIDclass-attributeinstance-attribute
Uses the hybrid syntax highlighting theme.
IDEAclass-attributeinstance-attribute
Uses the idea syntax highlighting theme.
IR_BLACKclass-attributeinstance-attribute
Uses the ir-black syntax highlighting theme.
ISBL_EDITOR_DARKclass-attributeinstance-attribute
Uses the isbl-editor-dark syntax highlighting theme.
ISBL_EDITOR_LIGHTclass-attributeinstance-attribute
Uses the isbl-editor-light syntax highlighting theme.
KIMBIE_DARKclass-attributeinstance-attribute
Uses the kimbie.dark syntax highlighting theme.
KIMBIE_LIGHTclass-attributeinstance-attribute
Uses the kimbie.light syntax highlighting theme.
LIGHTFAIRclass-attributeinstance-attribute
Uses the lightfair syntax highlighting theme.
MAGULAclass-attributeinstance-attribute
Uses the magula syntax highlighting theme.
MONO_BLUEclass-attributeinstance-attribute
Uses the mono-blue syntax highlighting theme.
MONOKAIclass-attributeinstance-attribute
Uses the monokai syntax highlighting theme.
MONOKAI_SUBLIMEclass-attributeinstance-attribute
Uses the monokai-sublime syntax highlighting theme.
NIGHT_OWLclass-attributeinstance-attribute
Uses the night-owl syntax highlighting theme.
NORDclass-attributeinstance-attribute
Uses the nord syntax highlighting theme.
OBSIDIANclass-attributeinstance-attribute
Uses the obsidian syntax highlighting theme.
OCEANclass-attributeinstance-attribute
Uses the ocean syntax highlighting theme.
PARAISEO_DARKclass-attributeinstance-attribute
Uses the paraiso-dark syntax highlighting theme.
PARAISEO_LIGHTclass-attributeinstance-attribute
Uses the paraiso-light syntax highlighting theme.
POJOAQUEclass-attributeinstance-attribute
Uses the pojoaque syntax highlighting theme.
PURE_BASICclass-attributeinstance-attribute
Uses the purebasic syntax highlighting theme.
QT_CREATOR_DARKclass-attributeinstance-attribute
Uses the qtcreator_dark syntax highlighting theme.
QT_CREATOR_LIGHTclass-attributeinstance-attribute
Uses the qtcreator_light syntax highlighting theme.
RAILSCASTSclass-attributeinstance-attribute
Uses the railscasts syntax highlighting theme.
RAINBOWclass-attributeinstance-attribute
Uses the rainbow syntax highlighting theme.
ROUTERSclass-attributeinstance-attribute
Uses the routers syntax highlighting theme.
SCHOOL_BOOKclass-attributeinstance-attribute
Uses the school-book syntax highlighting theme.
SHADES_OF_PURPLEclass-attributeinstance-attribute
Uses the shades-of-purple syntax highlighting theme.
SOLARIZED_DARKclass-attributeinstance-attribute
Uses the solarized-dark syntax highlighting theme.
SOLARIZED_LIGHTclass-attributeinstance-attribute
Uses the solarized-light syntax highlighting theme.
SUNBURSTclass-attributeinstance-attribute
Uses the sunburst syntax highlighting theme.
TOMORROWclass-attributeinstance-attribute
Uses the tomorrow syntax highlighting theme.
TOMORROW_NIGHTclass-attributeinstance-attribute
Uses the tomorrow-night syntax highlighting theme.
TOMORROW_NIGHT_BLUEclass-attributeinstance-attribute
Uses the tomorrow-night-blue syntax highlighting theme.
TOMORROW_NIGHT_BRIGHTclass-attributeinstance-attribute
Uses the tomorrow-night-bright syntax highlighting theme.
TOMORROW_NIGHT_EIGHTIESclass-attributeinstance-attribute
Uses the tomorrow-night-eighties syntax highlighting theme.
VSclass-attributeinstance-attribute
Uses the vs syntax highlighting theme.
VS2015class-attributeinstance-attribute
Uses the vs2015 syntax highlighting theme.
XCODEclass-attributeinstance-attribute
Uses the xcode syntax highlighting theme.
XT256class-attributeinstance-attribute
Uses the xt256 syntax highlighting theme.
ZENBURNclass-attributeinstance-attribute
Uses the zenburn syntax highlighting theme.