├── Images ├── base16-textmate-dark.png └── base16-textmate-light.png ├── LICENSE.md ├── README.md ├── Themes ├── base16-3024.tmTheme ├── base16-apathy.tmTheme ├── base16-ashes.tmTheme ├── base16-atelier-cave-light.tmTheme ├── base16-atelier-cave.tmTheme ├── base16-atelier-dune-light.tmTheme ├── base16-atelier-dune.tmTheme ├── base16-atelier-estuary-light.tmTheme ├── base16-atelier-estuary.tmTheme ├── base16-atelier-forest-light.tmTheme ├── base16-atelier-forest.tmTheme ├── base16-atelier-heath-light.tmTheme ├── base16-atelier-heath.tmTheme ├── base16-atelier-lakeside-light.tmTheme ├── base16-atelier-lakeside.tmTheme ├── base16-atelier-plateau-light.tmTheme ├── base16-atelier-plateau.tmTheme ├── base16-atelier-savanna-light.tmTheme ├── base16-atelier-savanna.tmTheme ├── base16-atelier-seaside-light.tmTheme ├── base16-atelier-seaside.tmTheme ├── base16-atelier-sulphurpool-light.tmTheme ├── base16-atelier-sulphurpool.tmTheme ├── base16-atlas.tmTheme ├── base16-bespin.tmTheme ├── base16-black-metal-bathory.tmTheme ├── base16-black-metal-burzum.tmTheme ├── base16-black-metal-dark-funeral.tmTheme ├── base16-black-metal-gorgoroth.tmTheme ├── base16-black-metal-immortal.tmTheme ├── base16-black-metal-khold.tmTheme ├── base16-black-metal-marduk.tmTheme ├── base16-black-metal-mayhem.tmTheme ├── base16-black-metal-nile.tmTheme ├── base16-black-metal-venom.tmTheme ├── base16-black-metal.tmTheme ├── base16-brewer.tmTheme ├── base16-bright.tmTheme ├── base16-brogrammer.tmTheme ├── base16-brushtrees-dark.tmTheme ├── base16-brushtrees.tmTheme ├── base16-chalk.tmTheme ├── base16-circus.tmTheme ├── base16-classic-dark.tmTheme ├── base16-classic-light.tmTheme ├── base16-codeschool.tmTheme ├── base16-cupcake.tmTheme ├── base16-cupertino.tmTheme ├── base16-darktooth.tmTheme ├── base16-default-dark.tmTheme ├── base16-default-light.tmTheme ├── base16-dracula.tmTheme ├── base16-eighties.tmTheme ├── base16-embers.tmTheme ├── base16-flat.tmTheme ├── base16-fruit-soda.tmTheme ├── base16-github.tmTheme ├── base16-google-dark.tmTheme ├── base16-google-light.tmTheme ├── base16-grayscale-dark.tmTheme ├── base16-grayscale-light.tmTheme ├── base16-greenscreen.tmTheme ├── base16-gruvbox-dark-hard.tmTheme ├── base16-gruvbox-dark-medium.tmTheme ├── base16-gruvbox-dark-pale.tmTheme ├── base16-gruvbox-dark-soft.tmTheme ├── base16-gruvbox-light-hard.tmTheme ├── base16-gruvbox-light-medium.tmTheme ├── base16-gruvbox-light-soft.tmTheme ├── base16-harmonic-dark.tmTheme ├── base16-harmonic-light.tmTheme ├── base16-heetch-light.tmTheme ├── base16-heetch.tmTheme ├── base16-hopscotch.tmTheme ├── base16-ia-dark.tmTheme ├── base16-ia-light.tmTheme ├── base16-icy.tmTheme ├── base16-irblack.tmTheme ├── base16-isotope.tmTheme ├── base16-macintosh.tmTheme ├── base16-marrakesh.tmTheme ├── base16-materia.tmTheme ├── base16-material-darker.tmTheme ├── base16-material-lighter.tmTheme ├── base16-material-palenight.tmTheme ├── base16-material-vivid.tmTheme ├── base16-material.tmTheme ├── base16-mellow-purple.tmTheme ├── base16-mexico-light.tmTheme ├── base16-mocha.tmTheme ├── base16-monokai.tmTheme ├── base16-nord.tmTheme ├── base16-ocean.tmTheme ├── base16-oceanicnext.tmTheme ├── base16-one-light.tmTheme ├── base16-onedark.tmTheme ├── base16-outrun-dark.tmTheme ├── base16-papercolor-dark.tmTheme ├── base16-papercolor-light.tmTheme ├── base16-paraiso.tmTheme ├── base16-phd.tmTheme ├── base16-pico.tmTheme ├── base16-pop.tmTheme ├── base16-porple.tmTheme ├── base16-railscasts.tmTheme ├── base16-rebecca.tmTheme ├── base16-seti.tmTheme ├── base16-shapeshifter.tmTheme ├── base16-snazzy.tmTheme ├── base16-solarflare.tmTheme ├── base16-solarized-dark.tmTheme ├── base16-solarized-light.tmTheme ├── base16-spacemacs.tmTheme ├── base16-summerfruit-dark.tmTheme ├── base16-summerfruit-light.tmTheme ├── base16-tomorrow-night.tmTheme ├── base16-tomorrow.tmTheme ├── base16-tube.tmTheme ├── base16-twilight.tmTheme ├── base16-unikitty-dark.tmTheme ├── base16-unikitty-light.tmTheme ├── base16-woodland.tmTheme ├── base16-xcode-dusk.tmTheme └── base16-zenburn.tmTheme ├── info.plist └── templates ├── config.yaml └── default.mustache /Images/base16-textmate-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chriskempson/base16-textmate/0e51ddd568bdbe17189ac2a07eb1c5f55727513e/Images/base16-textmate-dark.png -------------------------------------------------------------------------------- /Images/base16-textmate-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chriskempson/base16-textmate/0e51ddd568bdbe17189ac2a07eb1c5f55727513e/Images/base16-textmate-light.png -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | # LICENSE 2 | 3 | Base16 Textmate is released under the MIT License: 4 | 5 | > Copyright (C) 2012 [Chris Kempson](http://chriskempson.com) 6 | > 7 | > Permission is hereby granted, free of charge, to any person obtaining 8 | > a copy of this software and associated documentation files (the 9 | > "Software"), to deal in the Software without restriction, including 10 | > without limitation the rights to use, copy, modify, merge, publish, 11 | > distribute, sublicense, and/or sell copies of the Software, and to 12 | > permit persons to whom the Software is furnished to do so, subject to 13 | > the following conditions: 14 | > 15 | > The above copyright notice and this permission notice shall be 16 | > included in all copies or substantial portions of the Software. 17 | > 18 | > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 19 | > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 20 | > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 21 | > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 22 | > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 23 | > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 24 | > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 25 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Base16 for TextMate & Sublime Text 2/3 2 | 3 | See the [Base16 repository](https://github.com/chriskempson/base16) for more information. 4 | This theme was built with [Base16 Builder PHP](https://github.com/chriskempson/base16-builder-php). 5 | 6 | ![Base16 TextMate Dark](Images/base16-textmate-dark.png) 7 | ![Base16 TextMate Light](Images/base16-textmate-light.png) 8 | 9 | ## Installation 10 | 11 | ### TextMate 1 12 | cd ~/Library/Application\ Support/TextMate/Themes 13 | git clone git://github.com/chriskempson/base16-textmate.git Base16 14 | cp Base16/Themes/*.tmTheme . 15 | 16 | ### TextMate 2 17 | mkdir -p ~/Library/Application\ Support/Avian/Pristine\ Copy/Bundles 18 | cd ~/Library/Application\ Support/Avian/Pristine\ Copy/Bundles 19 | git clone git://github.com/chriskempson/base16-textmate.git Base16.tmbundle 20 | 21 | ### Sublime Text 2 22 | OS X: 23 | 24 | cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages 25 | git clone git://github.com/chriskempson/base16-textmate.git Base16 26 | 27 | Windows: 28 | 29 | cd %APPDATA%\Sublime Text 2\Packages\User 30 | git clone git://github.com/chriskempson/base16-textmate.git Base16 31 | 32 | ### Sublime Text 3 33 | OS X: 34 | 35 | cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages 36 | git clone git://github.com/chriskempson/base16-textmate.git Base16 37 | 38 | Windows: 39 | 40 | cd %APPDATA%\Sublime Text 3\Packages\User 41 | git clone git://github.com/chriskempson/base16-textmate.git Base16 42 | 43 | Linux 44 | 45 | cd ~/.config/sublime-text-3/Packages/ 46 | git clone git://github.com/chriskempson/base16-textmate.git Base16 47 | 48 | ## Update 49 | 50 | ### TextMate 1 51 | cd ~/Library/Application\ Support/TextMate/Themes/Base16 52 | git pull 53 | cp -f Themes/*.tmTheme .. 54 | 55 | ### TextMate 2 56 | cd ~/Library/Application\ Support/Avian/Pristine\ Copy/Bundles/Base16.tmbundle 57 | git pull 58 | 59 | ### Sublime Text 2 60 | OS X: 61 | 62 | cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Base16 63 | git pull 64 | 65 | Windows: 66 | 67 | cd %APPDATA%\Sublime Text 2\Packages\User 68 | git pull 69 | 70 | ### Sublime Text 3 71 | OSX: 72 | 73 | cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Base16 74 | git pull 75 | 76 | Windows: 77 | 78 | cd %APPDATA%\Sublime Text 3\Packages\User\Base16 79 | git pull 80 | 81 | Linux 82 | 83 | cd ~/.config/sublime-text-3/Packages/Base16 84 | git pull 85 | -------------------------------------------------------------------------------- /Themes/base16-bespin.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Jan T. Sott 7 | name 8 | Base16 Bespin 9 | semanticClass 10 | theme.base16.bespin 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #36312e 17 | divider 18 | #36312e 19 | foreground 20 | #666666 21 | selectionBackground 22 | #5e5d5c 23 | selectionForeground 24 | #797977 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #28211c 33 | caret 34 | #8a8986 35 | foreground 36 | #8a8986 37 | invisibles 38 | #666666 39 | lineHighlight 40 | #66666655 41 | selection 42 | #5e5d5c 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #8a8986 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #666666 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #8a8986 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #8a8986 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #8a8986 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #9b859d 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #cf6a4c 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #5ea6ea 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #937121 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #f9ee98 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #baae9e 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #5ea6ea 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #9b859d 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #afc4db 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #54be0d 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #cf7d34 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #cf7d34 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #cf7d34 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #cf7d34 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #cf6a4c 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #cf7d34 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #5ea6ea 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #9b859d 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #cf7d34 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #5ea6ea 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #cf7d34 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #f9ee98 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #9b859d 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #54be0d 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #cf6a4c 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #cf7d34 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #cf6a4c 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #cf7d34 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #5e5d5c 423 | foreground 424 | #8a8986 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #54be0d 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #cf6a4c 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #9b859d 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #afc4db 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #afc4db 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #afc4db 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #9b859d 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #cf6a4c 513 | foreground 514 | #baae9e 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #cf7d34 526 | foreground 527 | #28211c 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #937121 539 | foreground 540 | #baae9e 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #666666 552 | foreground 553 | #baae9e 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-codeschool.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: blockloop 7 | name 8 | Base16 Codeschool 9 | semanticClass 10 | theme.base16.codeschool 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #1c3657 17 | divider 18 | #1c3657 19 | foreground 20 | #3f4944 21 | selectionBackground 22 | #2a343a 23 | selectionForeground 24 | #84898c 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #232c31 33 | caret 34 | #9ea7a6 35 | foreground 36 | #9ea7a6 37 | invisibles 38 | #3f4944 39 | lineHighlight 40 | #3f494455 41 | selection 42 | #2a343a 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #9ea7a6 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #3f4944 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #9ea7a6 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #9ea7a6 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #9ea7a6 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #c59820 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #2a5491 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #484d79 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #c98344 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #a03b1e 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #b5d8f6 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #484d79 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #c59820 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #b02f30 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #237986 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #43820d 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #43820d 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #43820d 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #43820d 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #2a5491 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #43820d 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #484d79 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #c59820 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #43820d 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #484d79 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #43820d 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #a03b1e 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #c59820 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #237986 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #2a5491 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #43820d 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #2a5491 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #43820d 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #2a343a 423 | foreground 424 | #9ea7a6 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #237986 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #2a5491 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #c59820 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #b02f30 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #b02f30 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #b02f30 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #c59820 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #2a5491 513 | foreground 514 | #b5d8f6 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #43820d 526 | foreground 527 | #232c31 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #c98344 539 | foreground 540 | #b5d8f6 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #3f4944 552 | foreground 553 | #b5d8f6 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-cupertino.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Defman21 7 | name 8 | Base16 Cupertino 9 | semanticClass 10 | theme.base16.cupertino 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #c0c0c0 17 | divider 18 | #c0c0c0 19 | foreground 20 | #808080 21 | selectionBackground 22 | #c0c0c0 23 | selectionForeground 24 | #808080 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #ffffff 33 | caret 34 | #404040 35 | foreground 36 | #404040 37 | invisibles 38 | #808080 39 | lineHighlight 40 | #80808055 41 | selection 42 | #c0c0c0 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #404040 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #808080 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #404040 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #404040 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #404040 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #a90d91 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #c41a15 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #0000ff 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #826b28 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #826b28 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #5e5e5e 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #0000ff 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #a90d91 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #318495 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #007400 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #eb8500 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #eb8500 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #eb8500 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #eb8500 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #c41a15 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #eb8500 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #0000ff 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #a90d91 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #eb8500 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #0000ff 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #eb8500 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #826b28 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #a90d91 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #007400 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #c41a15 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #eb8500 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #c41a15 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #eb8500 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #c0c0c0 423 | foreground 424 | #404040 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #007400 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #c41a15 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #a90d91 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #318495 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #318495 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #318495 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #a90d91 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #c41a15 513 | foreground 514 | #5e5e5e 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #eb8500 526 | foreground 527 | #ffffff 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #826b28 539 | foreground 540 | #5e5e5e 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #808080 552 | foreground 553 | #5e5e5e 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-fruit-soda.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: jozip 7 | name 8 | Base16 Fruit Soda 9 | semanticClass 10 | theme.base16.fruit-soda 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #e0dee0 17 | divider 18 | #e0dee0 19 | foreground 20 | #b5b4b6 21 | selectionBackground 22 | #d8d5d5 23 | selectionForeground 24 | #979598 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #f1ecf1 33 | caret 34 | #515151 35 | foreground 36 | #515151 37 | invisibles 38 | #b5b4b6 39 | lineHighlight 40 | #b5b4b655 41 | selection 42 | #d8d5d5 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #515151 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #b5b4b6 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #515151 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #515151 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #515151 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #611fce 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #fe3e31 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #2931df 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #b16f40 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #f7e203 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #2d2c2c 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #2931df 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #611fce 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #0f9cfd 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #47f74c 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #fe6d08 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #fe6d08 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #fe6d08 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #fe6d08 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #fe3e31 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #fe6d08 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #2931df 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #611fce 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #fe6d08 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #2931df 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #fe6d08 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #f7e203 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #611fce 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #47f74c 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #fe3e31 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #fe6d08 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #fe3e31 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #fe6d08 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #d8d5d5 423 | foreground 424 | #515151 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #47f74c 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #fe3e31 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #611fce 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #0f9cfd 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #0f9cfd 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #0f9cfd 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #611fce 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #fe3e31 513 | foreground 514 | #2d2c2c 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #fe6d08 526 | foreground 527 | #f1ecf1 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #b16f40 539 | foreground 540 | #2d2c2c 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #b5b4b6 552 | foreground 553 | #2d2c2c 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-github.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Defman21 7 | name 8 | Base16 Github 9 | semanticClass 10 | theme.base16.github 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #f5f5f5 17 | divider 18 | #f5f5f5 19 | foreground 20 | #969896 21 | selectionBackground 22 | #c8c8fa 23 | selectionForeground 24 | #e8e8e8 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #ffffff 33 | caret 34 | #333333 35 | foreground 36 | #333333 37 | invisibles 38 | #969896 39 | lineHighlight 40 | #96989655 41 | selection 42 | #c8c8fa 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #333333 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #969896 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #333333 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #333333 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #333333 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #a71d5d 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #ed6a43 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #795da3 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #333333 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #795da3 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #795da3 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #a71d5d 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #183691 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #183691 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #0086b3 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #0086b3 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #0086b3 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #0086b3 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #ed6a43 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #0086b3 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #795da3 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #a71d5d 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #0086b3 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #795da3 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #0086b3 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #795da3 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #a71d5d 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #183691 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #ed6a43 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #0086b3 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #ed6a43 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #0086b3 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #c8c8fa 423 | foreground 424 | #333333 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #183691 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #ed6a43 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #a71d5d 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #183691 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #183691 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #183691 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #a71d5d 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #ed6a43 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #0086b3 526 | foreground 527 | #ffffff 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #333333 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #969896 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-hopscotch.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Jan T. Sott 7 | name 8 | Base16 Hopscotch 9 | semanticClass 10 | theme.base16.hopscotch 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #433b42 17 | divider 18 | #433b42 19 | foreground 20 | #797379 21 | selectionBackground 22 | #5c545b 23 | selectionForeground 24 | #989498 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #322931 33 | caret 34 | #b9b5b8 35 | foreground 36 | #b9b5b8 37 | invisibles 38 | #797379 39 | lineHighlight 40 | #79737955 41 | selection 42 | #5c545b 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #b9b5b8 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #797379 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #b9b5b8 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #b9b5b8 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #b9b5b8 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #c85e7c 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #dd464c 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #1290bf 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #b33508 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #fdcc59 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #1290bf 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #c85e7c 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #149b93 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #8fc13e 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #fd8b19 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #fd8b19 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #fd8b19 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #fd8b19 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #dd464c 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #fd8b19 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #1290bf 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #c85e7c 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #fd8b19 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #1290bf 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #fd8b19 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #fdcc59 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #c85e7c 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #8fc13e 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #dd464c 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #fd8b19 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #dd464c 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #fd8b19 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #5c545b 423 | foreground 424 | #b9b5b8 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #8fc13e 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #dd464c 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #c85e7c 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #149b93 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #149b93 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #149b93 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #c85e7c 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #dd464c 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #fd8b19 526 | foreground 527 | #322931 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #b33508 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #797379 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-isotope.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Jan T. Sott 7 | name 8 | Base16 Isotope 9 | semanticClass 10 | theme.base16.isotope 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #404040 17 | divider 18 | #404040 19 | foreground 20 | #808080 21 | selectionBackground 22 | #606060 23 | selectionForeground 24 | #c0c0c0 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #000000 33 | caret 34 | #d0d0d0 35 | foreground 36 | #d0d0d0 37 | invisibles 38 | #808080 39 | lineHighlight 40 | #80808055 41 | selection 42 | #606060 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #d0d0d0 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #808080 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #d0d0d0 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #d0d0d0 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #d0d0d0 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #cc00ff 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #ff0000 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #0066ff 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #3300ff 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #ff0099 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #0066ff 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #cc00ff 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #00ffff 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #33ff00 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #ff9900 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #ff9900 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #ff9900 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #ff9900 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #ff0000 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #ff9900 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #0066ff 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #cc00ff 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #ff9900 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #0066ff 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #ff9900 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #ff0099 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #cc00ff 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #33ff00 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #ff0000 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #ff9900 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #ff0000 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #ff9900 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #606060 423 | foreground 424 | #d0d0d0 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #33ff00 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #ff0000 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #cc00ff 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #00ffff 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #00ffff 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #00ffff 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #cc00ff 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #ff0000 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #ff9900 526 | foreground 527 | #000000 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #3300ff 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #808080 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-materia.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Defman21 7 | name 8 | Base16 Materia 9 | semanticClass 10 | theme.base16.materia 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #2C393F 17 | divider 18 | #2C393F 19 | foreground 20 | #707880 21 | selectionBackground 22 | #37474F 23 | selectionForeground 24 | #C9CCD3 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #263238 33 | caret 34 | #CDD3DE 35 | foreground 36 | #CDD3DE 37 | invisibles 38 | #707880 39 | lineHighlight 40 | #70788055 41 | selection 42 | #37474F 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #CDD3DE 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #707880 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #CDD3DE 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #CDD3DE 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #CDD3DE 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #82AAFF 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #EC5F67 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #89DDFF 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #EC5F67 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #FFCC00 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #FFFFFF 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #89DDFF 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #82AAFF 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #80CBC4 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #8BD649 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #EA9560 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #EA9560 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #EA9560 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #EA9560 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #EC5F67 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #EA9560 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #89DDFF 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #82AAFF 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #EA9560 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #89DDFF 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #EA9560 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #FFCC00 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #82AAFF 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #8BD649 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #EC5F67 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #EA9560 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #EC5F67 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #EA9560 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #37474F 423 | foreground 424 | #CDD3DE 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #8BD649 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #EC5F67 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #82AAFF 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #80CBC4 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #80CBC4 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #80CBC4 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #82AAFF 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #EC5F67 513 | foreground 514 | #FFFFFF 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #EA9560 526 | foreground 527 | #263238 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #EC5F67 539 | foreground 540 | #FFFFFF 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #707880 552 | foreground 553 | #FFFFFF 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-material.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Nate Peterson 7 | name 8 | Base16 Material 9 | semanticClass 10 | theme.base16.material 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #2E3C43 17 | divider 18 | #2E3C43 19 | foreground 20 | #546E7A 21 | selectionBackground 22 | #314549 23 | selectionForeground 24 | #B2CCD6 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #263238 33 | caret 34 | #EEFFFF 35 | foreground 36 | #EEFFFF 37 | invisibles 38 | #546E7A 39 | lineHighlight 40 | #546E7A55 41 | selection 42 | #314549 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #EEFFFF 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #546E7A 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #EEFFFF 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #EEFFFF 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #EEFFFF 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #C792EA 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #F07178 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #82AAFF 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #FF5370 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #FFCB6B 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #FFFFFF 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #82AAFF 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #C792EA 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #89DDFF 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #C3E88D 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #F78C6C 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #F78C6C 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #F78C6C 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #F78C6C 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #F07178 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #F78C6C 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #82AAFF 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #C792EA 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #F78C6C 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #82AAFF 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #F78C6C 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #FFCB6B 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #C792EA 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #C3E88D 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #F07178 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #F78C6C 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #F07178 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #F78C6C 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #314549 423 | foreground 424 | #EEFFFF 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #C3E88D 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #F07178 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #C792EA 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #89DDFF 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #89DDFF 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #89DDFF 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #C792EA 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #F07178 513 | foreground 514 | #FFFFFF 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #F78C6C 526 | foreground 527 | #263238 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #FF5370 539 | foreground 540 | #FFFFFF 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #546E7A 552 | foreground 553 | #FFFFFF 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-nord.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: arcticicestudio 7 | name 8 | Base16 Nord 9 | semanticClass 10 | theme.base16.nord 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #3B4252 17 | divider 18 | #3B4252 19 | foreground 20 | #4C566A 21 | selectionBackground 22 | #434C5E 23 | selectionForeground 24 | #D8DEE9 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #2E3440 33 | caret 34 | #E5E9F0 35 | foreground 36 | #E5E9F0 37 | invisibles 38 | #4C566A 39 | lineHighlight 40 | #4C566A55 41 | selection 42 | #434C5E 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #E5E9F0 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #4C566A 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #E5E9F0 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #E5E9F0 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #E5E9F0 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #A3BE8C 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #88C0D0 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #EBCB8B 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #B48EAD 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #5E81AC 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #8FBCBB 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #EBCB8B 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #A3BE8C 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #D08770 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #BF616A 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #81A1C1 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #81A1C1 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #81A1C1 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #81A1C1 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #88C0D0 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #81A1C1 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #EBCB8B 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #A3BE8C 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #81A1C1 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #EBCB8B 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #81A1C1 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #5E81AC 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #A3BE8C 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #BF616A 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #88C0D0 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #81A1C1 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #88C0D0 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #81A1C1 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #434C5E 423 | foreground 424 | #E5E9F0 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #BF616A 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #88C0D0 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #A3BE8C 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #D08770 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #D08770 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #D08770 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #A3BE8C 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #88C0D0 513 | foreground 514 | #8FBCBB 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #81A1C1 526 | foreground 527 | #2E3440 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #B48EAD 539 | foreground 540 | #8FBCBB 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #4C566A 552 | foreground 553 | #8FBCBB 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-paraiso.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Jan T. Sott 7 | name 8 | Base16 Paraiso 9 | semanticClass 10 | theme.base16.paraiso 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #41323f 17 | divider 18 | #41323f 19 | foreground 20 | #776e71 21 | selectionBackground 22 | #4f424c 23 | selectionForeground 24 | #8d8687 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #2f1e2e 33 | caret 34 | #a39e9b 35 | foreground 36 | #a39e9b 37 | invisibles 38 | #776e71 39 | lineHighlight 40 | #776e7155 41 | selection 42 | #4f424c 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #a39e9b 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #776e71 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #a39e9b 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #a39e9b 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #a39e9b 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #815ba4 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #ef6155 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #06b6ef 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #e96ba8 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #fec418 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #e7e9db 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #06b6ef 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #815ba4 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #5bc4bf 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #48b685 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #f99b15 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #f99b15 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #f99b15 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #f99b15 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #ef6155 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #f99b15 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #06b6ef 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #815ba4 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #f99b15 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #06b6ef 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #f99b15 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #fec418 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #815ba4 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #48b685 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #ef6155 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #f99b15 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #ef6155 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #f99b15 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #4f424c 423 | foreground 424 | #a39e9b 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #48b685 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #ef6155 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #815ba4 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #5bc4bf 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #5bc4bf 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #5bc4bf 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #815ba4 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #ef6155 513 | foreground 514 | #e7e9db 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #f99b15 526 | foreground 527 | #2f1e2e 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #e96ba8 539 | foreground 540 | #e7e9db 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #776e71 552 | foreground 553 | #e7e9db 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-seti.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: 7 | name 8 | Base16 Seti UI 9 | semanticClass 10 | theme.base16.seti 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #282a2b 17 | divider 18 | #282a2b 19 | foreground 20 | #41535B 21 | selectionBackground 22 | #3B758C 23 | selectionForeground 24 | #43a5d5 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #151718 33 | caret 34 | #d6d6d6 35 | foreground 36 | #d6d6d6 37 | invisibles 38 | #41535B 39 | lineHighlight 40 | #41535B55 41 | selection 42 | #3B758C 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #d6d6d6 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #41535B 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #d6d6d6 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #d6d6d6 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #d6d6d6 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #a074c4 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #Cd3f45 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #55b5db 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #8a553f 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #e6cd69 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #55b5db 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #a074c4 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #55dbbe 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #9fca56 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #db7b55 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #db7b55 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #db7b55 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #db7b55 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #Cd3f45 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #db7b55 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #55b5db 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #a074c4 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #db7b55 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #55b5db 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #db7b55 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #e6cd69 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #a074c4 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #9fca56 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #Cd3f45 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #db7b55 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #Cd3f45 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #db7b55 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #3B758C 423 | foreground 424 | #d6d6d6 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #9fca56 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #Cd3f45 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #a074c4 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #55dbbe 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #55dbbe 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #55dbbe 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #a074c4 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #Cd3f45 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #db7b55 526 | foreground 527 | #151718 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #8a553f 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #41535B 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-tube.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: Jan T. Sott 7 | name 8 | Base16 London Tube 9 | semanticClass 10 | theme.base16.tube 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #1c3f95 17 | divider 18 | #1c3f95 19 | foreground 20 | #737171 21 | selectionBackground 22 | #5a5758 23 | selectionForeground 24 | #959ca1 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #231f20 33 | caret 34 | #d9d8d8 35 | foreground 36 | #d9d8d8 37 | invisibles 38 | #737171 39 | lineHighlight 40 | #73717155 41 | selection 42 | #5a5758 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #d9d8d8 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #737171 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #d9d8d8 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #d9d8d8 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #d9d8d8 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #98005d 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #ee2e24 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #009ddc 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #b06110 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #ffd204 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #009ddc 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #98005d 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #85cebc 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #00853e 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #f386a1 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #f386a1 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #f386a1 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #f386a1 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #ee2e24 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #f386a1 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #009ddc 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #98005d 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #f386a1 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #009ddc 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #f386a1 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #ffd204 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #98005d 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #00853e 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #ee2e24 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #f386a1 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #ee2e24 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #f386a1 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #5a5758 423 | foreground 424 | #d9d8d8 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #00853e 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #ee2e24 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #98005d 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #85cebc 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #85cebc 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #85cebc 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #98005d 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #ee2e24 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #f386a1 526 | foreground 527 | #231f20 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #b06110 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #737171 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /Themes/base16-zenburn.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Template: Chris Kempson, Scheme: elnawe 7 | name 8 | Base16 Zenburn 9 | semanticClass 10 | theme.base16.zenburn 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #404040 17 | divider 18 | #404040 19 | foreground 20 | #6f6f6f 21 | selectionBackground 22 | #606060 23 | selectionForeground 24 | #808080 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | background 32 | #383838 33 | caret 34 | #dcdccc 35 | foreground 36 | #dcdccc 37 | invisibles 38 | #6f6f6f 39 | lineHighlight 40 | #6f6f6f55 41 | selection 42 | #606060 43 | 44 | 45 | 46 | name 47 | Text 48 | scope 49 | variable.parameter.function 50 | settings 51 | 52 | foreground 53 | #dcdccc 54 | 55 | 56 | 57 | name 58 | Comments 59 | scope 60 | comment, punctuation.definition.comment 61 | settings 62 | 63 | foreground 64 | #6f6f6f 65 | 66 | 67 | 68 | name 69 | Punctuation 70 | scope 71 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 72 | settings 73 | 74 | foreground 75 | #dcdccc 76 | 77 | 78 | 79 | name 80 | Delimiters 81 | scope 82 | none 83 | settings 84 | 85 | foreground 86 | #dcdccc 87 | 88 | 89 | 90 | name 91 | Operators 92 | scope 93 | keyword.operator 94 | settings 95 | 96 | foreground 97 | #dcdccc 98 | 99 | 100 | 101 | name 102 | Keywords 103 | scope 104 | keyword 105 | settings 106 | 107 | foreground 108 | #dc8cc3 109 | 110 | 111 | 112 | name 113 | Variables 114 | scope 115 | variable 116 | settings 117 | 118 | foreground 119 | #dca3a3 120 | 121 | 122 | 123 | name 124 | Functions 125 | scope 126 | entity.name.function, meta.require, support.function.any-method, variable.function, variable.annotation, support.macro 127 | settings 128 | 129 | foreground 130 | #7cb8bb 131 | 132 | 133 | 134 | name 135 | Labels 136 | scope 137 | entity.name.label 138 | settings 139 | 140 | foreground 141 | #000000 142 | 143 | 144 | 145 | name 146 | Classes 147 | scope 148 | support.class, entity.name.class, entity.name.type.class 149 | settings 150 | 151 | foreground 152 | #e0cf9f 153 | 154 | 155 | 156 | name 157 | Classes 158 | scope 159 | meta.class 160 | settings 161 | 162 | foreground 163 | #ffffff 164 | 165 | 166 | 167 | name 168 | Methods 169 | scope 170 | keyword.other.special-method 171 | settings 172 | 173 | foreground 174 | #7cb8bb 175 | 176 | 177 | 178 | name 179 | Storage 180 | scope 181 | storage 182 | settings 183 | 184 | foreground 185 | #dc8cc3 186 | 187 | 188 | 189 | name 190 | Support 191 | scope 192 | support.function 193 | settings 194 | 195 | foreground 196 | #93e0e3 197 | 198 | 199 | 200 | name 201 | Strings, Inherited Class 202 | scope 203 | string, constant.other.symbol, entity.other.inherited-class 204 | settings 205 | 206 | foreground 207 | #5f7f5f 208 | 209 | 210 | 211 | name 212 | Integers 213 | scope 214 | constant.numeric 215 | settings 216 | 217 | foreground 218 | #dfaf8f 219 | 220 | 221 | 222 | name 223 | Floats 224 | scope 225 | none 226 | settings 227 | 228 | foreground 229 | #dfaf8f 230 | 231 | 232 | 233 | name 234 | Boolean 235 | scope 236 | none 237 | settings 238 | 239 | foreground 240 | #dfaf8f 241 | 242 | 243 | 244 | name 245 | Constants 246 | scope 247 | constant 248 | settings 249 | 250 | foreground 251 | #dfaf8f 252 | 253 | 254 | 255 | name 256 | Tags 257 | scope 258 | entity.name.tag 259 | settings 260 | 261 | foreground 262 | #dca3a3 263 | 264 | 265 | 266 | name 267 | Attributes 268 | scope 269 | entity.other.attribute-name 270 | settings 271 | 272 | foreground 273 | #dfaf8f 274 | 275 | 276 | 277 | name 278 | Attribute IDs 279 | scope 280 | entity.other.attribute-name.id, punctuation.definition.entity 281 | settings 282 | 283 | foreground 284 | #7cb8bb 285 | 286 | 287 | 288 | name 289 | Selector 290 | scope 291 | meta.selector 292 | settings 293 | 294 | foreground 295 | #dc8cc3 296 | 297 | 298 | 299 | name 300 | Values 301 | scope 302 | none 303 | settings 304 | 305 | foreground 306 | #dfaf8f 307 | 308 | 309 | 310 | name 311 | Headings 312 | scope 313 | markup.heading punctuation.definition.heading, entity.name.section 314 | settings 315 | 316 | fontStyle 317 | 318 | foreground 319 | #7cb8bb 320 | 321 | 322 | 323 | name 324 | Units 325 | scope 326 | keyword.other.unit 327 | settings 328 | 329 | foreground 330 | #dfaf8f 331 | 332 | 333 | 334 | name 335 | Bold 336 | scope 337 | markup.bold, punctuation.definition.bold 338 | settings 339 | 340 | fontStyle 341 | bold 342 | foreground 343 | #e0cf9f 344 | 345 | 346 | 347 | name 348 | Italic 349 | scope 350 | markup.italic, punctuation.definition.italic 351 | settings 352 | 353 | fontStyle 354 | italic 355 | foreground 356 | #dc8cc3 357 | 358 | 359 | 360 | name 361 | Code 362 | scope 363 | markup.raw.inline 364 | settings 365 | 366 | foreground 367 | #5f7f5f 368 | 369 | 370 | 371 | name 372 | Link Text 373 | scope 374 | string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown 375 | settings 376 | 377 | foreground 378 | #dca3a3 379 | 380 | 381 | 382 | name 383 | Link Url 384 | scope 385 | meta.link 386 | settings 387 | 388 | foreground 389 | #dfaf8f 390 | 391 | 392 | 393 | name 394 | Lists 395 | scope 396 | markup.list 397 | settings 398 | 399 | foreground 400 | #dca3a3 401 | 402 | 403 | 404 | name 405 | Quotes 406 | scope 407 | markup.quote 408 | settings 409 | 410 | foreground 411 | #dfaf8f 412 | 413 | 414 | 415 | name 416 | Separator 417 | scope 418 | meta.separator 419 | settings 420 | 421 | background 422 | #606060 423 | foreground 424 | #dcdccc 425 | 426 | 427 | 428 | name 429 | Inserted 430 | scope 431 | markup.inserted 432 | settings 433 | 434 | foreground 435 | #5f7f5f 436 | 437 | 438 | 439 | name 440 | Deleted 441 | scope 442 | markup.deleted 443 | settings 444 | 445 | foreground 446 | #dca3a3 447 | 448 | 449 | 450 | name 451 | Changed 452 | scope 453 | markup.changed 454 | settings 455 | 456 | foreground 457 | #dc8cc3 458 | 459 | 460 | 461 | name 462 | Colors 463 | scope 464 | constant.other.color 465 | settings 466 | 467 | foreground 468 | #93e0e3 469 | 470 | 471 | 472 | name 473 | Regular Expressions 474 | scope 475 | string.regexp 476 | settings 477 | 478 | foreground 479 | #93e0e3 480 | 481 | 482 | 483 | name 484 | Escape Characters 485 | scope 486 | constant.character.escape 487 | settings 488 | 489 | foreground 490 | #93e0e3 491 | 492 | 493 | 494 | name 495 | Embedded 496 | scope 497 | punctuation.section.embedded, variable.interpolation 498 | settings 499 | 500 | foreground 501 | #dc8cc3 502 | 503 | 504 | 505 | name 506 | Illegal 507 | scope 508 | invalid.illegal 509 | settings 510 | 511 | background 512 | #dca3a3 513 | foreground 514 | #ffffff 515 | 516 | 517 | 518 | name 519 | Broken 520 | scope 521 | invalid.broken 522 | settings 523 | 524 | background 525 | #dfaf8f 526 | foreground 527 | #383838 528 | 529 | 530 | 531 | name 532 | Deprecated 533 | scope 534 | invalid.deprecated 535 | settings 536 | 537 | background 538 | #000000 539 | foreground 540 | #ffffff 541 | 542 | 543 | 544 | name 545 | Unimplemented 546 | scope 547 | invalid.unimplemented 548 | settings 549 | 550 | background 551 | #6f6f6f 552 | foreground 553 | #ffffff 554 | 555 | 556 | 557 | uuid 558 | uuid 559 | 560 | 561 | -------------------------------------------------------------------------------- /info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | contactEmailRot13 6 | 7 | contactName 8 | Chris Kempson 9 | description 10 | Base16 provides carefully chosen syntax highlighting and a default set of sixteen colors suitable for a wide range of applications. 11 | name 12 | Base16 13 | uuid 14 | 24CB4EBB-8D3A-4567-A6AA-200FFFE0A072 15 | 16 | 17 | -------------------------------------------------------------------------------- /templates/config.yaml: -------------------------------------------------------------------------------- 1 | default: 2 | extension: .tmTheme 3 | output: Themes --------------------------------------------------------------------------------