this repo has no description
at main 232 lines 6.6 kB view raw
1/* 2 * theme "One Dark" generated by syntect 3 */ 4 5.z-code { 6 color: #6c7079; 7 background-color: #272D3E; 8} 9 10.z-text, .z-source { 11 color: #abb2bf; 12} 13.z-variable.z-parameter.z-function { 14 color: #adb7c9; 15} 16.z-comment, .z-punctuation.z-definition.z-comment { 17 color: #5f697a; 18font-style: italic; 19} 20.z-none { 21 color: #adb7c9; 22} 23.z-keyword.z-operator { 24 color: #adb7c9; 25} 26.z-keyword { 27 color: #cd74e8; 28} 29.z-variable { 30 color: #eb6772; 31} 32.z-entity.z-name.z-function, .z-meta.z-require, .z-support.z-function.z-any-method { 33 color: #5cb3fa; 34} 35.z-support.z-class, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class { 36 color: #f0c678; 37} 38.z-meta.z-class { 39 color: #adb7c9; 40} 41.z-keyword.z-other.z-special-method { 42 color: #5cb3fa; 43} 44.z-storage { 45 color: #cd74e8; 46} 47.z-support.z-function { 48 color: #5ebfcc; 49} 50.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class { 51 color: #9acc76; 52} 53.z-constant.z-numeric { 54 color: #db9d63; 55} 56.z-none { 57 color: #db9d63; 58} 59.z-none { 60 color: #db9d63; 61} 62.z-constant { 63 color: #db9d63; 64} 65.z-entity.z-name.z-tag { 66 color: #eb6772; 67} 68.z-entity.z-other.z-attribute-name { 69 color: #db9d63; 70} 71.z-entity.z-other.z-attribute-name.z-id, .z-punctuation.z-definition.z-entity { 72 color: #db9d63; 73} 74.z-meta.z-selector { 75 color: #cd74e8; 76} 77.z-none { 78 color: #db9d63; 79} 80.z-markup.z-heading .z-punctuation.z-definition.z-heading, .z-entity.z-name.z-section { 81 color: #5cb3fa; 82} 83.z-keyword.z-other.z-unit { 84 color: #db9d63; 85} 86.z-markup.z-bold, .z-punctuation.z-definition.z-bold { 87 color: #f0c678; 88} 89.z-markup.z-italic, .z-punctuation.z-definition.z-italic { 90 color: #cd74e8; 91} 92.z-markup.z-raw.z-inline { 93 color: #9acc76; 94} 95.z-string.z-other.z-link, .z-punctuation.z-definition.z-string.z-end.z-markdown { 96 color: #eb6772; 97} 98.z-meta.z-link { 99 color: #db9d63; 100} 101.z-markup.z-list { 102 color: #eb6772; 103} 104.z-markup.z-quote { 105 color: #db9d63; 106} 107.z-meta.z-separator { 108 color: #adb7c9; 109 background-color: #515151; 110} 111.z-markup.z-inserted { 112 color: #9acc76; 113} 114.z-markup.z-deleted { 115 color: #eb6772; 116} 117.z-markup.z-changed { 118 color: #cd74e8; 119} 120.z-constant.z-other.z-color { 121 color: #5ebfcc; 122} 123.z-string.z-regexp { 124 color: #5ebfcc; 125} 126.z-constant.z-character.z-escape { 127 color: #5ebfcc; 128} 129.z-punctuation.z-section.z-embedded, .z-variable.z-interpolation { 130 color: #c94e42; 131} 132.z-invalid.z-illegal { 133 color: #ffffff; 134 background-color: #e05252; 135} 136.z-invalid.z-broken { 137 color: #2d2d2d; 138 background-color: #f99157; 139} 140.z-invalid.z-deprecated { 141 color: #2c323d; 142 background-color: #d27b53; 143} 144.z-invalid.z-unimplemented { 145 color: #2c323d; 146 background-color: #747369; 147} 148.z-source.z-json .z-meta.z-structure.z-dictionary.z-json .z-string.z-quoted.z-double.z-json { 149 color: #eb6772; 150} 151.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 { 152 color: #9acc76; 153} 154.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 { 155 color: #eb6772; 156} 157.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 { 158 color: #9acc76; 159} 160.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 { 161 color: #cd74e8; 162} 163.z-text.z-html.z-laravel-blade .z-source.z-php.z-embedded.z-line.z-html .z-support.z-constant.z-laravel-blade { 164 color: #cd74e8; 165} 166.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 { 167 color: #db9d63; 168} 169.z-source.z-python .z-meta.z-function-call.z-python .z-support.z-type.z-python { 170 color: #5ebfcc; 171} 172.z-source.z-python .z-keyword.z-operator.z-logical.z-python { 173 color: #cd74e8; 174} 175.z-source.z-python .z-meta.z-class.z-python .z-punctuation.z-definition.z-inheritance.z-begin.z-python { 176 color: #f0c678; 177} 178.z-source.z-python .z-meta.z-class.z-python .z-punctuation.z-definition.z-inheritance.z-end.z-python { 179 color: #f0c678; 180} 181.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 { 182 color: #db9d63; 183} 184.z-text.z-html.z-basic .z-source.z-php.z-embedded.z-block.z-html .z-support.z-constant.z-std.z-php { 185 color: #db9d63; 186} 187.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 { 188 color: #f0c678; 189} 190.z-source.z-js .z-meta.z-function.z-js .z-support.z-constant.z-js { 191 color: #db9d63; 192} 193.z-text.z-html.z-basic` .z-source.z-php.z-embedded.z-block.z-html .z-constant.z-other.z-php { 194 color: #cd74e8; 195} 196.z-text.z-html.z-basic .z-source.z-php.z-embedded.z-block.z-html .z-support.z-other.z-namespace.z-php { 197 color: #db9d63; 198} 199.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 { 200 color: #adb7c9; 201} 202.z-text.z-tex.z-latex .z-meta.z-function.z-emph.z-latex .z-markup.z-italic.z-emph.z-latex { 203 color: #cd74e8; 204font-style: italic; 205} 206.z-source.z-js .z-variable.z-other.z-readwrite.z-js { 207 color: #adb7c9; 208} 209.z-source.z-js .z-meta.z-function-call.z-with-arguments.z-js .z-variable.z-function.z-js { 210 color: #adb7c9; 211} 212.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 { 213 color: #adb7c9; 214} 215.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 { 216 color: #adb7c9; 217} 218.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 { 219 color: #adb7c9; 220} 221.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 { 222 color: #adb7c9; 223} 224.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 { 225 color: #adb7c9; 226} 227.z-source.z-js .z-meta.z-function-call.z-method.z-with-arguments.z-js .z-variable.z-function.z-js { 228 color: #adb7c9; 229} 230.z-source.z-js .z-meta.z-function-call.z-method.z-without-arguments.z-js .z-variable.z-function.z-js { 231 color: #adb7c9; 232}