UNPKG

simple-code-editor

Version:
1,131 lines (1,116 loc) 554 kB
@charset "UTF-8"; [theme=base16-3024] { /*! Theme: 3024 Author: Jan T. Sott (http://github.com/idleberg) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-3024] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-3024] code.hljs { padding: 3px 5px; } [theme=base16-3024] .hljs { color: #a5a2a2; background: #090300; } [theme=base16-3024] .hljs ::selection, [theme=base16-3024] .hljs::selection { background-color: #4a4543; color: #a5a2a2; } [theme=base16-3024] .hljs-comment { color: #5c5855; } [theme=base16-3024] .hljs-tag { color: #807d7c; } [theme=base16-3024] .hljs-operator, [theme=base16-3024] .hljs-punctuation, [theme=base16-3024] .hljs-subst { color: #a5a2a2; } [theme=base16-3024] .hljs-operator { opacity: 0.7; } [theme=base16-3024] .hljs-bullet, [theme=base16-3024] .hljs-deletion, [theme=base16-3024] .hljs-name, [theme=base16-3024] .hljs-selector-tag, [theme=base16-3024] .hljs-template-variable, [theme=base16-3024] .hljs-variable { color: #db2d20; } [theme=base16-3024] .hljs-attr, [theme=base16-3024] .hljs-link, [theme=base16-3024] .hljs-literal, [theme=base16-3024] .hljs-number, [theme=base16-3024] .hljs-symbol, [theme=base16-3024] .hljs-variable.constant_ { color: #e8bbd0; } [theme=base16-3024] .hljs-class .hljs-title, [theme=base16-3024] .hljs-title, [theme=base16-3024] .hljs-title.class_ { color: #fded02; } [theme=base16-3024] .hljs-strong { font-weight: 700; color: #fded02; } [theme=base16-3024] .hljs-addition, [theme=base16-3024] .hljs-code, [theme=base16-3024] .hljs-string, [theme=base16-3024] .hljs-title.class_.inherited__ { color: #01a252; } [theme=base16-3024] .hljs-built_in, [theme=base16-3024] .hljs-doctag, [theme=base16-3024] .hljs-keyword.hljs-atrule, [theme=base16-3024] .hljs-quote, [theme=base16-3024] .hljs-regexp { color: #b5e4f4; } [theme=base16-3024] .hljs-attribute, [theme=base16-3024] .hljs-function .hljs-title, [theme=base16-3024] .hljs-section, [theme=base16-3024] .hljs-title.function_, [theme=base16-3024] .ruby .hljs-property { color: #01a0e4; } [theme=base16-3024] .diff .hljs-meta, [theme=base16-3024] .hljs-keyword, [theme=base16-3024] .hljs-template-tag, [theme=base16-3024] .hljs-type { color: #a16a94; } [theme=base16-3024] .hljs-emphasis { color: #a16a94; font-style: italic; } [theme=base16-3024] .hljs-meta, [theme=base16-3024] .hljs-meta .hljs-keyword, [theme=base16-3024] .hljs-meta .hljs-string { color: #cdab53; } [theme=base16-3024] .hljs-meta .hljs-keyword, [theme=base16-3024] .hljs-meta-keyword { font-weight: 700; } [theme=base16-apathy] { /*! Theme: Apathy Author: Jannik Siebert (https://github.com/janniks) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-apathy] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-apathy] code.hljs { padding: 3px 5px; } [theme=base16-apathy] .hljs { color: #81b5ac; background: #031a16; } [theme=base16-apathy] .hljs ::selection, [theme=base16-apathy] .hljs::selection { background-color: #184e45; color: #81b5ac; } [theme=base16-apathy] .hljs-comment { color: #2b685e; } [theme=base16-apathy] .hljs-tag { color: #5f9c92; } [theme=base16-apathy] .hljs-operator, [theme=base16-apathy] .hljs-punctuation, [theme=base16-apathy] .hljs-subst { color: #81b5ac; } [theme=base16-apathy] .hljs-operator { opacity: 0.7; } [theme=base16-apathy] .hljs-bullet, [theme=base16-apathy] .hljs-deletion, [theme=base16-apathy] .hljs-name, [theme=base16-apathy] .hljs-selector-tag, [theme=base16-apathy] .hljs-template-variable, [theme=base16-apathy] .hljs-variable { color: #3e9688; } [theme=base16-apathy] .hljs-attr, [theme=base16-apathy] .hljs-link, [theme=base16-apathy] .hljs-literal, [theme=base16-apathy] .hljs-number, [theme=base16-apathy] .hljs-symbol, [theme=base16-apathy] .hljs-variable.constant_ { color: #3e7996; } [theme=base16-apathy] .hljs-class .hljs-title, [theme=base16-apathy] .hljs-title, [theme=base16-apathy] .hljs-title.class_ { color: #3e4c96; } [theme=base16-apathy] .hljs-strong { font-weight: 700; color: #3e4c96; } [theme=base16-apathy] .hljs-addition, [theme=base16-apathy] .hljs-code, [theme=base16-apathy] .hljs-string, [theme=base16-apathy] .hljs-title.class_.inherited__ { color: #883e96; } [theme=base16-apathy] .hljs-built_in, [theme=base16-apathy] .hljs-doctag, [theme=base16-apathy] .hljs-keyword.hljs-atrule, [theme=base16-apathy] .hljs-quote, [theme=base16-apathy] .hljs-regexp { color: #963e4c; } [theme=base16-apathy] .hljs-attribute, [theme=base16-apathy] .hljs-function .hljs-title, [theme=base16-apathy] .hljs-section, [theme=base16-apathy] .hljs-title.function_, [theme=base16-apathy] .ruby .hljs-property { color: #96883e; } [theme=base16-apathy] .diff .hljs-meta, [theme=base16-apathy] .hljs-keyword, [theme=base16-apathy] .hljs-template-tag, [theme=base16-apathy] .hljs-type { color: #4c963e; } [theme=base16-apathy] .hljs-emphasis { color: #4c963e; font-style: italic; } [theme=base16-apathy] .hljs-meta, [theme=base16-apathy] .hljs-meta .hljs-keyword, [theme=base16-apathy] .hljs-meta .hljs-string { color: #3e965b; } [theme=base16-apathy] .hljs-meta .hljs-keyword, [theme=base16-apathy] .hljs-meta-keyword { font-weight: 700; } [theme=base16-apprentice] { /*! Theme: Apprentice Author: romainl License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-apprentice] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-apprentice] code.hljs { padding: 3px 5px; } [theme=base16-apprentice] .hljs { color: #bcbcbc; background: #262626; } [theme=base16-apprentice] .hljs ::selection, [theme=base16-apprentice] .hljs::selection { background-color: #333; color: #bcbcbc; } [theme=base16-apprentice] .hljs-comment { color: #6c6c6c; } [theme=base16-apprentice] .hljs-tag { color: #787878; } [theme=base16-apprentice] .hljs-operator, [theme=base16-apprentice] .hljs-punctuation, [theme=base16-apprentice] .hljs-subst { color: #bcbcbc; } [theme=base16-apprentice] .hljs-operator { opacity: 0.7; } [theme=base16-apprentice] .hljs-bullet, [theme=base16-apprentice] .hljs-deletion, [theme=base16-apprentice] .hljs-name, [theme=base16-apprentice] .hljs-selector-tag, [theme=base16-apprentice] .hljs-template-variable, [theme=base16-apprentice] .hljs-variable { color: #5f8787; } [theme=base16-apprentice] .hljs-attr, [theme=base16-apprentice] .hljs-link, [theme=base16-apprentice] .hljs-literal, [theme=base16-apprentice] .hljs-number, [theme=base16-apprentice] .hljs-symbol, [theme=base16-apprentice] .hljs-variable.constant_ { color: #ff8700; } [theme=base16-apprentice] .hljs-class .hljs-title, [theme=base16-apprentice] .hljs-title, [theme=base16-apprentice] .hljs-title.class_ { color: #5f8787; } [theme=base16-apprentice] .hljs-strong { font-weight: 700; color: #5f8787; } [theme=base16-apprentice] .hljs-addition, [theme=base16-apprentice] .hljs-code, [theme=base16-apprentice] .hljs-string, [theme=base16-apprentice] .hljs-title.class_.inherited__ { color: #87af87; } [theme=base16-apprentice] .hljs-built_in, [theme=base16-apprentice] .hljs-doctag, [theme=base16-apprentice] .hljs-keyword.hljs-atrule, [theme=base16-apprentice] .hljs-quote, [theme=base16-apprentice] .hljs-regexp { color: #5f875f; } [theme=base16-apprentice] .hljs-attribute, [theme=base16-apprentice] .hljs-function .hljs-title, [theme=base16-apprentice] .hljs-section, [theme=base16-apprentice] .hljs-title.function_, [theme=base16-apprentice] .ruby .hljs-property { color: #ffffaf; } [theme=base16-apprentice] .diff .hljs-meta, [theme=base16-apprentice] .hljs-keyword, [theme=base16-apprentice] .hljs-template-tag, [theme=base16-apprentice] .hljs-type { color: #87afd7; } [theme=base16-apprentice] .hljs-emphasis { color: #87afd7; font-style: italic; } [theme=base16-apprentice] .hljs-meta, [theme=base16-apprentice] .hljs-meta .hljs-keyword, [theme=base16-apprentice] .hljs-meta .hljs-string { color: #5f87af; } [theme=base16-apprentice] .hljs-meta .hljs-keyword, [theme=base16-apprentice] .hljs-meta-keyword { font-weight: 700; } [theme=base16-ashes] { /*! Theme: Ashes Author: Jannik Siebert (https://github.com/janniks) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-ashes] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-ashes] code.hljs { padding: 3px 5px; } [theme=base16-ashes] .hljs { color: #c7ccd1; background: #1c2023; } [theme=base16-ashes] .hljs ::selection, [theme=base16-ashes] .hljs::selection { background-color: #565e65; color: #c7ccd1; } [theme=base16-ashes] .hljs-comment { color: #747c84; } [theme=base16-ashes] .hljs-tag { color: #adb3ba; } [theme=base16-ashes] .hljs-operator, [theme=base16-ashes] .hljs-punctuation, [theme=base16-ashes] .hljs-subst { color: #c7ccd1; } [theme=base16-ashes] .hljs-operator { opacity: 0.7; } [theme=base16-ashes] .hljs-bullet, [theme=base16-ashes] .hljs-deletion, [theme=base16-ashes] .hljs-name, [theme=base16-ashes] .hljs-selector-tag, [theme=base16-ashes] .hljs-template-variable, [theme=base16-ashes] .hljs-variable { color: #c7ae95; } [theme=base16-ashes] .hljs-attr, [theme=base16-ashes] .hljs-link, [theme=base16-ashes] .hljs-literal, [theme=base16-ashes] .hljs-number, [theme=base16-ashes] .hljs-symbol, [theme=base16-ashes] .hljs-variable.constant_ { color: #c7c795; } [theme=base16-ashes] .hljs-class .hljs-title, [theme=base16-ashes] .hljs-title, [theme=base16-ashes] .hljs-title.class_ { color: #aec795; } [theme=base16-ashes] .hljs-strong { font-weight: 700; color: #aec795; } [theme=base16-ashes] .hljs-addition, [theme=base16-ashes] .hljs-code, [theme=base16-ashes] .hljs-string, [theme=base16-ashes] .hljs-title.class_.inherited__ { color: #95c7ae; } [theme=base16-ashes] .hljs-built_in, [theme=base16-ashes] .hljs-doctag, [theme=base16-ashes] .hljs-keyword.hljs-atrule, [theme=base16-ashes] .hljs-quote, [theme=base16-ashes] .hljs-regexp { color: #95aec7; } [theme=base16-ashes] .hljs-attribute, [theme=base16-ashes] .hljs-function .hljs-title, [theme=base16-ashes] .hljs-section, [theme=base16-ashes] .hljs-title.function_, [theme=base16-ashes] .ruby .hljs-property { color: #ae95c7; } [theme=base16-ashes] .diff .hljs-meta, [theme=base16-ashes] .hljs-keyword, [theme=base16-ashes] .hljs-template-tag, [theme=base16-ashes] .hljs-type { color: #c795ae; } [theme=base16-ashes] .hljs-emphasis { color: #c795ae; font-style: italic; } [theme=base16-ashes] .hljs-meta, [theme=base16-ashes] .hljs-meta .hljs-keyword, [theme=base16-ashes] .hljs-meta .hljs-string { color: #c79595; } [theme=base16-ashes] .hljs-meta .hljs-keyword, [theme=base16-ashes] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-cave-light] { /*! Theme: Atelier Cave Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-cave-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-cave-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-cave-light] .hljs { color: #585260; background: #efecf4; } [theme=base16-atelier-cave-light] .hljs ::selection, [theme=base16-atelier-cave-light] .hljs::selection { background-color: #8b8792; color: #585260; } [theme=base16-atelier-cave-light] .hljs-comment { color: #7e7887; } [theme=base16-atelier-cave-light] .hljs-tag { color: #655f6d; } [theme=base16-atelier-cave-light] .hljs-operator, [theme=base16-atelier-cave-light] .hljs-punctuation, [theme=base16-atelier-cave-light] .hljs-subst { color: #585260; } [theme=base16-atelier-cave-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-cave-light] .hljs-bullet, [theme=base16-atelier-cave-light] .hljs-deletion, [theme=base16-atelier-cave-light] .hljs-name, [theme=base16-atelier-cave-light] .hljs-selector-tag, [theme=base16-atelier-cave-light] .hljs-template-variable, [theme=base16-atelier-cave-light] .hljs-variable { color: #be4678; } [theme=base16-atelier-cave-light] .hljs-attr, [theme=base16-atelier-cave-light] .hljs-link, [theme=base16-atelier-cave-light] .hljs-literal, [theme=base16-atelier-cave-light] .hljs-number, [theme=base16-atelier-cave-light] .hljs-symbol, [theme=base16-atelier-cave-light] .hljs-variable.constant_ { color: #aa573c; } [theme=base16-atelier-cave-light] .hljs-class .hljs-title, [theme=base16-atelier-cave-light] .hljs-title, [theme=base16-atelier-cave-light] .hljs-title.class_ { color: #a06e3b; } [theme=base16-atelier-cave-light] .hljs-strong { font-weight: 700; color: #a06e3b; } [theme=base16-atelier-cave-light] .hljs-addition, [theme=base16-atelier-cave-light] .hljs-code, [theme=base16-atelier-cave-light] .hljs-string, [theme=base16-atelier-cave-light] .hljs-title.class_.inherited__ { color: #2a9292; } [theme=base16-atelier-cave-light] .hljs-built_in, [theme=base16-atelier-cave-light] .hljs-doctag, [theme=base16-atelier-cave-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-cave-light] .hljs-quote, [theme=base16-atelier-cave-light] .hljs-regexp { color: #398bc6; } [theme=base16-atelier-cave-light] .hljs-attribute, [theme=base16-atelier-cave-light] .hljs-function .hljs-title, [theme=base16-atelier-cave-light] .hljs-section, [theme=base16-atelier-cave-light] .hljs-title.function_, [theme=base16-atelier-cave-light] .ruby .hljs-property { color: #576ddb; } [theme=base16-atelier-cave-light] .diff .hljs-meta, [theme=base16-atelier-cave-light] .hljs-keyword, [theme=base16-atelier-cave-light] .hljs-template-tag, [theme=base16-atelier-cave-light] .hljs-type { color: #955ae7; } [theme=base16-atelier-cave-light] .hljs-emphasis { color: #955ae7; font-style: italic; } [theme=base16-atelier-cave-light] .hljs-meta, [theme=base16-atelier-cave-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-cave-light] .hljs-meta .hljs-string { color: #bf40bf; } [theme=base16-atelier-cave-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-cave-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-cave] { /*! Theme: Atelier Cave Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-cave] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-cave] code.hljs { padding: 3px 5px; } [theme=base16-atelier-cave] .hljs { color: #8b8792; background: #19171c; } [theme=base16-atelier-cave] .hljs ::selection, [theme=base16-atelier-cave] .hljs::selection { background-color: #585260; color: #8b8792; } [theme=base16-atelier-cave] .hljs-comment { color: #655f6d; } [theme=base16-atelier-cave] .hljs-tag { color: #7e7887; } [theme=base16-atelier-cave] .hljs-operator, [theme=base16-atelier-cave] .hljs-punctuation, [theme=base16-atelier-cave] .hljs-subst { color: #8b8792; } [theme=base16-atelier-cave] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-cave] .hljs-bullet, [theme=base16-atelier-cave] .hljs-deletion, [theme=base16-atelier-cave] .hljs-name, [theme=base16-atelier-cave] .hljs-selector-tag, [theme=base16-atelier-cave] .hljs-template-variable, [theme=base16-atelier-cave] .hljs-variable { color: #be4678; } [theme=base16-atelier-cave] .hljs-attr, [theme=base16-atelier-cave] .hljs-link, [theme=base16-atelier-cave] .hljs-literal, [theme=base16-atelier-cave] .hljs-number, [theme=base16-atelier-cave] .hljs-symbol, [theme=base16-atelier-cave] .hljs-variable.constant_ { color: #aa573c; } [theme=base16-atelier-cave] .hljs-class .hljs-title, [theme=base16-atelier-cave] .hljs-title, [theme=base16-atelier-cave] .hljs-title.class_ { color: #a06e3b; } [theme=base16-atelier-cave] .hljs-strong { font-weight: 700; color: #a06e3b; } [theme=base16-atelier-cave] .hljs-addition, [theme=base16-atelier-cave] .hljs-code, [theme=base16-atelier-cave] .hljs-string, [theme=base16-atelier-cave] .hljs-title.class_.inherited__ { color: #2a9292; } [theme=base16-atelier-cave] .hljs-built_in, [theme=base16-atelier-cave] .hljs-doctag, [theme=base16-atelier-cave] .hljs-keyword.hljs-atrule, [theme=base16-atelier-cave] .hljs-quote, [theme=base16-atelier-cave] .hljs-regexp { color: #398bc6; } [theme=base16-atelier-cave] .hljs-attribute, [theme=base16-atelier-cave] .hljs-function .hljs-title, [theme=base16-atelier-cave] .hljs-section, [theme=base16-atelier-cave] .hljs-title.function_, [theme=base16-atelier-cave] .ruby .hljs-property { color: #576ddb; } [theme=base16-atelier-cave] .diff .hljs-meta, [theme=base16-atelier-cave] .hljs-keyword, [theme=base16-atelier-cave] .hljs-template-tag, [theme=base16-atelier-cave] .hljs-type { color: #955ae7; } [theme=base16-atelier-cave] .hljs-emphasis { color: #955ae7; font-style: italic; } [theme=base16-atelier-cave] .hljs-meta, [theme=base16-atelier-cave] .hljs-meta .hljs-keyword, [theme=base16-atelier-cave] .hljs-meta .hljs-string { color: #bf40bf; } [theme=base16-atelier-cave] .hljs-meta .hljs-keyword, [theme=base16-atelier-cave] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-dune-light] { /*! Theme: Atelier Dune Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-dune-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-dune-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-dune-light] .hljs { color: #6e6b5e; background: #fefbec; } [theme=base16-atelier-dune-light] .hljs ::selection, [theme=base16-atelier-dune-light] .hljs::selection { background-color: #a6a28c; color: #6e6b5e; } [theme=base16-atelier-dune-light] .hljs-comment { color: #999580; } [theme=base16-atelier-dune-light] .hljs-tag { color: #7d7a68; } [theme=base16-atelier-dune-light] .hljs-operator, [theme=base16-atelier-dune-light] .hljs-punctuation, [theme=base16-atelier-dune-light] .hljs-subst { color: #6e6b5e; } [theme=base16-atelier-dune-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-dune-light] .hljs-bullet, [theme=base16-atelier-dune-light] .hljs-deletion, [theme=base16-atelier-dune-light] .hljs-name, [theme=base16-atelier-dune-light] .hljs-selector-tag, [theme=base16-atelier-dune-light] .hljs-template-variable, [theme=base16-atelier-dune-light] .hljs-variable { color: #d73737; } [theme=base16-atelier-dune-light] .hljs-attr, [theme=base16-atelier-dune-light] .hljs-link, [theme=base16-atelier-dune-light] .hljs-literal, [theme=base16-atelier-dune-light] .hljs-number, [theme=base16-atelier-dune-light] .hljs-symbol, [theme=base16-atelier-dune-light] .hljs-variable.constant_ { color: #b65611; } [theme=base16-atelier-dune-light] .hljs-class .hljs-title, [theme=base16-atelier-dune-light] .hljs-title, [theme=base16-atelier-dune-light] .hljs-title.class_ { color: #ae9513; } [theme=base16-atelier-dune-light] .hljs-strong { font-weight: 700; color: #ae9513; } [theme=base16-atelier-dune-light] .hljs-addition, [theme=base16-atelier-dune-light] .hljs-code, [theme=base16-atelier-dune-light] .hljs-string, [theme=base16-atelier-dune-light] .hljs-title.class_.inherited__ { color: #60ac39; } [theme=base16-atelier-dune-light] .hljs-built_in, [theme=base16-atelier-dune-light] .hljs-doctag, [theme=base16-atelier-dune-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-dune-light] .hljs-quote, [theme=base16-atelier-dune-light] .hljs-regexp { color: #1fad83; } [theme=base16-atelier-dune-light] .hljs-attribute, [theme=base16-atelier-dune-light] .hljs-function .hljs-title, [theme=base16-atelier-dune-light] .hljs-section, [theme=base16-atelier-dune-light] .hljs-title.function_, [theme=base16-atelier-dune-light] .ruby .hljs-property { color: #6684e1; } [theme=base16-atelier-dune-light] .diff .hljs-meta, [theme=base16-atelier-dune-light] .hljs-keyword, [theme=base16-atelier-dune-light] .hljs-template-tag, [theme=base16-atelier-dune-light] .hljs-type { color: #b854d4; } [theme=base16-atelier-dune-light] .hljs-emphasis { color: #b854d4; font-style: italic; } [theme=base16-atelier-dune-light] .hljs-meta, [theme=base16-atelier-dune-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-dune-light] .hljs-meta .hljs-string { color: #d43552; } [theme=base16-atelier-dune-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-dune-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-dune] { /*! Theme: Atelier Dune Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-dune] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-dune] code.hljs { padding: 3px 5px; } [theme=base16-atelier-dune] .hljs { color: #a6a28c; background: #20201d; } [theme=base16-atelier-dune] .hljs ::selection, [theme=base16-atelier-dune] .hljs::selection { background-color: #6e6b5e; color: #a6a28c; } [theme=base16-atelier-dune] .hljs-comment { color: #7d7a68; } [theme=base16-atelier-dune] .hljs-tag { color: #999580; } [theme=base16-atelier-dune] .hljs-operator, [theme=base16-atelier-dune] .hljs-punctuation, [theme=base16-atelier-dune] .hljs-subst { color: #a6a28c; } [theme=base16-atelier-dune] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-dune] .hljs-bullet, [theme=base16-atelier-dune] .hljs-deletion, [theme=base16-atelier-dune] .hljs-name, [theme=base16-atelier-dune] .hljs-selector-tag, [theme=base16-atelier-dune] .hljs-template-variable, [theme=base16-atelier-dune] .hljs-variable { color: #d73737; } [theme=base16-atelier-dune] .hljs-attr, [theme=base16-atelier-dune] .hljs-link, [theme=base16-atelier-dune] .hljs-literal, [theme=base16-atelier-dune] .hljs-number, [theme=base16-atelier-dune] .hljs-symbol, [theme=base16-atelier-dune] .hljs-variable.constant_ { color: #b65611; } [theme=base16-atelier-dune] .hljs-class .hljs-title, [theme=base16-atelier-dune] .hljs-title, [theme=base16-atelier-dune] .hljs-title.class_ { color: #ae9513; } [theme=base16-atelier-dune] .hljs-strong { font-weight: 700; color: #ae9513; } [theme=base16-atelier-dune] .hljs-addition, [theme=base16-atelier-dune] .hljs-code, [theme=base16-atelier-dune] .hljs-string, [theme=base16-atelier-dune] .hljs-title.class_.inherited__ { color: #60ac39; } [theme=base16-atelier-dune] .hljs-built_in, [theme=base16-atelier-dune] .hljs-doctag, [theme=base16-atelier-dune] .hljs-keyword.hljs-atrule, [theme=base16-atelier-dune] .hljs-quote, [theme=base16-atelier-dune] .hljs-regexp { color: #1fad83; } [theme=base16-atelier-dune] .hljs-attribute, [theme=base16-atelier-dune] .hljs-function .hljs-title, [theme=base16-atelier-dune] .hljs-section, [theme=base16-atelier-dune] .hljs-title.function_, [theme=base16-atelier-dune] .ruby .hljs-property { color: #6684e1; } [theme=base16-atelier-dune] .diff .hljs-meta, [theme=base16-atelier-dune] .hljs-keyword, [theme=base16-atelier-dune] .hljs-template-tag, [theme=base16-atelier-dune] .hljs-type { color: #b854d4; } [theme=base16-atelier-dune] .hljs-emphasis { color: #b854d4; font-style: italic; } [theme=base16-atelier-dune] .hljs-meta, [theme=base16-atelier-dune] .hljs-meta .hljs-keyword, [theme=base16-atelier-dune] .hljs-meta .hljs-string { color: #d43552; } [theme=base16-atelier-dune] .hljs-meta .hljs-keyword, [theme=base16-atelier-dune] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-estuary-light] { /*! Theme: Atelier Estuary Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-estuary-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-estuary-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-estuary-light] .hljs { color: #5f5e4e; background: #f4f3ec; } [theme=base16-atelier-estuary-light] .hljs ::selection, [theme=base16-atelier-estuary-light] .hljs::selection { background-color: #929181; color: #5f5e4e; } [theme=base16-atelier-estuary-light] .hljs-comment { color: #878573; } [theme=base16-atelier-estuary-light] .hljs-tag { color: #6c6b5a; } [theme=base16-atelier-estuary-light] .hljs-operator, [theme=base16-atelier-estuary-light] .hljs-punctuation, [theme=base16-atelier-estuary-light] .hljs-subst { color: #5f5e4e; } [theme=base16-atelier-estuary-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-estuary-light] .hljs-bullet, [theme=base16-atelier-estuary-light] .hljs-deletion, [theme=base16-atelier-estuary-light] .hljs-name, [theme=base16-atelier-estuary-light] .hljs-selector-tag, [theme=base16-atelier-estuary-light] .hljs-template-variable, [theme=base16-atelier-estuary-light] .hljs-variable { color: #ba6236; } [theme=base16-atelier-estuary-light] .hljs-attr, [theme=base16-atelier-estuary-light] .hljs-link, [theme=base16-atelier-estuary-light] .hljs-literal, [theme=base16-atelier-estuary-light] .hljs-number, [theme=base16-atelier-estuary-light] .hljs-symbol, [theme=base16-atelier-estuary-light] .hljs-variable.constant_ { color: #ae7313; } [theme=base16-atelier-estuary-light] .hljs-class .hljs-title, [theme=base16-atelier-estuary-light] .hljs-title, [theme=base16-atelier-estuary-light] .hljs-title.class_ { color: #a5980d; } [theme=base16-atelier-estuary-light] .hljs-strong { font-weight: 700; color: #a5980d; } [theme=base16-atelier-estuary-light] .hljs-addition, [theme=base16-atelier-estuary-light] .hljs-code, [theme=base16-atelier-estuary-light] .hljs-string, [theme=base16-atelier-estuary-light] .hljs-title.class_.inherited__ { color: #7d9726; } [theme=base16-atelier-estuary-light] .hljs-built_in, [theme=base16-atelier-estuary-light] .hljs-doctag, [theme=base16-atelier-estuary-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-estuary-light] .hljs-quote, [theme=base16-atelier-estuary-light] .hljs-regexp { color: #5b9d48; } [theme=base16-atelier-estuary-light] .hljs-attribute, [theme=base16-atelier-estuary-light] .hljs-function .hljs-title, [theme=base16-atelier-estuary-light] .hljs-section, [theme=base16-atelier-estuary-light] .hljs-title.function_, [theme=base16-atelier-estuary-light] .ruby .hljs-property { color: #36a166; } [theme=base16-atelier-estuary-light] .diff .hljs-meta, [theme=base16-atelier-estuary-light] .hljs-keyword, [theme=base16-atelier-estuary-light] .hljs-template-tag, [theme=base16-atelier-estuary-light] .hljs-type { color: #5f9182; } [theme=base16-atelier-estuary-light] .hljs-emphasis { color: #5f9182; font-style: italic; } [theme=base16-atelier-estuary-light] .hljs-meta, [theme=base16-atelier-estuary-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-estuary-light] .hljs-meta .hljs-string { color: #9d6c7c; } [theme=base16-atelier-estuary-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-estuary-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-estuary] { /*! Theme: Atelier Estuary Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-estuary] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-estuary] code.hljs { padding: 3px 5px; } [theme=base16-atelier-estuary] .hljs { color: #929181; background: #22221b; } [theme=base16-atelier-estuary] .hljs ::selection, [theme=base16-atelier-estuary] .hljs::selection { background-color: #5f5e4e; color: #929181; } [theme=base16-atelier-estuary] .hljs-comment { color: #6c6b5a; } [theme=base16-atelier-estuary] .hljs-tag { color: #878573; } [theme=base16-atelier-estuary] .hljs-operator, [theme=base16-atelier-estuary] .hljs-punctuation, [theme=base16-atelier-estuary] .hljs-subst { color: #929181; } [theme=base16-atelier-estuary] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-estuary] .hljs-bullet, [theme=base16-atelier-estuary] .hljs-deletion, [theme=base16-atelier-estuary] .hljs-name, [theme=base16-atelier-estuary] .hljs-selector-tag, [theme=base16-atelier-estuary] .hljs-template-variable, [theme=base16-atelier-estuary] .hljs-variable { color: #ba6236; } [theme=base16-atelier-estuary] .hljs-attr, [theme=base16-atelier-estuary] .hljs-link, [theme=base16-atelier-estuary] .hljs-literal, [theme=base16-atelier-estuary] .hljs-number, [theme=base16-atelier-estuary] .hljs-symbol, [theme=base16-atelier-estuary] .hljs-variable.constant_ { color: #ae7313; } [theme=base16-atelier-estuary] .hljs-class .hljs-title, [theme=base16-atelier-estuary] .hljs-title, [theme=base16-atelier-estuary] .hljs-title.class_ { color: #a5980d; } [theme=base16-atelier-estuary] .hljs-strong { font-weight: 700; color: #a5980d; } [theme=base16-atelier-estuary] .hljs-addition, [theme=base16-atelier-estuary] .hljs-code, [theme=base16-atelier-estuary] .hljs-string, [theme=base16-atelier-estuary] .hljs-title.class_.inherited__ { color: #7d9726; } [theme=base16-atelier-estuary] .hljs-built_in, [theme=base16-atelier-estuary] .hljs-doctag, [theme=base16-atelier-estuary] .hljs-keyword.hljs-atrule, [theme=base16-atelier-estuary] .hljs-quote, [theme=base16-atelier-estuary] .hljs-regexp { color: #5b9d48; } [theme=base16-atelier-estuary] .hljs-attribute, [theme=base16-atelier-estuary] .hljs-function .hljs-title, [theme=base16-atelier-estuary] .hljs-section, [theme=base16-atelier-estuary] .hljs-title.function_, [theme=base16-atelier-estuary] .ruby .hljs-property { color: #36a166; } [theme=base16-atelier-estuary] .diff .hljs-meta, [theme=base16-atelier-estuary] .hljs-keyword, [theme=base16-atelier-estuary] .hljs-template-tag, [theme=base16-atelier-estuary] .hljs-type { color: #5f9182; } [theme=base16-atelier-estuary] .hljs-emphasis { color: #5f9182; font-style: italic; } [theme=base16-atelier-estuary] .hljs-meta, [theme=base16-atelier-estuary] .hljs-meta .hljs-keyword, [theme=base16-atelier-estuary] .hljs-meta .hljs-string { color: #9d6c7c; } [theme=base16-atelier-estuary] .hljs-meta .hljs-keyword, [theme=base16-atelier-estuary] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-forest-light] { /*! Theme: Atelier Forest Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-forest-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-forest-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-forest-light] .hljs { color: #68615e; background: #f1efee; } [theme=base16-atelier-forest-light] .hljs ::selection, [theme=base16-atelier-forest-light] .hljs::selection { background-color: #a8a19f; color: #68615e; } [theme=base16-atelier-forest-light] .hljs-comment { color: #9c9491; } [theme=base16-atelier-forest-light] .hljs-tag { color: #766e6b; } [theme=base16-atelier-forest-light] .hljs-operator, [theme=base16-atelier-forest-light] .hljs-punctuation, [theme=base16-atelier-forest-light] .hljs-subst { color: #68615e; } [theme=base16-atelier-forest-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-forest-light] .hljs-bullet, [theme=base16-atelier-forest-light] .hljs-deletion, [theme=base16-atelier-forest-light] .hljs-name, [theme=base16-atelier-forest-light] .hljs-selector-tag, [theme=base16-atelier-forest-light] .hljs-template-variable, [theme=base16-atelier-forest-light] .hljs-variable { color: #f22c40; } [theme=base16-atelier-forest-light] .hljs-attr, [theme=base16-atelier-forest-light] .hljs-link, [theme=base16-atelier-forest-light] .hljs-literal, [theme=base16-atelier-forest-light] .hljs-number, [theme=base16-atelier-forest-light] .hljs-symbol, [theme=base16-atelier-forest-light] .hljs-variable.constant_ { color: #df5320; } [theme=base16-atelier-forest-light] .hljs-class .hljs-title, [theme=base16-atelier-forest-light] .hljs-title, [theme=base16-atelier-forest-light] .hljs-title.class_ { color: #c38418; } [theme=base16-atelier-forest-light] .hljs-strong { font-weight: 700; color: #c38418; } [theme=base16-atelier-forest-light] .hljs-addition, [theme=base16-atelier-forest-light] .hljs-code, [theme=base16-atelier-forest-light] .hljs-string, [theme=base16-atelier-forest-light] .hljs-title.class_.inherited__ { color: #7b9726; } [theme=base16-atelier-forest-light] .hljs-built_in, [theme=base16-atelier-forest-light] .hljs-doctag, [theme=base16-atelier-forest-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-forest-light] .hljs-quote, [theme=base16-atelier-forest-light] .hljs-regexp { color: #3d97b8; } [theme=base16-atelier-forest-light] .hljs-attribute, [theme=base16-atelier-forest-light] .hljs-function .hljs-title, [theme=base16-atelier-forest-light] .hljs-section, [theme=base16-atelier-forest-light] .hljs-title.function_, [theme=base16-atelier-forest-light] .ruby .hljs-property { color: #407ee7; } [theme=base16-atelier-forest-light] .diff .hljs-meta, [theme=base16-atelier-forest-light] .hljs-keyword, [theme=base16-atelier-forest-light] .hljs-template-tag, [theme=base16-atelier-forest-light] .hljs-type { color: #6666ea; } [theme=base16-atelier-forest-light] .hljs-emphasis { color: #6666ea; font-style: italic; } [theme=base16-atelier-forest-light] .hljs-meta, [theme=base16-atelier-forest-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-forest-light] .hljs-meta .hljs-string { color: #c33ff3; } [theme=base16-atelier-forest-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-forest-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-forest] { /*! Theme: Atelier Forest Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-forest] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-forest] code.hljs { padding: 3px 5px; } [theme=base16-atelier-forest] .hljs { color: #a8a19f; background: #1b1918; } [theme=base16-atelier-forest] .hljs ::selection, [theme=base16-atelier-forest] .hljs::selection { background-color: #68615e; color: #a8a19f; } [theme=base16-atelier-forest] .hljs-comment { color: #766e6b; } [theme=base16-atelier-forest] .hljs-tag { color: #9c9491; } [theme=base16-atelier-forest] .hljs-operator, [theme=base16-atelier-forest] .hljs-punctuation, [theme=base16-atelier-forest] .hljs-subst { color: #a8a19f; } [theme=base16-atelier-forest] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-forest] .hljs-bullet, [theme=base16-atelier-forest] .hljs-deletion, [theme=base16-atelier-forest] .hljs-name, [theme=base16-atelier-forest] .hljs-selector-tag, [theme=base16-atelier-forest] .hljs-template-variable, [theme=base16-atelier-forest] .hljs-variable { color: #f22c40; } [theme=base16-atelier-forest] .hljs-attr, [theme=base16-atelier-forest] .hljs-link, [theme=base16-atelier-forest] .hljs-literal, [theme=base16-atelier-forest] .hljs-number, [theme=base16-atelier-forest] .hljs-symbol, [theme=base16-atelier-forest] .hljs-variable.constant_ { color: #df5320; } [theme=base16-atelier-forest] .hljs-class .hljs-title, [theme=base16-atelier-forest] .hljs-title, [theme=base16-atelier-forest] .hljs-title.class_ { color: #c38418; } [theme=base16-atelier-forest] .hljs-strong { font-weight: 700; color: #c38418; } [theme=base16-atelier-forest] .hljs-addition, [theme=base16-atelier-forest] .hljs-code, [theme=base16-atelier-forest] .hljs-string, [theme=base16-atelier-forest] .hljs-title.class_.inherited__ { color: #7b9726; } [theme=base16-atelier-forest] .hljs-built_in, [theme=base16-atelier-forest] .hljs-doctag, [theme=base16-atelier-forest] .hljs-keyword.hljs-atrule, [theme=base16-atelier-forest] .hljs-quote, [theme=base16-atelier-forest] .hljs-regexp { color: #3d97b8; } [theme=base16-atelier-forest] .hljs-attribute, [theme=base16-atelier-forest] .hljs-function .hljs-title, [theme=base16-atelier-forest] .hljs-section, [theme=base16-atelier-forest] .hljs-title.function_, [theme=base16-atelier-forest] .ruby .hljs-property { color: #407ee7; } [theme=base16-atelier-forest] .diff .hljs-meta, [theme=base16-atelier-forest] .hljs-keyword, [theme=base16-atelier-forest] .hljs-template-tag, [theme=base16-atelier-forest] .hljs-type { color: #6666ea; } [theme=base16-atelier-forest] .hljs-emphasis { color: #6666ea; font-style: italic; } [theme=base16-atelier-forest] .hljs-meta, [theme=base16-atelier-forest] .hljs-meta .hljs-keyword, [theme=base16-atelier-forest] .hljs-meta .hljs-string { color: #c33ff3; } [theme=base16-atelier-forest] .hljs-meta .hljs-keyword, [theme=base16-atelier-forest] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-heath-light] { /*! Theme: Atelier Heath Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-heath-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-heath-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-heath-light] .hljs { color: #695d69; background: #f7f3f7; } [theme=base16-atelier-heath-light] .hljs ::selection, [theme=base16-atelier-heath-light] .hljs::selection { background-color: #ab9bab; color: #695d69; } [theme=base16-atelier-heath-light] .hljs-comment { color: #9e8f9e; } [theme=base16-atelier-heath-light] .hljs-tag { color: #776977; } [theme=base16-atelier-heath-light] .hljs-operator, [theme=base16-atelier-heath-light] .hljs-punctuation, [theme=base16-atelier-heath-light] .hljs-subst { color: #695d69; } [theme=base16-atelier-heath-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-heath-light] .hljs-bullet, [theme=base16-atelier-heath-light] .hljs-deletion, [theme=base16-atelier-heath-light] .hljs-name, [theme=base16-atelier-heath-light] .hljs-selector-tag, [theme=base16-atelier-heath-light] .hljs-template-variable, [theme=base16-atelier-heath-light] .hljs-variable { color: #ca402b; } [theme=base16-atelier-heath-light] .hljs-attr, [theme=base16-atelier-heath-light] .hljs-link, [theme=base16-atelier-heath-light] .hljs-literal, [theme=base16-atelier-heath-light] .hljs-number, [theme=base16-atelier-heath-light] .hljs-symbol, [theme=base16-atelier-heath-light] .hljs-variable.constant_ { color: #a65926; } [theme=base16-atelier-heath-light] .hljs-class .hljs-title, [theme=base16-atelier-heath-light] .hljs-title, [theme=base16-atelier-heath-light] .hljs-title.class_ { color: #bb8a35; } [theme=base16-atelier-heath-light] .hljs-strong { font-weight: 700; color: #bb8a35; } [theme=base16-atelier-heath-light] .hljs-addition, [theme=base16-atelier-heath-light] .hljs-code, [theme=base16-atelier-heath-light] .hljs-string, [theme=base16-atelier-heath-light] .hljs-title.class_.inherited__ { color: #918b3b; } [theme=base16-atelier-heath-light] .hljs-built_in, [theme=base16-atelier-heath-light] .hljs-doctag, [theme=base16-atelier-heath-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-heath-light] .hljs-quote, [theme=base16-atelier-heath-light] .hljs-regexp { color: #159393; } [theme=base16-atelier-heath-light] .hljs-attribute, [theme=base16-atelier-heath-light] .hljs-function .hljs-title, [theme=base16-atelier-heath-light] .hljs-section, [theme=base16-atelier-heath-light] .hljs-title.function_, [theme=base16-atelier-heath-light] .ruby .hljs-property { color: #516aec; } [theme=base16-atelier-heath-light] .diff .hljs-meta, [theme=base16-atelier-heath-light] .hljs-keyword, [theme=base16-atelier-heath-light] .hljs-template-tag, [theme=base16-atelier-heath-light] .hljs-type { color: #7b59c0; } [theme=base16-atelier-heath-light] .hljs-emphasis { color: #7b59c0; font-style: italic; } [theme=base16-atelier-heath-light] .hljs-meta, [theme=base16-atelier-heath-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-heath-light] .hljs-meta .hljs-string { color: #c3c; } [theme=base16-atelier-heath-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-heath-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-heath] { /*! Theme: Atelier Heath Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-heath] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-heath] code.hljs { padding: 3px 5px; } [theme=base16-atelier-heath] .hljs { color: #ab9bab; background: #1b181b; } [theme=base16-atelier-heath] .hljs ::selection, [theme=base16-atelier-heath] .hljs::selection { background-color: #695d69; color: #ab9bab; } [theme=base16-atelier-heath] .hljs-comment { color: #776977; } [theme=base16-atelier-heath] .hljs-tag { color: #9e8f9e; } [theme=base16-atelier-heath] .hljs-operator, [theme=base16-atelier-heath] .hljs-punctuation, [theme=base16-atelier-heath] .hljs-subst { color: #ab9bab; } [theme=base16-atelier-heath] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-heath] .hljs-bullet, [theme=base16-atelier-heath] .hljs-deletion, [theme=base16-atelier-heath] .hljs-name, [theme=base16-atelier-heath] .hljs-selector-tag, [theme=base16-atelier-heath] .hljs-template-variable, [theme=base16-atelier-heath] .hljs-variable { color: #ca402b; } [theme=base16-atelier-heath] .hljs-attr, [theme=base16-atelier-heath] .hljs-link, [theme=base16-atelier-heath] .hljs-literal, [theme=base16-atelier-heath] .hljs-number, [theme=base16-atelier-heath] .hljs-symbol, [theme=base16-atelier-heath] .hljs-variable.constant_ { color: #a65926; } [theme=base16-atelier-heath] .hljs-class .hljs-title, [theme=base16-atelier-heath] .hljs-title, [theme=base16-atelier-heath] .hljs-title.class_ { color: #bb8a35; } [theme=base16-atelier-heath] .hljs-strong { font-weight: 700; color: #bb8a35; } [theme=base16-atelier-heath] .hljs-addition, [theme=base16-atelier-heath] .hljs-code, [theme=base16-atelier-heath] .hljs-string, [theme=base16-atelier-heath] .hljs-title.class_.inherited__ { color: #918b3b; } [theme=base16-atelier-heath] .hljs-built_in, [theme=base16-atelier-heath] .hljs-doctag, [theme=base16-atelier-heath] .hljs-keyword.hljs-atrule, [theme=base16-atelier-heath] .hljs-quote, [theme=base16-atelier-heath] .hljs-regexp { color: #159393; } [theme=base16-atelier-heath] .hljs-attribute, [theme=base16-atelier-heath] .hljs-function .hljs-title, [theme=base16-atelier-heath] .hljs-section, [theme=base16-atelier-heath] .hljs-title.function_, [theme=base16-atelier-heath] .ruby .hljs-property { color: #516aec; } [theme=base16-atelier-heath] .diff .hljs-meta, [theme=base16-atelier-heath] .hljs-keyword, [theme=base16-atelier-heath] .hljs-template-tag, [theme=base16-atelier-heath] .hljs-type { color: #7b59c0; } [theme=base16-atelier-heath] .hljs-emphasis { color: #7b59c0; font-style: italic; } [theme=base16-atelier-heath] .hljs-meta, [theme=base16-atelier-heath] .hljs-meta .hljs-keyword, [theme=base16-atelier-heath] .hljs-meta .hljs-string { color: #c3c; } [theme=base16-atelier-heath] .hljs-meta .hljs-keyword, [theme=base16-atelier-heath] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-lakeside-light] { /*! Theme: Atelier Lakeside Light Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-lakeside-light] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-lakeside-light] code.hljs { padding: 3px 5px; } [theme=base16-atelier-lakeside-light] .hljs { color: #516d7b; background: #ebf8ff; } [theme=base16-atelier-lakeside-light] .hljs ::selection, [theme=base16-atelier-lakeside-light] .hljs::selection { background-color: #7ea2b4; color: #516d7b; } [theme=base16-atelier-lakeside-light] .hljs-comment { color: #7195a8; } [theme=base16-atelier-lakeside-light] .hljs-tag { color: #5a7b8c; } [theme=base16-atelier-lakeside-light] .hljs-operator, [theme=base16-atelier-lakeside-light] .hljs-punctuation, [theme=base16-atelier-lakeside-light] .hljs-subst { color: #516d7b; } [theme=base16-atelier-lakeside-light] .hljs-operator { opacity: 0.7; } [theme=base16-atelier-lakeside-light] .hljs-bullet, [theme=base16-atelier-lakeside-light] .hljs-deletion, [theme=base16-atelier-lakeside-light] .hljs-name, [theme=base16-atelier-lakeside-light] .hljs-selector-tag, [theme=base16-atelier-lakeside-light] .hljs-template-variable, [theme=base16-atelier-lakeside-light] .hljs-variable { color: #d22d72; } [theme=base16-atelier-lakeside-light] .hljs-attr, [theme=base16-atelier-lakeside-light] .hljs-link, [theme=base16-atelier-lakeside-light] .hljs-literal, [theme=base16-atelier-lakeside-light] .hljs-number, [theme=base16-atelier-lakeside-light] .hljs-symbol, [theme=base16-atelier-lakeside-light] .hljs-variable.constant_ { color: #935c25; } [theme=base16-atelier-lakeside-light] .hljs-class .hljs-title, [theme=base16-atelier-lakeside-light] .hljs-title, [theme=base16-atelier-lakeside-light] .hljs-title.class_ { color: #8a8a0f; } [theme=base16-atelier-lakeside-light] .hljs-strong { font-weight: 700; color: #8a8a0f; } [theme=base16-atelier-lakeside-light] .hljs-addition, [theme=base16-atelier-lakeside-light] .hljs-code, [theme=base16-atelier-lakeside-light] .hljs-string, [theme=base16-atelier-lakeside-light] .hljs-title.class_.inherited__ { color: #568c3b; } [theme=base16-atelier-lakeside-light] .hljs-built_in, [theme=base16-atelier-lakeside-light] .hljs-doctag, [theme=base16-atelier-lakeside-light] .hljs-keyword.hljs-atrule, [theme=base16-atelier-lakeside-light] .hljs-quote, [theme=base16-atelier-lakeside-light] .hljs-regexp { color: #2d8f6f; } [theme=base16-atelier-lakeside-light] .hljs-attribute, [theme=base16-atelier-lakeside-light] .hljs-function .hljs-title, [theme=base16-atelier-lakeside-light] .hljs-section, [theme=base16-atelier-lakeside-light] .hljs-title.function_, [theme=base16-atelier-lakeside-light] .ruby .hljs-property { color: #257fad; } [theme=base16-atelier-lakeside-light] .diff .hljs-meta, [theme=base16-atelier-lakeside-light] .hljs-keyword, [theme=base16-atelier-lakeside-light] .hljs-template-tag, [theme=base16-atelier-lakeside-light] .hljs-type { color: #6b6bb8; } [theme=base16-atelier-lakeside-light] .hljs-emphasis { color: #6b6bb8; font-style: italic; } [theme=base16-atelier-lakeside-light] .hljs-meta, [theme=base16-atelier-lakeside-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-lakeside-light] .hljs-meta .hljs-string { color: #b72dd2; } [theme=base16-atelier-lakeside-light] .hljs-meta .hljs-keyword, [theme=base16-atelier-lakeside-light] .hljs-meta-keyword { font-weight: 700; } [theme=base16-atelier-lakeside] { /*! Theme: Atelier Lakeside Author: Bram de Haan (http://atelierbramdehaan.nl) License: ~ MIT (or more permissive) [via base16-schemes-source] Maintainer: @highlightjs/core-team Version: 2021.09.0 */ } [theme=base16-atelier-lakeside] pre code.hljs { display: block; overflow-x: auto; padding: 1em; } [theme=base16-atelier-lakeside] code.hljs { padding: 3px 5px; } [theme=base16-atelier-lakeside] .hljs { color: #7ea2b4; background: #161b1d; } [theme=base16-atelier-lakeside] .hljs ::selection, [theme=base16-atelier-lakeside] .hljs::selection { background-color: #516d7b; color: #7ea2b4; } [theme=base16-atelier-lakeside] .hljs-comment { color: #5a7b8c; } [theme=base16-atelier-lakeside] .hljs-tag { color: #7195a8; } [theme=base16-atelier-lakeside] .hljs-operator, [theme=base16-atelier-lakeside] .hljs-punctuation, [theme=base16-atelier-lakeside] .hljs-subst { color: #7ea2b4; } [th