You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Add Giallo syntax highlighting CSS files for Zola 0.22
This commit is contained in:
@@ -0,0 +1,477 @@
|
||||
/*
|
||||
* theme "one-dark-pro" generated by giallo
|
||||
*/
|
||||
|
||||
.z-code {
|
||||
color: #ABB2BF;
|
||||
background-color: #282C34;
|
||||
}
|
||||
|
||||
.z-hl {
|
||||
background-color: #2C313C;
|
||||
}
|
||||
|
||||
.giallo-ln {
|
||||
color: #495162;
|
||||
}
|
||||
|
||||
.z-keyword { color: #C678DD; }
|
||||
.z-variable { color: #E06C75; }
|
||||
.z-storage { color: #C678DD; }
|
||||
.z-string { color: #98C379; }
|
||||
.z-constant { color: #D19A66; }
|
||||
.z-rgb-value { color: #56B6C2; }
|
||||
.z-comment { color: #7F848E; font-style: italic; }
|
||||
.z-md { color: #C678DD; }
|
||||
.z-punctuation { color: #E06C75; }
|
||||
.z-rgb-value { color: #D19A66; }
|
||||
.z-rgb-value { color: #D19A66; }
|
||||
.z-punctuation { color: #98C379; }
|
||||
.z-punctuation { color: #98C379; }
|
||||
.z-meta.z-embedded { color: #ABB2BF; }
|
||||
.z-source.z-java { color: #E06C75; }
|
||||
.z-keyword.z-operator { color: #ABB2BF; }
|
||||
.z-variable.z-c { color: #ABB2BF; }
|
||||
.z-variable.z-language { color: #E5C07B; }
|
||||
.z-token.z-package { color: #ABB2BF; }
|
||||
.z-meta.z-require { color: #61AFEF; }
|
||||
.z-variable.z-function { color: #61AFEF; }
|
||||
.z-support.z-class { color: #E5C07B; }
|
||||
.z-keyword.z-control { color: #C678DD; }
|
||||
.z-control.z-elements { color: #D19A66; }
|
||||
.z-token.z-storage { color: #C678DD; }
|
||||
.z-support.z-function { color: #56B6C2; }
|
||||
.z-meta.z-tag { color: #ABB2BF; }
|
||||
.z-constant.z-numeric { color: #D19A66; }
|
||||
.z-meta.z-selector { color: #C678DD; }
|
||||
.z-markup.z-heading { color: #E06C75; }
|
||||
.z-markup.z-bold { color: #D19A66; }
|
||||
.z-todo.z-bold { color: #D19A66; }
|
||||
.z-markup.z-italic { color: #C678DD; }
|
||||
.z-todo.z-emphasis { color: #C678DD; }
|
||||
.z-string.z-regexp { color: #56B6C2; }
|
||||
.z-variable.z-interpolation { color: #E06C75; }
|
||||
.z-invalid.z-illegal { color: #FFFFFF; }
|
||||
.z-invalid.z-broken { color: #FFFFFF; }
|
||||
.z-invalid.z-deprecated { color: #FFFFFF; }
|
||||
.z-invalid.z-unimplemented { color: #FFFFFF; }
|
||||
.z-function.z-parameter { color: #ABB2BF; }
|
||||
.z-function.z-brace { color: #ABB2BF; }
|
||||
.z-selector.z-sass { color: #E06C75; }
|
||||
.z-token.z-info-token { color: #61AFEF; }
|
||||
.z-token.z-warn-token { color: #D19A66; }
|
||||
.z-token.z-error-token { color: #F44747; }
|
||||
.z-token.z-debug-token { color: #C678DD; }
|
||||
.z-source.z-ini { color: #98C379; }
|
||||
.z-source.z-makefile { color: #E5C07B; }
|
||||
.z-text.z-variable { color: #E06C75; }
|
||||
.z-text.z-bracketed { color: #E06C75; }
|
||||
.z-invalid.z-xi { color: #ABB2BF; }
|
||||
.z-accent.z-xi { color: #61AFEF; }
|
||||
.z-wikiword.z-xi { color: #D19A66; }
|
||||
.z-markup.z-deleted { color: #E06C75; }
|
||||
.z-markup.z-inserted { color: #98C379; }
|
||||
.z-markup.z-underline { text-decoration: underline; }
|
||||
.z-string.z-regexp { color: #E06C75; }
|
||||
.z-log.z-info { color: #98C379; }
|
||||
.z-log.z-warning { color: #E5C07B; }
|
||||
.z-log.z-error { color: #E06C75; }
|
||||
.z-variable.z-parameter { font-style: italic; }
|
||||
.z-markup.z-link { color: #5C6370; }
|
||||
.z-punctuation.z-string { color: #E06C75; }
|
||||
.z-storage.z-type.z-haskell { color: #D19A66; }
|
||||
.z-variable.z-language.z-rust { color: #E06C75; }
|
||||
.z-support.z-constant.z-edge { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-word { color: #C678DD; }
|
||||
.z-variable.z-parameter.z-function { color: #ABB2BF; }
|
||||
.z-markup.z-changed.z-diff { color: #E5C07B; }
|
||||
.z-markup.z-inserted.z-diff { color: #98C379; }
|
||||
.z-markup.z-deleted.z-diff { color: #E06C75; }
|
||||
.z-meta.z-function.z-c { color: #E06C75; }
|
||||
.z-meta.z-function.z-cpp { color: #E06C75; }
|
||||
.z-punctuation.z-separator.z-key-value { color: #ABB2BF; }
|
||||
.z-support.z-constant.z-math { color: #E5C07B; }
|
||||
.z-variable.z-other.z-constant { color: #E5C07B; }
|
||||
.z-punctuation.z-terminator.z-java { color: #ABB2BF; }
|
||||
.z-meta.z-method-call.z-java { color: #ABB2BF; }
|
||||
.z-meta.z-method.z-java { color: #61AFEF; }
|
||||
.z-storage.z-type.z-java { color: #E5C07B; }
|
||||
.z-keyword.z-operator.z-logical { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-bitwise { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-channel { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-css { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-scss { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-less { color: #56B6C2; }
|
||||
.z-support.z-module.z-node { color: #E5C07B; }
|
||||
.z-support.z-module.z-node { color: #E5C07B; }
|
||||
.z-variable.z-other.z-readwrite { color: #E06C75; }
|
||||
.z-meta.z-object-literal.z-key { color: #E06C75; }
|
||||
.z-support.z-variable.z-property { color: #E06C75; }
|
||||
.z-support.z-constant.z-json { color: #D19A66; }
|
||||
.z-keyword.z-operator.z-new { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-ternary { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-optional { color: #C678DD; }
|
||||
.z-entity.z-name.z-function { color: #61AFEF; }
|
||||
.z-support.z-function.z-console { color: #61AFEF; }
|
||||
.z-keyword.z-operator.z-delete { color: #C678DD; }
|
||||
.z-support.z-variable.z-dom { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-arithmetic { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-comparison { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-decrement { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-increment { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-relational { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-cpp { color: #C678DD; }
|
||||
.z-punctuation.z-separator.z-delimiter { color: #ABB2BF; }
|
||||
.z-punctuation.z-separator.z-c { color: #C678DD; }
|
||||
.z-punctuation.z-separator.z-cpp { color: #C678DD; }
|
||||
.z-support.z-type.z-python { color: #56B6C2; }
|
||||
.z-entity.z-name.z-namespace { color: #E5C07B; }
|
||||
.z-import.z-storage.z-java { color: #E5C07B; }
|
||||
.z-token.z-package.z-keyword { color: #C678DD; }
|
||||
.z-entity.z-name.z-function { color: #61AFEF; }
|
||||
.z-support.z-function.z-any-method { color: #61AFEF; }
|
||||
.z-entity.z-name.z-class { color: #E5C07B; }
|
||||
.z-entity.z-name.z-type { color: #E5C07B; }
|
||||
.z-keyword.z-operator.z-less { color: #D19A66; }
|
||||
.z-keyword.z-other.z-special-method { color: #61AFEF; }
|
||||
.z-keyword.z-operator.z-new { color: #C678DD; }
|
||||
.z-support.z-type.z-property-name { color: #ABB2BF; }
|
||||
.z-support.z-constant.z-property-value { color: #ABB2BF; }
|
||||
.z-support.z-constant.z-font-name { color: #D19A66; }
|
||||
.z-constant.z-other.z-symbol { color: #56B6C2; }
|
||||
.z-punctuation.z-definition.z-constant { color: #D19A66; }
|
||||
.z-entity.z-name.z-tag { color: #E06C75; }
|
||||
.z-entity.z-other.z-attribute-name { color: #D19A66; }
|
||||
.z-entity.z-name.z-section { color: #61AFEF; }
|
||||
.z-keyword.z-other.z-unit { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-bold { color: #E5C07B; }
|
||||
.z-punctuation.z-definition.z-italic { color: #C678DD; }
|
||||
.z-markup.z-heading.z-setext { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-asciidoc { color: #E5C07B; }
|
||||
.z-markup.z-list.z-asciidoc { color: #E5C07B; }
|
||||
.z-markup.z-link.z-asciidoc { color: #C678DD; }
|
||||
.z-string.z-unquoted.z-asciidoc { color: #61AFEF; }
|
||||
.z-punctuation.z-section.z-embedded { color: #E06C75; }
|
||||
.z-meta.z-interface.z-php { color: #E5C07B; }
|
||||
.z-storage.z-type.z-php { color: #E5C07B; }
|
||||
.z-meta.z-function-call.z-php { color: #61AFEF; }
|
||||
.z-support.z-other.z-php { color: #61AFEF; }
|
||||
.z-function.z-parameter.z-ruby { color: #ABB2BF; }
|
||||
.z-function.z-parameter.z-cs { color: #ABB2BF; }
|
||||
.z-block.z-scope.z-end { color: #ABB2BF; }
|
||||
.z-block.z-scope.z-begin { color: #ABB2BF; }
|
||||
.z-storage.z-type.z-cs { color: #E5C07B; }
|
||||
.z-punctuation.z-section.z-embedded { color: #C678DD; }
|
||||
.z-meta.z-template.z-expression { color: #ABB2BF; }
|
||||
.z-keyword.z-operator.z-module { color: #C678DD; }
|
||||
.z-support.z-type.z-primitive { color: #E5C07B; }
|
||||
.z-meta.z-property.z-object { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-assignment { color: #56B6C2; }
|
||||
.z-support.z-constant.z-elm { color: #D19A66; }
|
||||
.z-punctuation.z-quasi.z-element { color: #C678DD; }
|
||||
.z-constant.z-character.z-entity { color: #E06C75; }
|
||||
.z-entity.z-global.z-clojure { color: #E5C07B; }
|
||||
.z-meta.z-symbol.z-clojure { color: #E06C75; }
|
||||
.z-constant.z-keyword.z-clojure { color: #56B6C2; }
|
||||
.z-meta.z-arguments.z-coffee { color: #E06C75; }
|
||||
.z-meta.z-method.z-groovy { color: #61AFEF; }
|
||||
.z-support.z-type.z-swift { color: #E5C07B; }
|
||||
.z-constant.z-regexp.z-xi { color: #C678DD; }
|
||||
.z-keyword.z-control.z-xi { color: #56B6C2; }
|
||||
.z-constant.z-character.z-xi { color: #61AFEF; }
|
||||
.z-meta.z-brace.z-square { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-comment { color: #7F848E; font-style: italic; }
|
||||
.z-markup.z-quote.z-markdown { color: #5C6370; }
|
||||
.z-variable.z-other.z-object { color: #E5C07B; }
|
||||
.z-entity.z-other.z-inherited-class { color: #E5C07B; }
|
||||
.z-constant.z-other.z-php { color: #ABB2BF; }
|
||||
.z-constant.z-character.z-escape { color: #56B6C2; }
|
||||
.z-entity.z-name.z-label { color: #E06C75; }
|
||||
.z-variable.z-language.z-super { font-style: italic; }
|
||||
.z-comment.z-line.z-double-slash { font-style: italic; }
|
||||
.z-comment.z-block.z-documentation { font-style: italic; }
|
||||
.z-markup.z-italic.z-markdown { font-style: italic; }
|
||||
.z-punctuation.z-definition.z-heading { color: #61AFEF; }
|
||||
.z-string.z-quoted.z-json { color: #E06C75; }
|
||||
.z-constant.z-language.z-json { color: #56B6C2; }
|
||||
.z-constant.z-language.z-json { color: #56B6C2; }
|
||||
.z-support.z-constant.z-laravel-blade { color: #C678DD; }
|
||||
.z-string.z-quoted.z-json { color: #98C379; }
|
||||
.z-string.z-quoted.z-json { color: #98C379; }
|
||||
.z-punctuation.z-definition.z-delayed.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-separator.z-pipe.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-separator.z-delimiter.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-hash.z-unison { color: #E06C75; }
|
||||
.z-variable.z-other.z-generic-type.z-haskell { color: #C678DD; }
|
||||
.z-support.z-variable.z-magic.z-python { color: #E06C75; }
|
||||
.z-punctuation.z-separator.z-period.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-separator.z-element.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-parenthesis.z-begin.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-parenthesis.z-end.z-python { color: #ABB2BF; }
|
||||
.z-storage.z-modifier.z-lifetime.z-rust { color: #ABB2BF; }
|
||||
.z-support.z-function.z-std.z-rust { color: #61AFEF; }
|
||||
.z-entity.z-name.z-lifetime.z-rust { color: #E5C07B; }
|
||||
.z-constant.z-other.z-character-class.z-regexp { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-quantifier.z-regexp { color: #D19A66; }
|
||||
.z-meta.z-diff.z-header.z-from-file { color: #61AFEF; }
|
||||
.z-meta.z-diff.z-header.z-to-file { color: #61AFEF; }
|
||||
.z-punctuation.z-definition.z-from-file.z-diff { color: #61AFEF; }
|
||||
.z-punctuation.z-definition.z-to-file.z-diff { color: #61AFEF; }
|
||||
.z-punctuation.z-terminator.z-statement.z-c { color: #ABB2BF; }
|
||||
.z-keyword.z-operator.z-expression.z-import { color: #61AFEF; }
|
||||
.z-support.z-constant.z-property.z-math { color: #D19A66; }
|
||||
.z-storage.z-type.z-annotation.z-java { color: #E5C07B; }
|
||||
.z-meta.z-method.z-identifier.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-separator.z-period.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-bracket.z-angle.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-annotation.z-java { color: #ABB2BF; }
|
||||
.z-meta.z-method.z-body.z-java { color: #ABB2BF; }
|
||||
.z-storage.z-modifier.z-import.z-java { color: #E5C07B; }
|
||||
.z-storage.z-type.z-generic.z-java { color: #E5C07B; }
|
||||
.z-keyword.z-operator.z-instanceof.z-java { color: #C678DD; }
|
||||
.z-support.z-constant.z-property-value.z-scss { color: #D19A66; }
|
||||
.z-support.z-constant.z-property-value.z-css { color: #D19A66; }
|
||||
.z-support.z-type.z-object.z-module { color: #E5C07B; }
|
||||
.z-entity.z-name.z-type.z-module { color: #E5C07B; }
|
||||
.z-support.z-variable.z-object.z-process { color: #E06C75; }
|
||||
.z-support.z-variable.z-object.z-node { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-expression.z-instanceof { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-keyof { color: #C678DD; }
|
||||
.z-support.z-type.z-object.z-console { color: #E06C75; }
|
||||
.z-support.z-variable.z-property.z-process { color: #D19A66; }
|
||||
.z-keyword.z-operator.z-misc.z-rust { color: #ABB2BF; }
|
||||
.z-keyword.z-operator.z-sigil.z-rust { color: #C678DD; }
|
||||
.z-support.z-type.z-object.z-dom { color: #56B6C2; }
|
||||
.z-support.z-variable.z-property.z-dom { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-assignment.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-comparison.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-increment.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-decrement.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-assignment.z-cpp { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-comparison.z-cpp { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-increment.z-cpp { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-decrement.z-cpp { color: #C678DD; }
|
||||
.z-support.z-type.z-posix-reserved.z-c { color: #56B6C2; }
|
||||
.z-support.z-type.z-posix-reserved.z-cpp { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-sizeof.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-sizeof.z-cpp { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-logical.z-python { color: #C678DD; }
|
||||
.z-variable.z-parameter.z-function.z-python { color: #D19A66; }
|
||||
.z-punctuation.z-separator.z-arguments.z-python { color: #ABB2BF; }
|
||||
.z-meta.z-function-call.z-generic.z-python { color: #61AFEF; }
|
||||
.z-keyword.z-operator.z-assignment.z-compound { color: #C678DD; }
|
||||
.z-token.z-variable.z-parameter.z-java { color: #ABB2BF; }
|
||||
.z-entity.z-name.z-type.z-namespace { color: #E5C07B; }
|
||||
.z-entity.z-name.z-type.z-class { color: #E5C07B; }
|
||||
.z-variable.z-other.z-class.z-js { color: #E5C07B; }
|
||||
.z-variable.z-other.z-class.z-ts { color: #E5C07B; }
|
||||
.z-variable.z-other.z-class.z-php { color: #E06C75; }
|
||||
.z-keyword.z-operator.z-expression.z-delete { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-in { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-of { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-instanceof { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-typeof { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-expression.z-void { color: #C678DD; }
|
||||
.z-token.z-storage.z-type.z-java { color: #E5C07B; }
|
||||
.z-support.z-type.z-property-name.z-toml { color: #E06C75; }
|
||||
.z-entity.z-other.z-attribute-name.z-id { color: #61AFEF; }
|
||||
.z-entity.z-name.z-section.z-markdown { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-heading.z-markdown { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-bold.z-markdown { color: #D19A66; }
|
||||
.z-markup.z-inline.z-raw.z-markdown { color: #98C379; }
|
||||
.z-punctuation.z-definition.z-raw.z-markdown { color: #E5C07B; }
|
||||
.z-punctuation.z-definition.z-list.z-markdown { color: #E5C07B; }
|
||||
.z-punctuation.z-definition.z-metadata.z-markdown { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-metadata.z-markdown { color: #E06C75; }
|
||||
.z-markup.z-underline.z-link.z-markdown { color: #C678DD; }
|
||||
.z-markup.z-raw.z-monospace.z-asciidoc { color: #98C379; }
|
||||
.z-markup.z-other.z-url.z-asciidoc { color: #C678DD; }
|
||||
.z-markup.z-other.z-url.z-asciidoc { color: #61AFEF; }
|
||||
.z-punctuation.z-section.z-embedded.z-begin { color: #C678DD; }
|
||||
.z-punctuation.z-section.z-embedded.z-end { color: #C678DD; }
|
||||
.z-invalid.z-illegal.z-bad-ampersand.z-html { color: #ABB2BF; }
|
||||
.z-invalid.z-illegal.z-unrecognized-tag.z-html { color: #E06C75; }
|
||||
.z-support.z-type.z-property-name.z-json { color: #E06C75; }
|
||||
.z-entity.z-other.z-alias.z-php { color: #E5C07B; }
|
||||
.z-keyword.z-operator.z-error-control.z-php { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-type.z-php { color: #C678DD; }
|
||||
.z-invalid.z-illegal.z-non-null-typehinted.z-php { color: #F44747; }
|
||||
.z-keyword.z-other.z-type.z-php { color: #E5C07B; }
|
||||
.z-meta.z-function-call.z-object.z-php { color: #61AFEF; }
|
||||
.z-meta.z-function-call.z-static.z-php { color: #61AFEF; }
|
||||
.z-punctuation.z-separator.z-delimiter.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-terminator.z-expression.z-php { color: #ABB2BF; }
|
||||
.z-support.z-constant.z-core.z-rust { color: #D19A66; }
|
||||
.z-support.z-constant.z-ext.z-php { color: #D19A66; }
|
||||
.z-support.z-constant.z-std.z-php { color: #D19A66; }
|
||||
.z-support.z-constant.z-core.z-php { color: #D19A66; }
|
||||
.z-support.z-constant.z-parser-token.z-php { color: #D19A66; }
|
||||
.z-entity.z-name.z-goto-label.z-php { color: #61AFEF; }
|
||||
.z-keyword.z-operator.z-logical.z-php { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-bitwise.z-php { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-arithmetic.z-php { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-regexp.z-php { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-comparison.z-php { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-heredoc.z-php { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-nowdoc.z-php { color: #C678DD; }
|
||||
.z-meta.z-function.z-decorator.z-python { color: #61AFEF; }
|
||||
.z-support.z-token.z-decorator.z-python { color: #56B6C2; }
|
||||
.z-constant.z-language.z-symbol.z-ruby { color: #56B6C2; }
|
||||
.z-support.z-type.z-primitive.z-ts { color: #E5C07B; }
|
||||
.z-support.z-type.z-builtin.z-ts { color: #E5C07B; }
|
||||
.z-support.z-type.z-primitive.z-tsx { color: #E5C07B; }
|
||||
.z-support.z-type.z-builtin.z-tsx { color: #E5C07B; }
|
||||
.z-punctuation.z-definition.z-template-expression.z-begin { color: #C678DD; }
|
||||
.z-punctuation.z-definition.z-template-expression.z-end { color: #C678DD; }
|
||||
.z-support.z-type.z-type.z-flowtype { color: #61AFEF; }
|
||||
.z-variable.z-parameter.z-function.z-js { color: #E06C75; }
|
||||
.z-keyword.z-other.z-template.z-begin { color: #98C379; }
|
||||
.z-keyword.z-other.z-template.z-end { color: #98C379; }
|
||||
.z-keyword.z-other.z-substitution.z-begin { color: #98C379; }
|
||||
.z-keyword.z-other.z-substitution.z-end { color: #98C379; }
|
||||
.z-keyword.z-operator.z-assignment.z-go { color: #E5C07B; }
|
||||
.z-keyword.z-operator.z-arithmetic.z-go { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-address.z-go { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-arithmetic.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-arithmetic.z-cpp { color: #C678DD; }
|
||||
.z-entity.z-name.z-package.z-go { color: #E5C07B; }
|
||||
.z-support.z-type.z-prelude.z-elm { color: #56B6C2; }
|
||||
.z-entity.z-other.z-attribute-name.z-pseudo-element { color: #56B6C2; }
|
||||
.z-entity.z-other.z-attribute-name.z-pseudo-class { color: #56B6C2; }
|
||||
.z-variable.z-parameter.z-function.z-coffee { color: #E06C75; }
|
||||
.z-meta.z-scope.z-prerequisites.z-makefile { color: #E06C75; }
|
||||
.z-storage.z-modifier.z-import.z-groovy { color: #E5C07B; }
|
||||
.z-support.z-variable.z-semantic.z-hlsl { color: #E5C07B; }
|
||||
.z-support.z-type.z-texture.z-hlsl { color: #C678DD; }
|
||||
.z-support.z-type.z-sampler.z-hlsl { color: #C678DD; }
|
||||
.z-support.z-type.z-object.z-hlsl { color: #C678DD; }
|
||||
.z-support.z-type.z-fx.z-hlsl { color: #C678DD; }
|
||||
.z-support.z-type.z-object.z-hlsl { color: #C678DD; }
|
||||
.z-support.z-type.z-vb.z-asp { color: #E5C07B; }
|
||||
.z-entity.z-name.z-function.z-xi { color: #E5C07B; }
|
||||
.z-entity.z-name.z-class.z-xi { color: #56B6C2; }
|
||||
.z-punctuation.z-definition.z-tag.z-xi { color: #5C6370; }
|
||||
.z-entity.z-name.z-label.z-cs { color: #E5C07B; }
|
||||
.z-entity.z-name.z-label.z-cs { color: #E06C75; }
|
||||
.z-constant.z-language.z-symbol.z-elixir { color: #56B6C2; }
|
||||
.z-support.z-other.z-namespace.z-php { color: #ABB2BF; }
|
||||
.z-variable.z-parameter.z-function.z-latex { color: #E06C75; }
|
||||
.z-variable.z-other.z-constant.z-property { color: #E06C75; }
|
||||
.z-variable.z-other.z-readwrite.z-c { color: #E06C75; }
|
||||
.z-punctuation.z-separator.z-colon.z-php { color: #ABB2BF; }
|
||||
.z-support.z-other.z-parenthesis.z-regexp { color: #D19A66; }
|
||||
.z-keyword.z-operator.z-expression.z-is { color: #C678DD; }
|
||||
.z-constant.z-character.z-math.z-tex { color: #98C379; }
|
||||
.z-entity.z-other.z-attribute-name.z-js { font-style: italic; }
|
||||
.z-entity.z-other.z-attribute-name.z-ts { font-style: italic; }
|
||||
.z-entity.z-other.z-attribute-name.z-jsx { font-style: italic; }
|
||||
.z-entity.z-other.z-attribute-name.z-tsx { font-style: italic; }
|
||||
.z-entity.z-name.z-tag.z-laravel-blade { color: #C678DD; }
|
||||
.z-punctuation.z-definition.z-list.z-begin.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-list.z-end.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-ability.z-begin.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-ability.z-end.z-unison { color: #E06C75; }
|
||||
.z-punctuation.z-operator.z-assignment.z-as.z-unison { color: #E06C75; }
|
||||
.z-storage.z-type.z-object.z-array.z-java { color: #E5C07B; }
|
||||
.z-punctuation.z-section.z-block.z-begin.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-block.z-end.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-method-parameters.z-begin.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-method-parameters.z-end.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-method.z-begin.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-method.z-end.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-class.z-begin.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-class.z-end.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-inner-class.z-begin.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-inner-class.z-end.z-java { color: #ABB2BF; }
|
||||
.z-meta.z-definition.z-variable.z-name.z-java { color: #E06C75; }
|
||||
.z-support.z-constant.z-color.z-w3c-standard-color-name.z-css { color: #D19A66; }
|
||||
.z-support.z-constant.z-color.z-w3c-standard-color-name.z-scss { color: #D19A66; }
|
||||
.z-punctuation.z-separator.z-list.z-comma.z-css { color: #ABB2BF; }
|
||||
.z-support.z-constant.z-color.z-w3c-standard-color-name.z-css { color: #D19A66; }
|
||||
.z-support.z-type.z-vendored.z-property-name.z-css { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-bitwise.z-shift.z-c { color: #C678DD; }
|
||||
.z-keyword.z-operator.z-bitwise.z-shift.z-cpp { color: #C678DD; }
|
||||
.z-variable.z-parameter.z-function.z-language.z-python { color: #D19A66; }
|
||||
.z-punctuation.z-definition.z-arguments.z-begin.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-arguments.z-end.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-list.z-begin.z-python { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-list.z-end.z-python { color: #ABB2BF; }
|
||||
.z-keyword.z-operator.z-assignment.z-compound.z-js { color: #56B6C2; }
|
||||
.z-keyword.z-operator.z-assignment.z-compound.z-ts { color: #56B6C2; }
|
||||
.z-support.z-type.z-property-name.z-table.z-toml { color: #E06C75; }
|
||||
.z-support.z-type.z-property-name.z-array.z-toml { color: #E06C75; }
|
||||
.z-entity.z-other.z-attribute-name.z-class.z-css { color: #D19A66; }
|
||||
.z-punctuation.z-definition.z-list.z-begin.z-markdown { color: #E5C07B; }
|
||||
.z-markup.z-inline.z-raw.z-string.z-markdown { color: #98C379; }
|
||||
.z-punctuation.z-definition.z-string.z-begin.z-markdown { color: #E06C75; }
|
||||
.z-punctuation.z-definition.z-string.z-end.z-markdown { color: #E06C75; }
|
||||
.z-beginning.z-punctuation.z-definition.z-list.z-markdown { color: #E06C75; }
|
||||
.z-markup.z-underline.z-link.z-image.z-markdown { color: #C678DD; }
|
||||
.z-string.z-other.z-link.z-title.z-markdown { color: #61AFEF; }
|
||||
.z-string.z-other.z-link.z-description.z-markdown { color: #61AFEF; }
|
||||
.z-support.z-other.z-namespace.z-use.z-php { color: #E5C07B; }
|
||||
.z-support.z-other.z-namespace.z-use-as.z-php { color: #E5C07B; }
|
||||
.z-punctuation.z-section.z-array.z-begin.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-array.z-end.z-php { color: #ABB2BF; }
|
||||
.z-meta.z-other.z-type.z-phpdoc.z-php { color: #E5C07B; }
|
||||
.z-keyword.z-other.z-array.z-phpdoc.z-php { color: #E5C07B; }
|
||||
.z-punctuation.z-section.z-scope.z-begin.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-scope.z-end.z-php { color: #ABB2BF; }
|
||||
.z-meta.z-function.z-decorator.z-identifier.z-python { color: #56B6C2; }
|
||||
.z-constant.z-language.z-symbol.z-hashkey.z-ruby { color: #56B6C2; }
|
||||
.z-entity.z-name.z-variable.z-local.z-cs { color: #E06C75; }
|
||||
.z-meta.z-definition.z-variable.z-name.z-groovy { color: #E06C75; }
|
||||
.z-support.z-type.z-object.z-rw.z-hlsl { color: #C678DD; }
|
||||
.z-constant.z-character.z-character-class.z-regexp.z-xi { color: #E06C75; }
|
||||
.z-constant.z-other.z-color.z-rgb-value.z-xi { color: #FFFFFF; }
|
||||
.z-entity.z-name.z-scope-resolution.z-function.z-call { color: #E5C07B; }
|
||||
.z-entity.z-name.z-scope-resolution.z-function.z-definition { color: #E5C07B; }
|
||||
.z-markup.z-heading.z-setext.z-\31 .z-markdown { color: #E06C75; }
|
||||
.z-markup.z-heading.z-setext.z-\32 .z-markdown { color: #E06C75; }
|
||||
.z-constant.z-language.z-symbol.z-double-quoted.z-elixir { color: #56B6C2; }
|
||||
.z-entity.z-name.z-variable.z-parameter.z-cs { color: #E5C07B; }
|
||||
.z-entity.z-name.z-variable.z-field.z-cs { color: #E06C75; }
|
||||
.z-punctuation.z-section.z-embedded.z-begin.z-php { color: #BE5046; }
|
||||
.z-punctuation.z-section.z-embedded.z-end.z-php { color: #BE5046; }
|
||||
.z-entity.z-name.z-variable.z-parameter.z-php { color: #ABB2BF; }
|
||||
.z-constant.z-numeric.z-decimal.z-asm.z-x86_64 { color: #C678DD; }
|
||||
.z-constant.z-other.z-general.z-math.z-tex { color: #61AFEF; }
|
||||
.z-constant.z-character.z-format.z-placeholder.z-other.z-python { color: #D19A66; }
|
||||
.z-entity.z-name.z-class.z-identifier.z-namespace.z-type { color: #E5C07B; }
|
||||
.z-invalid.z-deprecated.z-entity.z-other.z-attribute-name.z-html { color: #D19A66; }
|
||||
.z-punctuation.z-definition.z-begin.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-end.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-begin.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-end.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
.z-meta.z-definition.z-class.z-inherited.z-classes.z-groovy { color: #98C379; }
|
||||
.z-beginning.z-punctuation.z-definition.z-quote.z-markdown.z-xi { color: #98C379; }
|
||||
.z-beginning.z-punctuation.z-definition.z-list.z-markdown.z-xi { color: #7F848E; }
|
||||
.z-punctuation.z-definition.z-block.z-sequence.z-item.z-yaml { color: #ABB2BF; }
|
||||
.z-support.z-class.z-math.z-block.z-environment.z-latex { color: #61AFEF; }
|
||||
.z-variable.z-parameter.z-function.z-language.z-special.z-self.z-python { color: #E5C07B; }
|
||||
.z-variable.z-parameter.z-function.z-language.z-special.z-cls.z-python { color: #E5C07B; }
|
||||
.z-punctuation.z-section.z-block.z-begin.z-bracket.z-curly.z-cpp { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-block.z-end.z-bracket.z-curly.z-cpp { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-block.z-begin.z-bracket.z-curly.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-block.z-end.z-bracket.z-curly.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-parens.z-begin.z-bracket.z-round.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-parens.z-end.z-bracket.z-round.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-parameters.z-begin.z-bracket.z-round.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-parameters.z-end.z-bracket.z-round.z-c { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-class.z-begin.z-bracket.z-curly.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-class.z-end.z-bracket.z-curly.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-method.z-begin.z-bracket.z-curly.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-section.z-method.z-end.z-bracket.z-curly.z-java { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-parameters.z-begin.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-parameters.z-end.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-arguments.z-begin.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-arguments.z-end.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-storage-type.z-begin.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-storage-type.z-end.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-array.z-begin.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-array.z-end.z-bracket.z-round.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-section.z-switch-block.z-end.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-section.z-switch-block.z-start.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-section.z-switch-block.z-begin.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
.z-punctuation.z-definition.z-section.z-switch-block.z-end.z-bracket.z-curly.z-php { color: #ABB2BF; }
|
||||
@@ -0,0 +1,370 @@
|
||||
/*
|
||||
* theme "one-light" generated by giallo
|
||||
*/
|
||||
|
||||
.z-code {
|
||||
color: #383A42;
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
|
||||
.z-hl {
|
||||
background-color: #383A420C;
|
||||
}
|
||||
|
||||
.giallo-ln {
|
||||
color: #9D9D9F;
|
||||
}
|
||||
|
||||
.z-comment { color: #A0A1A7; font-style: italic; }
|
||||
.z-keyword { color: #A626A4; }
|
||||
.z-storage { color: #A626A4; }
|
||||
.z-constant { color: #986801; }
|
||||
.z-variable { color: #E45649; }
|
||||
.z-string { color: #50A14F; }
|
||||
.z-none { color: #383A42; }
|
||||
.z-customrule { color: #383A42; }
|
||||
.z-source { color: #383A42; }
|
||||
.z-embedded { color: #383A42; }
|
||||
.z-property-name { color: #696C77; }
|
||||
.z-property-value { color: #696C77; }
|
||||
.z-quoted { color: #50A14F; }
|
||||
.z-separator { color: #986801; }
|
||||
.z-array { color: #696C77; }
|
||||
.z-scope { color: #696C77; }
|
||||
.z-section { color: #696C77; }
|
||||
.z-function { color: #E45649; }
|
||||
.z-bool { color: #986801; }
|
||||
.z-bracket { color: #383A42; }
|
||||
.z-attribute-name { color: #C18401; }
|
||||
.z-string { color: #A626A4; }
|
||||
.z-punctuation { color: #50A14F; }
|
||||
.z-punctuation { color: #E45649; }
|
||||
.z-variable { color: #383A42; }
|
||||
.z-variable { color: #383A42; }
|
||||
.z-variable { color: #383A42; }
|
||||
.z-variable { color: #383A42; }
|
||||
.z-variable { color: #C18401; }
|
||||
.z-variable { color: #C18401; }
|
||||
.z-variable { color: #C18401; }
|
||||
.z-variable { color: #C18401; }
|
||||
.z-constant { color: #986801; }
|
||||
.z-storage { color: #986801; }
|
||||
.z-punctuation { color: #E45649; }
|
||||
.z-entity { color: #4078F2; }
|
||||
.z-punctuation { color: #383A42; }
|
||||
.z-punctuation { color: #50A14F; }
|
||||
.z-punctuation { color: #50A14F; }
|
||||
.z-keyword.z-control { color: #A626A4; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-constant.z-variable { color: #986801; }
|
||||
.z-constant.z-numeric { color: #986801; }
|
||||
.z-variable.z-interpolation { color: #CA1243; }
|
||||
.z-variable.z-parameter { color: #383A42; }
|
||||
.z-string.z-regexp { color: #0184BC; }
|
||||
.z-support.z-class { color: #C18401; }
|
||||
.z-support.z-type { color: #0184BC; }
|
||||
.z-support.z-function { color: #0184BC; }
|
||||
.z-meta.z-class { color: #C18401; }
|
||||
.z-meta.z-method-call { color: #383A42; }
|
||||
.z-meta.z-method { color: #383A42; }
|
||||
.z-meta.z-link { color: #986801; }
|
||||
.z-meta.z-require { color: #4078F2; }
|
||||
.z-meta.z-selector { color: #A626A4; }
|
||||
.z-meta.z-separator { color: #383A42; }
|
||||
.z-meta.z-tag { color: #383A42; }
|
||||
.z-invalid.z-deprecated { color: #000000; background-color: #F2A60D; }
|
||||
.z-invalid.z-illegal { color: #FFFFFF; background-color: #FF1414; }
|
||||
.z-markup.z-bold { color: #986801; font-weight: bold; }
|
||||
.z-markup.z-changed { color: #A626A4; }
|
||||
.z-markup.z-deleted { color: #E45649; }
|
||||
.z-markup.z-italic { color: #A626A4; font-style: italic; }
|
||||
.z-markup.z-heading { color: #E45649; }
|
||||
.z-markup.z-link { color: #0184BC; }
|
||||
.z-markup.z-inserted { color: #50A14F; }
|
||||
.z-markup.z-quote { color: #986801; }
|
||||
.z-markup.z-raw { color: #50A14F; }
|
||||
.z-ng.z-interpolation { color: #E45649; }
|
||||
.z-ng.z-pipe { color: #383A42; }
|
||||
.z-ng.z-operator { color: #383A42; }
|
||||
.z-ng.z-tag { color: #0184BC; }
|
||||
.z-support.z-constant { color: #986801; }
|
||||
.z-markup.z-link { color: #A0A1A7; }
|
||||
.z-keyword.z-operator { color: #A626A4; }
|
||||
.z-keyword.z-operator { color: #A626A4; }
|
||||
.z-keyword.z-operator { color: #A626A4; }
|
||||
.z-property-name.z-support { color: #383A42; }
|
||||
.z-property-value.z-support { color: #383A42; }
|
||||
.z-constant.z-language { color: #4078F2; }
|
||||
.z-constant.z-numeric { color: #4078F2; }
|
||||
.z-constant.z-definition { color: #4078F2; }
|
||||
.z-variable.z-definition { color: #A626A4; }
|
||||
.z-variable.z-anonymous { color: #A626A4; }
|
||||
.z-keyword.z-special-method { color: #E45649; }
|
||||
.z-embedded.z-section { color: #E45649; }
|
||||
.z-regexp.z-section { color: #CA1243; }
|
||||
.z-regexp.z-string { color: #CA1243; }
|
||||
.z-keyword.z-operator { color: #986801; }
|
||||
.z-variable.z-constant { color: #C18401; }
|
||||
.z-storage.z-type { color: #C18401; }
|
||||
.z-meta.z-key-pair { color: #E45649; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-function.z-begin { color: #4078F2; }
|
||||
.z-function.z-end { color: #4078F2; }
|
||||
.z-string.z-begin { color: #383A42; }
|
||||
.z-string.z-end { color: #383A42; }
|
||||
.z-class.z-bracket { color: #383A42; }
|
||||
.z-variable.z-parameter { color: #986801; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-punctuation.z-definition { color: #CA1243; }
|
||||
.z-punctuation.z-definition { color: #CA1243; }
|
||||
.z-punctuation.z-accessor { color: #383A42; }
|
||||
.z-punctuation.z-accessor { color: #383A42; }
|
||||
.z-punctuation.z-accessor { color: #383A42; }
|
||||
.z-support.z-variable { color: #E45649; }
|
||||
.z-support.z-variable { color: #E45649; }
|
||||
.z-support.z-variable { color: #E45649; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-keyword.z-operator { color: #0184BC; }
|
||||
.z-support.z-type { color: #383A42; }
|
||||
.z-support.z-type { color: #383A42; }
|
||||
.z-support.z-type { color: #383A42; }
|
||||
.z-support.z-type { color: #383A42; }
|
||||
.z-constant.z-other { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-punctuation.z-accessor { color: #50A14F; }
|
||||
.z-punctuation.z-accessor { color: #50A14F; }
|
||||
.z-punctuation.z-accessor { color: #50A14F; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-keyword.z-operator { color: #383A42; }
|
||||
.z-punctuation.z-definition { color: #50A14F; }
|
||||
.z-punctuation.z-definition { color: #50A14F; }
|
||||
.z-punctuation.z-definition { color: #50A14F; }
|
||||
.z-punctuation.z-definition { color: #50A14F; }
|
||||
.z-punctuation.z-string { color: #E45649; }
|
||||
.z-entity.z-name.z-type { color: #C18401; }
|
||||
.z-entity.z-other.z-inherited-class { color: #C18401; }
|
||||
.z-keyword.z-other.z-special-method { color: #4078F2; }
|
||||
.z-keyword.z-other.z-unit { color: #986801; }
|
||||
.z-storage.z-type.z-annotation { color: #A626A4; }
|
||||
.z-storage.z-type.z-primitive { color: #A626A4; }
|
||||
.z-storage.z-modifier.z-package { color: #383A42; }
|
||||
.z-storage.z-modifier.z-import { color: #383A42; }
|
||||
.z-constant.z-character.z-escape { color: #0184BC; }
|
||||
.z-constant.z-other.z-color { color: #0184BC; }
|
||||
.z-constant.z-other.z-symbol { color: #0184BC; }
|
||||
.z-string.z-other.z-link { color: #E45649; }
|
||||
.z-punctuation.z-definition.z-comment { color: #A0A1A7; }
|
||||
.z-punctuation.z-definition.z-method-parameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-function-parameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-parameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-separator { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-seperator { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-array { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-heading { color: #4078F2; }
|
||||
.z-punctuation.z-definition.z-identity { color: #4078F2; }
|
||||
.z-punctuation.z-definition.z-bold { color: #C18401; font-weight: bold; }
|
||||
.z-punctuation.z-definition.z-italic { color: #A626A4; font-style: italic; }
|
||||
.z-punctuation.z-section.z-embedded { color: #CA1243; }
|
||||
.z-punctuation.z-section.z-method { color: #383A42; }
|
||||
.z-punctuation.z-section.z-class { color: #383A42; }
|
||||
.z-punctuation.z-section.z-inner-class { color: #383A42; }
|
||||
.z-support.z-function.z-any-method { color: #4078F2; }
|
||||
.z-entity.z-name.z-function { color: #4078F2; }
|
||||
.z-entity.z-name.z-class { color: #C18401; }
|
||||
.z-entity.z-name.z-section { color: #4078F2; }
|
||||
.z-entity.z-name.z-tag { color: #E45649; }
|
||||
.z-entity.z-other.z-attribute-name { color: #986801; }
|
||||
.z-meta.z-class.z-body { color: #383A42; }
|
||||
.z-meta.z-definition.z-variable { color: #E45649; }
|
||||
.z-ng.z-interpolation.z-begin { color: #4078F2; }
|
||||
.z-ng.z-interpolation.z-end { color: #4078F2; }
|
||||
.z-support.z-type.z-property-name { color: #383A42; }
|
||||
.z-meta.z-array-binding-pattern-variable.z-js { color: #383A42; }
|
||||
.z-meta.z-array-binding-pattern-variable.z-ts { color: #383A42; }
|
||||
.z-meta.z-array-binding-pattern-variable.z-tsx { color: #383A42; }
|
||||
.z-meta.z-class.z-js { color: #383A42; }
|
||||
.z-meta.z-class.z-ts { color: #383A42; }
|
||||
.z-meta.z-class.z-jsx { color: #383A42; }
|
||||
.z-meta.z-class.z-tsx { color: #383A42; }
|
||||
.z-constant.z-language.z-json { color: #0184BC; }
|
||||
.z-storage.z-type.z-cs { color: #C18401; }
|
||||
.z-meta.z-attribute.z-rust { color: #986801; }
|
||||
.z-markup.z-heading.z-setext { color: #383A42; }
|
||||
.z-markup.z-quote.z-markdown { color: #A0A1A7; font-style: italic; }
|
||||
.z-meta.z-class.z-php { color: #383A42; }
|
||||
.z-source.z-ruby.z-embedded { color: #C18401; }
|
||||
.z-punctuation.z-definition.z-heading { color: #4078F2; }
|
||||
.z-source.z-embedded.z-source { color: #383A42; }
|
||||
.z-parameter.z-variable.z-function { color: #986801; font-style: italic; }
|
||||
.z-embedded.z-source.z-empty { color: #E45649; }
|
||||
.z-storage.z-type.z-string { color: #A626A4; }
|
||||
.z-storage.z-modifier.z-import { color: #C18401; }
|
||||
.z-keyword.z-operator.z-instanceof { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-delete { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-in { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-of { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-instanceof { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-new { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-typeof { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-void { color: #A626A4; }
|
||||
.z-punctuation.z-definition.z-typeparameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-typeparameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-typeparameters { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-block { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-block { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-block { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-comma { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-comma { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-comma { color: #383A42; }
|
||||
.z-punctuation.z-section.z-embedded { color: #383A42; }
|
||||
.z-punctuation.z-section.z-embedded { color: #383A42; }
|
||||
.z-punctuation.z-section.z-embedded { color: #383A42; }
|
||||
.z-punctuation.z-section.z-embedded { color: #383A42; }
|
||||
.z-string.z-quoted.z-json { color: #E45649; }
|
||||
.z-constant.z-language.z-json { color: #0184BC; }
|
||||
.z-constant.z-language.z-json { color: #0184BC; }
|
||||
.z-string.z-quoted.z-json { color: #50A14F; }
|
||||
.z-string.z-quoted.z-json { color: #50A14F; }
|
||||
.z-entity.z-name.z-type.z-class { color: #C18401; }
|
||||
.z-entity.z-other.z-attribute-name.z-id { color: #4078F2; }
|
||||
.z-support.z-type.z-property-name.z-json { color: #E45649; }
|
||||
.z-punctuation.z-separator.z-key-value.z-ts { color: #0184BC; }
|
||||
.z-punctuation.z-separator.z-key-value.z-js { color: #0184BC; }
|
||||
.z-punctuation.z-separator.z-key-value.z-tsx { color: #0184BC; }
|
||||
.z-variable.z-other.z-readwrite.z-js { color: #383A42; }
|
||||
.z-variable.z-other.z-readwrite.z-ts { color: #383A42; }
|
||||
.z-variable.z-other.z-readwrite.z-tsx { color: #383A42; }
|
||||
.z-support.z-variable.z-dom.z-js { color: #E45649; }
|
||||
.z-support.z-variable.z-dom.z-ts { color: #E45649; }
|
||||
.z-support.z-variable.z-property.z-js { color: #E45649; }
|
||||
.z-support.z-variable.z-property.z-ts { color: #E45649; }
|
||||
.z-support.z-variable.z-property.z-tsx { color: #E45649; }
|
||||
.z-keyword.z-control.z-default.z-js { color: #E45649; }
|
||||
.z-keyword.z-control.z-default.z-ts { color: #E45649; }
|
||||
.z-keyword.z-control.z-default.z-tsx { color: #E45649; }
|
||||
.z-meta.z-brace.z-round.z-js { color: #383A42; }
|
||||
.z-meta.z-brace.z-square.z-js { color: #383A42; }
|
||||
.z-meta.z-brace.z-round.z-ts { color: #383A42; }
|
||||
.z-meta.z-brace.z-square.z-ts { color: #383A42; }
|
||||
.z-meta.z-brace.z-round.z-tsx { color: #383A42; }
|
||||
.z-meta.z-brace.z-square.z-tsx { color: #383A42; }
|
||||
.z-punctuation.z-terminator.z-statement.z-js { color: #383A42; }
|
||||
.z-punctuation.z-terminator.z-statement.z-ts { color: #383A42; }
|
||||
.z-punctuation.z-terminator.z-statement.z-tsx { color: #383A42; }
|
||||
.z-keyword.z-operator.z-new.z-ts { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-new.z-j { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-new.z-tsx { color: #A626A4; }
|
||||
.z-punctuation.z-separator.z-parameter.z-js { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-parameter.z-ts { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-parameter.z-tsx { color: #383A42; }
|
||||
.z-constant.z-language.z-import-export-all.z-js { color: #E45649; }
|
||||
.z-constant.z-language.z-import-export-all.z-ts { color: #E45649; }
|
||||
.z-constant.z-language.z-import-export-all.z-jsx { color: #0184BC; }
|
||||
.z-constant.z-language.z-import-export-all.z-tsx { color: #0184BC; }
|
||||
.z-keyword.z-control.z-as.z-js { color: #383A42; }
|
||||
.z-keyword.z-control.z-as.z-ts { color: #383A42; }
|
||||
.z-keyword.z-control.z-as.z-jsx { color: #383A42; }
|
||||
.z-keyword.z-control.z-as.z-tsx { color: #383A42; }
|
||||
.z-variable.z-other.z-constant.z-js { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-ts { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-jsx { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-tsx { color: #986801; }
|
||||
.z-storage.z-type.z-property.z-js { color: #0184BC; }
|
||||
.z-storage.z-type.z-property.z-jsx { color: #0184BC; }
|
||||
.z-storage.z-type.z-property.z-ts { color: #0184BC; }
|
||||
.z-storage.z-type.z-property.z-tsx { color: #0184BC; }
|
||||
.z-variable.z-other.z-object.z-js { color: #383A42; }
|
||||
.z-variable.z-other.z-object.z-ts { color: #383A42; }
|
||||
.z-meta.z-object-literal.z-key.z-js { color: #E45649; }
|
||||
.z-meta.z-object-literal.z-key.z-ts { color: #E45649; }
|
||||
.z-support.z-variable.z-magic.z-python { color: #E45649; }
|
||||
.z-meta.z-function.z-parameters.z-python { color: #986801; }
|
||||
.z-punctuation.z-separator.z-annotation.z-python { color: #383A42; }
|
||||
.z-punctuation.z-separator.z-parameters.z-python { color: #383A42; }
|
||||
.z-variable.z-other.z-readwrite.z-cs { color: #383A42; }
|
||||
.z-variable.z-other.z-object.z-cs { color: #383A42; }
|
||||
.z-keyword.z-other.z-unsafe.z-rust { color: #A626A4; }
|
||||
.z-entity.z-name.z-type.z-rust { color: #0184BC; }
|
||||
.z-storage.z-modifier.z-lifetime.z-rust { color: #383A42; }
|
||||
.z-entity.z-name.z-lifetime.z-rust { color: #986801; }
|
||||
.z-storage.z-type.z-core.z-rust { color: #0184BC; }
|
||||
.z-storage.z-class.z-std.z-rust { color: #0184BC; }
|
||||
.z-markup.z-raw.z-block.z-markdown { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-variable.z-shell { color: #E45649; }
|
||||
.z-support.z-constant.z-property-value.z-css { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-constant.z-css { color: #986801; }
|
||||
.z-punctuation.z-separator.z-key-value.z-scss { color: #E45649; }
|
||||
.z-punctuation.z-definition.z-constant.z-scss { color: #986801; }
|
||||
.z-entity.z-name.z-section.z-markdown { color: #E45649; }
|
||||
.z-punctuation.z-definition.z-heading.z-markdown { color: #E45649; }
|
||||
.z-punctuation.z-definition.z-bold.z-markdown { color: #986801; }
|
||||
.z-markup.z-inline.z-raw.z-markdown { color: #50A14F; }
|
||||
.z-punctuation.z-definition.z-metadata.z-markdown { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-metadata.z-markdown { color: #A626A4; }
|
||||
.z-markup.z-underline.z-link.z-markdown { color: #A626A4; }
|
||||
.z-punctuation.z-separator.z-variable.z-ruby { color: #E45649; }
|
||||
.z-variable.z-other.z-constant.z-ruby { color: #986801; }
|
||||
.z-keyword.z-operator.z-other.z-ruby { color: #50A14F; }
|
||||
.z-punctuation.z-definition.z-variable.z-php { color: #E45649; }
|
||||
.z-keyword.z-other.z-definition.z-ini { color: #E45649; }
|
||||
.z-keyword.z-operator.z-logical.z-python { color: #A626A4; }
|
||||
.z-variable.z-other.z-readwrite.z-js { color: #986801; }
|
||||
.z-variable.z-other.z-readwrite.z-ts { color: #986801; }
|
||||
.z-variable.z-other.z-readwrite.z-tsx { color: #986801; }
|
||||
.z-variable.z-other.z-readwrite.z-js { color: #E45649; }
|
||||
.z-variable.z-other.z-readwrite.z-ts { color: #E45649; }
|
||||
.z-punctuation.z-separator.z-key-value.z-scss { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-string.z-template { color: #50A14F; }
|
||||
.z-punctuation.z-definition.z-string.z-template { color: #50A14F; }
|
||||
.z-punctuation.z-definition.z-string.z-template { color: #50A14F; }
|
||||
.z-punctuation.z-definition.z-string.z-template { color: #50A14F; }
|
||||
.z-support.z-variable.z-property.z-dom.z-js { color: #E45649; }
|
||||
.z-support.z-variable.z-property.z-dom.z-ts { color: #E45649; }
|
||||
.z-keyword.z-operator.z-expression.z-instanceof.z-js { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-instanceof.z-ts { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-instanceof.z-tsx { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-of.z-js { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-of.z-ts { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-of.z-tsx { color: #A626A4; }
|
||||
.z-variable.z-other.z-constant.z-property.z-js { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-property.z-ts { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-property.z-tsx { color: #986801; }
|
||||
.z-variable.z-other.z-readwrite.z-alias.z-js { color: #E45649; }
|
||||
.z-variable.z-other.z-readwrite.z-alias.z-ts { color: #E45649; }
|
||||
.z-variable.z-other.z-readwrite.z-alias.z-jsx { color: #E45649; }
|
||||
.z-variable.z-other.z-readwrite.z-alias.z-tsx { color: #E45649; }
|
||||
.z-entity.z-name.z-type.z-module.z-js { color: #50A14F; }
|
||||
.z-entity.z-name.z-type.z-module.z-ts { color: #50A14F; }
|
||||
.z-entity.z-name.z-type.z-module.z-jsx { color: #50A14F; }
|
||||
.z-entity.z-name.z-type.z-module.z-tsx { color: #50A14F; }
|
||||
.z-support.z-type.z-object.z-module.z-js { color: #E45649; }
|
||||
.z-support.z-type.z-object.z-module.z-jsx { color: #E45649; }
|
||||
.z-support.z-type.z-object.z-module.z-ts { color: #E45649; }
|
||||
.z-support.z-type.z-object.z-module.z-tsx { color: #E45649; }
|
||||
.z-variable.z-other.z-constant.z-object.z-js { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-object.z-jsx { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-object.z-ts { color: #986801; }
|
||||
.z-variable.z-other.z-constant.z-object.z-tsx { color: #986801; }
|
||||
.z-keyword.z-operator.z-expression.z-in.z-js { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-in.z-jsx { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-in.z-ts { color: #A626A4; }
|
||||
.z-keyword.z-operator.z-expression.z-in.z-tsx { color: #A626A4; }
|
||||
.z-entity.z-name.z-variable.z-field.z-cs { color: #E45649; }
|
||||
.z-variable.z-other.z-object.z-property.z-cs { color: #383A42; }
|
||||
.z-entity.z-name.z-variable.z-property.z-cs { color: #4078F2; }
|
||||
.z-storage.z-type.z-primitive.z-array.z-java { color: #C18401; }
|
||||
.z-beginning.z-punctuation.z-definition.z-list.z-markdown { color: #E45649; }
|
||||
.z-punctuation.z-definition.z-string.z-begin.z-markdown { color: #383A42; }
|
||||
.z-punctuation.z-definition.z-string.z-end.z-markdown { color: #383A42; }
|
||||
.z-markup.z-underline.z-link.z-image.z-markdown { color: #A626A4; }
|
||||
.z-string.z-other.z-link.z-title.z-markdown { color: #4078F2; }
|
||||
.z-string.z-other.z-link.z-description.z-markdown { color: #4078F2; }
|
||||
Reference in New Issue
Block a user