summaryrefslogtreecommitdiff
path: root/static/syntax-theme-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/syntax-theme-dark.css')
1 files changed, 232 insertions, 0 deletions
diff --git a/static/syntax-theme-dark.css b/static/syntax-theme-dark.css
new file mode 100644
index 0000000..3622c5c
--- /dev/null
+++ b/static/syntax-theme-dark.css
@@ -0,0 +1,232 @@
+/*
+ * theme "One Dark" generated by syntect
+ */
+
+.z-code {
+ color: #6c7079;
+ background-color: #2b303b;
+}
+
+.z-text, .z-source {
+ color: #abb2bf;
+}
+.z-variable.z-parameter.z-function {
+ color: #adb7c9;
+}
+.z-comment, .z-punctuation.z-definition.z-comment {
+ color: #5f697a;
+font-style: italic;
+}
+.z-none {
+ color: #adb7c9;
+}
+.z-keyword.z-operator {
+ color: #adb7c9;
+}
+.z-keyword {
+ color: #cd74e8;
+}
+.z-variable {
+ color: #eb6772;
+}
+.z-entity.z-name.z-function, .z-meta.z-require, .z-support.z-function.z-any-method {
+ color: #5cb3fa;
+}
+.z-support.z-class, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class {
+ color: #f0c678;
+}
+.z-meta.z-class {
+ color: #adb7c9;
+}
+.z-keyword.z-other.z-special-method {
+ color: #5cb3fa;
+}
+.z-storage {
+ color: #cd74e8;
+}
+.z-support.z-function {
+ color: #5ebfcc;
+}
+.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class {
+ color: #9acc76;
+}
+.z-constant.z-numeric {
+ color: #db9d63;
+}
+.z-none {
+ color: #db9d63;
+}
+.z-none {
+ color: #db9d63;
+}
+.z-constant {
+ color: #db9d63;
+}
+.z-entity.z-name.z-tag {
+ color: #eb6772;
+}
+.z-entity.z-other.z-attribute-name {
+ color: #db9d63;
+}
+.z-entity.z-other.z-attribute-name.z-id, .z-punctuation.z-definition.z-entity {
+ color: #db9d63;
+}
+.z-meta.z-selector {
+ color: #cd74e8;
+}
+.z-none {
+ color: #db9d63;
+}
+.z-markup.z-heading .z-punctuation.z-definition.z-heading, .z-entity.z-name.z-section {
+ color: #5cb3fa;
+}
+.z-keyword.z-other.z-unit {
+ color: #db9d63;
+}
+.z-markup.z-bold, .z-punctuation.z-definition.z-bold {
+ color: #f0c678;
+}
+.z-markup.z-italic, .z-punctuation.z-definition.z-italic {
+ color: #cd74e8;
+}
+.z-markup.z-raw.z-inline {
+ color: #9acc76;
+}
+.z-string.z-other.z-link, .z-punctuation.z-definition.z-string.z-end.z-markdown {
+ color: #eb6772;
+}
+.z-meta.z-link {
+ color: #db9d63;
+}
+.z-markup.z-list {
+ color: #eb6772;
+}
+.z-markup.z-quote {
+ color: #db9d63;
+}
+.z-meta.z-separator {
+ color: #adb7c9;
+ background-color: #515151;
+}
+.z-markup.z-inserted {
+ color: #9acc76;
+}
+.z-markup.z-deleted {
+ color: #eb6772;
+}
+.z-markup.z-changed {
+ color: #cd74e8;
+}
+.z-constant.z-other.z-color {
+ color: #5ebfcc;
+}
+.z-string.z-regexp {
+ color: #5ebfcc;
+}
+.z-constant.z-character.z-escape {
+ color: #5ebfcc;
+}
+.z-punctuation.z-section.z-embedded, .z-variable.z-interpolation {
+ color: #c94e42;
+}
+.z-invalid.z-illegal {
+ color: #ffffff;
+ background-color: #e05252;
+}
+.z-invalid.z-broken {
+ color: #2d2d2d;
+ background-color: #f99157;
+}
+.z-invalid.z-deprecated {
+ color: #2c323d;
+ background-color: #d27b53;
+}
+.z-invalid.z-unimplemented {
+ color: #2c323d;
+ background-color: #747369;
+}
+.z-source.z-json .z-meta.z-structure.z-dictionary.z-json .z-string.z-quoted.z-double.z-json {
+ color: #eb6772;
+}
+.z-source.z-json .z-meta.z-structure.z-dictionary.z-json .z-meta.z-structure.z-dictionary.z-value.z-json .z-string.z-quoted.z-double.z-json {
+ color: #9acc76;
+}
+.z-source.z-json .z-meta.z-structure.z-dictionary.z-json .z-meta.z-structure.z-dictionary.z-value.z-json .z-meta.z-structure.z-dictionary.z-json .z-string.z-quoted.z-double.z-json {
+ color: #eb6772;
+}
+.z-source.z-json .z-meta.z-structure.z-dictionary.z-json .z-meta.z-structure.z-dictionary.z-value.z-json .z-meta.z-structure.z-dictionary.z-json .z-meta.z-structure.z-dictionary.z-value.z-json .z-string.z-quoted.z-double.z-json {
+ color: #9acc76;
+}
+.z-text.z-html.z-laravel-blade .z-source.z-php.z-embedded.z-line.z-html .z-entity.z-name.z-tag.z-laravel-blade {
+ color: #cd74e8;
+}
+.z-text.z-html.z-laravel-blade .z-source.z-php.z-embedded.z-line.z-html .z-support.z-constant.z-laravel-blade {
+ color: #cd74e8;
+}
+.z-source.z-python .z-meta.z-function.z-python .z-meta.z-function.z-parameters.z-python .z-variable.z-parameter.z-function.z-python {
+ color: #db9d63;
+}
+.z-source.z-python .z-meta.z-function-call.z-python .z-support.z-type.z-python {
+ color: #5ebfcc;
+}
+.z-source.z-python .z-keyword.z-operator.z-logical.z-python {
+ color: #cd74e8;
+}
+.z-source.z-python .z-meta.z-class.z-python .z-punctuation.z-definition.z-inheritance.z-begin.z-python {
+ color: #f0c678;
+}
+.z-source.z-python .z-meta.z-class.z-python .z-punctuation.z-definition.z-inheritance.z-end.z-python {
+ color: #f0c678;
+}
+.z-source.z-python .z-meta.z-function-call.z-python .z-meta.z-function-call.z-arguments.z-python .z-variable.z-parameter.z-function.z-python {
+ color: #db9d63;
+}
+.z-text.z-html.z-basic .z-source.z-php.z-embedded.z-block.z-html .z-support.z-constant.z-std.z-php {
+ color: #db9d63;
+}
+.z-text.z-html.z-basic .z-source.z-php.z-embedded.z-block.z-html .z-meta.z-namespace.z-php .z-entity.z-name.z-type.z-namespace.z-php {
+ color: #f0c678;
+}
+.z-source.z-js .z-meta.z-function.z-js .z-support.z-constant.z-js {
+ color: #db9d63;
+}
+.z-text.z-html.z-basic` .z-source.z-php.z-embedded.z-block.z-html .z-constant.z-other.z-php {
+ color: #cd74e8;
+}
+.z-text.z-html.z-basic .z-source.z-php.z-embedded.z-block.z-html .z-support.z-other.z-namespace.z-php {
+ color: #db9d63;
+}
+.z-text.z-tex.z-latex .z-meta.z-function.z-environment.z-math.z-latex .z-string.z-other.z-math.z-block.z-environment.z-latex .z-meta.z-definition.z-label.z-latex .z-variable.z-parameter.z-definition.z-label.z-latex {
+ color: #adb7c9;
+}
+.z-text.z-tex.z-latex .z-meta.z-function.z-emph.z-latex .z-markup.z-italic.z-emph.z-latex {
+ color: #cd74e8;
+font-style: italic;
+}
+.z-source.z-js .z-variable.z-other.z-readwrite.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-function-call.z-with-arguments.z-js .z-variable.z-function.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-group.z-braces.z-round .z-meta.z-group.z-braces.z-curly .z-meta.z-function-call.z-method.z-without-arguments.z-js .z-variable.z-function.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-group.z-braces.z-round .z-meta.z-group.z-braces.z-curly .z-variable.z-other.z-object.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-group.z-braces.z-round .z-meta.z-group.z-braces.z-curly .z-constant.z-other.z-object.z-key.z-js .z-string.z-unquoted.z-label.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-group.z-braces.z-round .z-meta.z-group.z-braces.z-curly .z-constant.z-other.z-object.z-key.z-js .z-punctuation.z-separator.z-key-value.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-group.z-braces.z-round .z-meta.z-group.z-braces.z-curly .z-meta.z-function-call.z-method.z-with-arguments.z-js .z-variable.z-function.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-function-call.z-method.z-with-arguments.z-js .z-variable.z-function.z-js {
+ color: #adb7c9;
+}
+.z-source.z-js .z-meta.z-function-call.z-method.z-without-arguments.z-js .z-variable.z-function.z-js {
+ color: #adb7c9;
+}